Im just wondering how to set a default zoom on my google maps application in java. I know in Javascript the call is to get the bounds and set the zoom to that, but is there any method of setting a default zoom level in Java (My application starts with an unzoomed look of the world)
Thanks,
Matt
1 Answer