8

I am developing an Android application with google maps.

Displaying maps in android I followed the Android documentation. I successfully got the mapview in my application. But I need to show the map in Tilt view. I did not find any map example using "Tilt view". Please suggest how to get the tilt view in Android.

I added an image of the tilt view map. left side map is normal to view right-side map is tilt view.enter image description here

4

3 に答える 3

-2

これは、Google Maps API ではまだ利用できません。

あなたができる最善の方法は、インテントを使用して Google マップ アプリ自体を起動することですが、インテントを通じて傾斜を求めることができるかどうかはわかりません。

于 2012-05-28T09:18:29.727 に答える