GeolocationCoordinates: accuracy プロパティ
Baseline
広く利用可能
この機能は広く実装されており、多くのバージョンの端末やブラウザーで動作します。2020年7月以降、すべてのブラウザーで利用可能です。
安全なコンテキスト用: この機能は一部またはすべての対応しているブラウザーにおいて、安全なコンテキスト (HTTPS) でのみ利用できます。
accuracy は GeolocationCoordinates インターフェイスの読み取り専用プロパティで、厳密な正の double 値であり、信頼度 95% の GeolocationCoordinates.latitude および
GeolocationCoordinates.longitude の精度をメートル単位で表します。
値
正の double 値で、信頼度 95% の GeolocationCoordinates.latitude および
GeolocationCoordinates.longitude の精度をメートル単位で表します。
仕様書
| 仕様書 |
|---|
| Geolocation> # latitude-longitude-and-accuracy-attributes> |