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