开发者

rotating annotation views

开发者 https://www.devze.com 2023-04-04 21:20 出处:网络
I am working on one Map application. I want to show the map on start of application with angle of rotation.

I am working on one Map application. I want to show the map on start of application with angle of rotation.

problem: My Problem is map is rotating with the angle provided but annotation view is also rotating. I don't want to rotate my anno开发者_开发百科tation views.


You can get the latitude and longitude in terms of X and Y then you can show your annotation view on that position.

0

精彩评论

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