android - Osmdroid map rotation -
i doing osmdroid map project. using custom tiles map. can tell me how rotate custom tiles map?
the latest version of osmdroid includes ability rotate maps.
mmapview.setmaporientation(45.0f);
the latest samples application includes rotation gesture overlay rotating maps two-finger rotate gesture.
Comments
Post a Comment