GeolocationCoordinates.altitudeAccuracy
安全なコンテキスト用: この機能は一部またはすべての対応しているブラウザーにおいて、安全なコンテキスト (HTTPS) でのみ利用できます。
GeolocationCoordinates.altitudeAccuracy
は読み取り専用のプロパティで、厳密な正の double
値で、信頼度 95% の altitude
の精度をメートル単位で表します。実装が高度の計測に対応していない場合、この値は null
になります。
構文
let altAcc = geolocationCoordinatesInstance.altitudeAccuracy
値
正の double
値で、信頼度 95% の altitude
の精度をメートル単位で表します。
仕様書
Specification |
---|
Geolocation API # altitude-and-altitudeaccuracy-attributes |
ブラウザーの互換性
BCD tables only load in the browser