On Jan 28, 1:36 pm, "[email protected]" <[email protected]> wrote: > On Jan 28, 1:32 pm, drtowery <[email protected]> wrote: > > > I've been searching the internet for the code, some has had to have > > done it before. I saw a side bar with links earlier that would zoom > > in when the link was clicked, but I lost the page and havent been able > > to find it again. > > Might I suggest the documentation? > A combination of these functions should allow you to achieve your > desired > result:http://code.google.com/apis/maps/documentation/reference.html#GMap2.g...http://code.google.com/apis/maps/documentation/reference.html#GMap2.s... > > or perhaps even: > map.zoomIn(); > map.zoomIn();
(assuming your GMap2 object is named "map" and is in the global scope, both of which we don't know as you have yet to follow the posting guidelines and post a link to your map...) -- Larry > > -- Larry > > > > > On Jan 28, 3:30 pm, drtowery <[email protected]> wrote: > > > > I want it to zoom in 2 levels when a user single clicks on a marker. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
