On Nov 19, 10:02 am, Christian Keyteq <[EMAIL PROTECTED]> wrote: > Hi. I have been trying to set the center and zoom lvl on google map > but i cant figure out whats wrong with the code or if its a bug.
You appear to be getting the bounds and setting the zoom level before your geocoded point is returned. You need to do that inside the callback function. It really is far better to provide a link rather than code listings. Listings get mangled and are nearly impossible to read. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
