Coordinates.latitude
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.
Coordinates.latitude
是個唯讀十進位的複數用來代表裝置緯度的位置。
語法
lat = coordinates.latitude
規格
Specification |
---|
Geolocation # latitude-longitude-and-accuracy-attributes |
瀏覽器的相容性
BCD tables only load in the browser
請參考
- Using geolocation
- 屬於
Coordinates
介面。