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.
Properties
The NavigatorGeolocation
interface doesn't inherit any property.
NavigatorGeolocation.geolocation
Read only- Returns a
Geolocation
object allowing accessing the location of the device.
Methods
The NavigatorGeolocation
interface neither implements, nor inherit any method.
Specifications
Specification | Status | Comment |
---|---|---|
Geolocation API The definition of 'NavigatorGeolocation' in that specification. |
Recommendation | Initial definition |
Browser compatibility
Feature | Chrome | Edge | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|---|
Basic support | 5 | (Yes) | 3.5 (1.9.1) | 9 | 10.60 No support 15.0 16.0 |
5 |
Feature | Android | Edge | Chrome for Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|---|
Basic support | ? | (Yes) | ? | 4.0 (4) | ? | 10.60 | ? |