On Jun 25, 11:12 am, marc <[email protected]> wrote: > Hello everyone, > I have copied and pasted the example code "Random Weather Map". I have > only replaced the key with mine but it doesn't work. The map is > displayed but not the markers. In the error console it is written > "MarkerManager is not defined" and the issue comes from the line "mgr > = new MarkerManager(map);". I use Firefox 3.0.11 > Thanks in advance
That suggests that you haven't included the MarkerManager script which defines what "MarkerManager" is. 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 -~----------~----~----~----~------~----~------~--~---
