I need the following implementation in Android:
How to get Google Maps API to set the correct zoom level for a country?
For those that do'nt want to click:
How to zoom to a country by name in an Android application?
Anyone got a pointer on how to accomplish this task?
Edit: i guess i can parse this file.
But then the question is: map.fitBounds()
kind of method in Android?
Thanks in advance