Position - Web API 接口参考 编辑
Position
接口表示在给定的时间的相关设备的位置。这个位置,用一个Coordinates
对象表示,包括设备在地球上的二维位置, 但也可以包括设备的海拔和速度。
属性
Position
接口没有继承任何属性。
Position.coords
只读- 返回一个定义了当前位置的
Coordinates
对象. Position.timestamp
只读- 返回一个时间戳
DOMTimeStamp
, 这个时间戳表示获取到的位置的时间。
方法
Position
接口没有实现也没有继承任何方法。
标准
Specification | Status | Comment |
---|---|---|
Geolocation API Position | Recommendation | Initial specification. |
浏览器兼容性
We're converting our compatibility data into a machine-readable JSON format. This compatibility table still uses the old format, because we haven't yet converted the data it contains. Find out how you can help!特性 | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
基础支持 | 5 | 3.5 (1.9.1) | 9 | 10.60 | 5 |
特性 | Android | Chrome for Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|
基础支持 | ? | ? | 4.0 (4) | ? | 10.60 | ? |
参阅
- 使用地理位置定位
- 使用它的
Geolocation
接口。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论