Secure context
This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The Coordinates.latitude
read-only property is a double
representing the latitude of the position in decimal degrees.
Syntax
lat = coordinates.latitude
Specifications
Specification | Status | Comment |
---|---|---|
Geolocation API The definition of 'Coordinates.latitude' in that specification. |
Recommendation | Initial specification. |
Browser compatibility
See also
- Using geolocation
- The
Coordinates
interface it belongs to.