On Sat, Sep 11, 2010 at 10:54 AM, Rossko <[email protected]> wrote:
> > Since debugging with firebug displays no errors my questions is why my > > markers don't load on my map?www.koolbusiness.com > > It'd be smart to only call initialize() once ; you have it as the > callback for the maps API loader and also in the <body> onload - get > rid of that one. Your 'map' object may get destroyed at a crucial > time. > Thanks. It got much better since removing the call in the <body> tag. I suppose there are still bugs since sometimes the map still won't load. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
