I'm trying to understand how to set a listener for this when i'm
trying to watch for the setAt on overlayMapTypes.
google.maps.event.addListener(overlayMapTypes, "set_at",
function(event){
alert('HHH');
})
figured this would do it, however that's not the case.
Any help would be greatly appreciated.
Cheers
--
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.