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
Comments
Post a Comment