Coordinates.altitude
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
A propriedade Coordinates.altitude
somente-leitura é uma representação do tipo double da altitude em metros, relativo ao nível do mar. O valor é nulo se a implementação não pode fornecer este dado.
Sintaxe
alt = coordinates.altitude
Especificações
Specification |
---|
Geolocation # altitude-and-altitudeaccuracy-attributes |
Compatibilidade com navegadores
BCD tables only load in the browser
Veja também
- Using geolocation
- The
Coordinates
interface it belongs to.