Hi I am getting the following error when I click a close link on my popup overlay: > Message: 'xa' is null or not an object > http://maps.gstatic.com/intl/en_ALL/mapfiles/308a/maps2.api/main.js > Line 726 > The link calls a "hideOverlayNow()" method which: function hideOverlayNow() { map.removeOverlay(overlayMarker.overlay); overlayMarker = null; } Any help would be great, thanks!
-- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
