GeolocationCoordinates: 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.

We’d love to hear your thoughts on the next set of proposals for the JavaScript language. You can find a description of the proposals here.
Please take two minutes to fill out our short survey.

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

GeolocationCoordinates.altitude は読み取り専用のプロパティであり、 double 値で、その位置の WGS84 楕円体(公称海面水準を定義するもの)からの高度をメートル単位で表します。この値は、実装がこのデータを提供できない場合は null となります。

double 値で、その位置の WGS84 楕円体(公称海面レベルを定義するもの)からの高度をメートル単位で表します。

仕様書

Specification
Geolocation
# altitude-and-altitudeaccuracy-attributes

ブラウザーの互換性

関連情報