Hi, I have a page with the map only and another with the page with some CSS. The thing is: both pages share the code for the map (all JS is inside files that are included into the the pages so I only have to update one file when I want to change something)
I really don't know why they aren't showing up since the code is pratically the same. When I load the page, firebug gives me no error but when I try to hide one type of the markers (using the checkboxes below the map) it gives me the following error: "map is not defined http://www.afac-online.org/site/Mapa.php Line 363" The map with no CSS : http://www.afac-online.org/site/maps/ The map with CSS : http://www.afac-online.org/site/Mapa.php File that generates XML (shared by both files) : http://www.afac-online.org/common/generateXML.php File that contains all the JS (also shared) : http://www.afac-online.org/site/maps/meta.php Hope you can help me :) Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
