Coordinates.latitude
Coordinates.latitude
es una propiedad de sólo lectura que devuelve un double
representando la latitud de la posición en grados decimales.
Sintaxis
lat = coordinates.latitude
Especificaciones
Especificación | Estatus | Comentario |
---|---|---|
Geolocation API La definición de 'Coordinates.latitude' en esta especificación. |
Recommendation | Especificación Inicial. |
Compatibilidad de navegadores
We're converting our compatibility data into a machine-readable JSON format.
This compatibility table still uses the old format,
because we haven't yet converted the data it contains.
Find out how you can help!
Característica | Chrome | Edge | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|---|
Soporte Básico | 5 | (Yes) | 3.5 (1.9.1) | 9 | 10.60 Sin soporte 15.0 16.0 |
5 |
Característica | Android | Chrome for Android | Edge | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|---|
Soporte Básico | ? | ? | (Yes) | 4.0 (4) | ? | 10.60 | ? |
Mirar también
- Uso de geolocalización
- La interfaz
Coordinates
a la que pertenece.