You’re reading the English version of this content since no translation exists yet for this locale. Help us translate this article!
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
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.