On Oct 20, 2009, at 11:51 AM, bfiest wrote: > > Error: GBounds is not defined > Source File: > http://localhost/yourfishingreports.com/fishingreports/includes/markermanager.js > Line: 428 > > Error: map.getCurrentMapType() is undefined > Source File: > http://localhost/yourfishingreports.com/fishingreports/includes/markermanager.js > Line: 74 > > He's using marker manager js. file. > > Marker manager examples that he is following here. > > http://gmaps-utility-library-dev.googlecode.com/svn/tags/markermanager/1.1/
That's nice. Try posting a link to a page demonstrating your issue. Without that, we can only guess. Maybe your 'map' variable should be global. Maybe you're not including the api correctly. Maybe you have some other library that is clobbering the maps api. Maybe your html is invalid. Maybe your own scripts redefine the 'map' variable to something useless. http://groups.google.com/group/google-maps-api/web/suggested-posting-guidelines http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
