> I linked my 'close' text to: onclick='map.removeOverlay(info);' as my > map is named map, not gm.
That will run in global scope > Why won't it close the info window? There is no javascript object called 'info' in global scope. http://econym.org.uk/gmap/scope.htm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
