October 23, 200916 yr Hello friends, I have setup google map for my site but i am not able to fix the zoom level of my map here is the linkgoogle maps
October 23, 200916 yr map.setCenter(new GLatLng(22.569700, 88.369598), 28); the number on the end sets the zoom level. you've set it to 28 but generaly the highest zoom level is 18.
October 27, 200916 yr yep, agree with that. I generally use 15 as a standard value. there's also a pretty good guide to customising your own google maps here: http://stiern.com/tutorials/adding-custom-google-maps-to-your-website
Create an account or sign in to comment