Rotate MapView in Android

后端 未结 5 1696
生来不讨喜
生来不讨喜 2020-11-29 02:47

I am writing an Android app where one of the features is that the map will rotate according to the compass (i.e. if the phone is pointing east, the map will be oriented so t

5条回答
  •  抹茶落季
    2020-11-29 03:00

    Take a look at MapsDemo examples in ANDROID_SDK\add-ons\addon-google_apis-google_inc_-7\samples\MapsDemo. It has rotation map demo.

提交回复
热议问题