NavigatorGeolocation
contains a creation method allowing objects implementing it to obtain a Geolocation
instance.
There is no object of type NavigatorGeolocation
, but some interfaces, like Navigator
implements it.
The NavigatorGeolocation
interface doesn't inherit any property.
NavigatorGeolocation.geolocation
Read only
Geolocation
object allowing accessing the location of the device.The NavigatorGeolocation
interface neither implements, nor inherit any method.
Specification | Status | Comment |
---|---|---|
Geolocation API The definition of 'NavigatorGeolocation' in that specification. | Recommendation | Initial definition |
Desktop | ||||||
---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | |
Basic support | 5 | Yes | 3.5 | 9 | 16
|
5 |
Mobile | |||||||
---|---|---|---|---|---|---|---|
Android webview | Chrome for Android | Edge Mobile | Firefox for Android | Opera for Android | iOS Safari | Samsung Internet | |
Basic support | Yes | Yes | Yes | 4 | 10 | ? | Yes |
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/navigatorGeolocation