开发者

ipad dev - user direction (orientation) in mapkit

开发者 https://www.devze.com 2022-12-31 11:51 出处:网络
In the google maps app in iPad, when the开发者_JAVA百科 user taps twice on the \"locateMe\" toolbar button, the map shows the user\'s direction (I mean orientation, whether facing east, west, south, o

In the google maps app in iPad, when the开发者_JAVA百科 user taps twice on the "locateMe" toolbar button, the map shows the user's direction (I mean orientation, whether facing east, west, south, or north). Is that available in the sdk 3.2? how would I do that with a mapview?


alright i think i have an idea now. using cllocation and cllocationmanager may do what i want. there is a course property in cllocation returns the direction of the user.

0

精彩评论

暂无评论...
验证码 换一张
取 消