pan google map to ISO 3166 country code on android -


i have android application allows user select default country.
countries held iso 3166 codes
there way automatically pan google v2 map chosen country using iso3166 code?

is there way automatically

nothing done automatically. manually seems automatic. ;)

pan google v2 map

themap.movecamera(cameraupdatefactory.newlatlngbounds(...)); 

to chosen country using iso3166 code?

parse output of

http://maps.googleapis.com/maps/api/geocode/json?address=gb&sensor=false

to bounds.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -