The bing map control for wp7 has two properties called Pitch and Heading, but setting those two properties does not seem to work

走远了吗. 提交于 2019-12-11 08:06:14

问题


The bing map control for wp7 has two properties called Pitch and Heading, but setting those two properties does not seem to work. I expect them to rotate the map.

Am I missing anything? Is there anything specific that needs to be done to make those two properties work?


回答1:


That properties aren't avilable now on WP7. This is propertis for 3D Bing Map Control (rather desktop), not supported by WP7 yet.

Better use transform on container with map (i.e. Canvas, but I can't check now...)



来源:https://stackoverflow.com/questions/6268312/the-bing-map-control-for-wp7-has-two-properties-called-pitch-and-heading-but-se

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!