Issue
I have two points in my MapView. I Want select zoom level in MapController, that both points would be visible in Map. How I can resolve this?
I find this question Android (MapView): How to set Zoom level of 4 miles in the mapview? But it doesn't resolve my problem.
Solution
You can use com.google.android.maps.MapController.zoomToSpan for this kind of purpose.
Answered By - Niko
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.