The Coordinates.latitude
read-only property is a double
representing the latitude of the position in decimal degrees.
SyntaxEdit
lat = coordinates.latitude
SpecificationsEdit
Specification | Status | Comment |
---|---|---|
Geolocation API The definition of 'Coordinates.latitude' in that specification. |
Recommendation | Initial specification. |
Browser compatibilityEdit
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Basic support | 5 | 3.5 (1.9.1) | 9 | 10.60 Not supported 15.0 16.0 |
5 |
See alsoEdit
- Using geolocation
- The
Coordinates
interface it belongs to.