Re: 关于Geolocation里的坐标信息的heading属性

(12/03/04 0:07), 张晓菲 wrote:
> 我觉得光有移动方向还不太够啊,是不是需要增加设备的朝向?
> 有设备朝向的话就可以根据这个方向来旋转地图,
> 也可以直接在屏幕上标注目的地的方向,
> 比起一定要移动后才能获取的运动方向要实用一些吧?

的確。這是 DeviceOrientation Event[1] 規範的內容,這份規範是 GeoLocation
工作小組[2]的兩份規範之一(另一份就是 Geolocation API 了),MDN 也有使用
這個 API 的介紹[3](歡迎翻譯,我先列在《重要資源翻譯》[4] wiki 頁了)。

[1] http://dev.w3.org/geo/api/spec-source-orientation.html
[2] http://www.w3.org/2008/geolocation/
[3] https://developer.mozilla.org/en/detecting_device_orientation
[4]
http://www.w3.org/html/ig/zh/wiki/%E9%87%8D%E8%A6%81%E8%B3%87%E6%BA%90%E7%BF%BB%E8%AD%AF#.E5.88.97.E8.A1.A8

(12/03/04 2:43), Bob Chao wrote:
> 我想是說這個吧
> http://dev.w3.org/2009/dap/system-info/compass.html

這個是比較就的 Device API 工作小組的草案,你點

This version:
http://dev.w3.org/2009/dap/system-info/

就會看到

[[

The Device APIs Working Group is currently not pursuing the approach
outlined in this draft, so it should be considered historical.

]]

(Device API 工作小組已不發展本草案概述的方向,因此,本草案為已走入歷史。)

不過一般比較簡單的判別方法是看出版日期,這個草案的日期 2009 年 10 月 29
日。基本上超過一年以上的草案都最好多懷疑一下。



此致

Kenny

Received on Saturday, 3 March 2012 22:37:46 UTC