Uhm, I asume you know how to double click, it's only like 5 levels and this is a minimal testcase anyways. I've renamed the Ginitalize for your convience and made the map variable global (was that really so difficult?). I also removed the new Number() because they are NOT the issue here.
The new Number()s were added after your comment, to make sure that didn't fix things. In my workings with google maps I found no difference with or without the promotion to Number. Likewise the problem does not disappear when I remove the 'new Number()'s. On 1 sep, 11:51, "warden [Andrew Leach - Maps API Guru]" <[EMAIL PROTECTED]> wrote: > On Sep 1, 10:40 am, qFox <[EMAIL PROTECTED]> wrote: > > > Oops, fixed the 403. > > But no, they were just numbers. In fact, I encapsulated them in > > Numbers, just in case, but that didn't work either. > > I believe you have identified the probable cause. > > Your example would be far easier to use if "map" were a global object > rather than local to Ginitialize(), and you had included a zoom > control. (And it's probably not a good idea to name *your* functions > with a capital G!) > > 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 -~----------~----~----~----~------~----~------~--~---
