I have a v3 google map on a page in which i overlay a blue circle
using KMbox (http://esa.easypagez.com/v3boundsbox/kmbox.htm) which is
an approximate guess of where I think their point of interest lies.
I've set it up so that the user can click on the map and the circle
disappears and a marker takes it's place. This works quite well but if
the user uses any zoom controls after clicking on the map they blue
circle overlay reappears again. I've tried attaching a zoom event
listener and using the method .remove() for the KMbox but it doesn't
disappear.

An example of this is at: http://neilcremins.com/maptest/map_test.html

-- 
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.

Reply via email to