> var mgr = new MarkerManager(map); > > and I still have the same problem although this time the error console > reports 'd is undefined'.
It's not the same then is it, it still has an error but its a different error. Referring once again to the same examples http://gmaps-utility-library-dev.googlecode.com/svn/trunk/markermanager/docs/examples.html notice that in the very first example something else is done to the map before assigning the MarkerManager. It is important, as is also described here - http://code.google.com/apis/maps/documentation/introduction.html#Initializing_the_Map --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
