GeolocationCoordinates: altitudeAccuracy 속성

Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

GeolocationCoordinates.altitudeAccuracy 읽기 전용 속성은 GeolocationCoordinates.altitude의 오차범위(신뢰수준 95%)를 미터 단위로 표현한, 엄격히 양수로 제한된 double입니다. 구현체가 고도 데이터를 제공하지 못하면 이 값은 null입니다.

GeolocationCoordinates.altitude의 오차범위(신뢰수준 95%)를 미터로 나타낸 양의 double입니다.

명세서

Specification
Geolocation API
# altitude-and-altitudeaccuracy-attributes

브라우저 호환성

BCD tables only load in the browser

같이 보기