How to keep map orientation fixed towards North in android

北城以北 提交于 2019-12-11 08:45:15

问题


i want to keep my maps orientation always towards north .If the location changes towards left in driving mode ,It should always align it towards north.


回答1:


Actually there are two orientations

1.North-up

2.Track-up

i think these both are pretty explainable by their name itself.

About the one you are asking is North-up.

The exact implementation of North-up is given here



来源:https://stackoverflow.com/questions/55699977/how-to-keep-map-orientation-fixed-towards-north-in-android

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