このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

View in English Always switch to English

GeolocationCoordinates: accuracy プロパティ

Baseline 広く利用可能

この機能は広く実装されており、多くのバージョンの端末やブラウザーで動作します。2020年7月以降、すべてのブラウザーで利用可能です。

安全なコンテキスト用: この機能は一部またはすべての対応しているブラウザーにおいて、安全なコンテキスト (HTTPS) でのみ利用できます。

accuracyGeolocationCoordinates インターフェイスの読み取り専用プロパティで、厳密な正の double 値であり、信頼度 95% の GeolocationCoordinates.latitude および GeolocationCoordinates.longitude の精度をメートル単位で表します。

正の double 値で、信頼度 95% の GeolocationCoordinates.latitude および GeolocationCoordinates.longitude の精度をメートル単位で表します。

仕様書

仕様書
Geolocation
# latitude-longitude-and-accuracy-attributes

ブラウザーの互換性

関連情報