-------------------------------------------------- From: "Esa" <[email protected]> Sent: Wednesday, February 04, 2009 1:30 AM To: "Google Maps API" <[email protected]> Subject: Re: Strange zoom/setcenter problem
> > map.setCenter(latlng, 9); > in the 'click' event listener centers the map to the click point. > > Try > map.setZoom(9); > instead. > > > Hi Esa, thanks, but I doubt, that this is the point. I again shrinked the content of the script. It now just GLogs the latlng of the "click" message. And this is wrong... Regards --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
