This may be a very stupid question, but after adding a map to the
page, for example:

var map = new google.maps.Map(document.getElementById('mapCanvas'),
options);

How do I remove it? It seems like such a basic thing to do and yet I
can't seem to find how in the API, or from internet searches, or in
this forum. Simply deleting the DOM element causes exceptions from
within the map code.
-- 
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.


Reply via email to