android - How to change camera direction in osmdroid? -


i know if there way change camera direction perspective mapview? (z-axis)

it looks this.

there's few examples in sample app setting map rotation. here's code

mmapview.setmaporientation(90f);

and link source

https://github.com/osmdroid/osmdroid/blob/master/osmdroid-android/src/main/java/org/osmdroid/views/mapview.java#l575


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -