That's odd, as on my example it doesn't fire the click event as far as I can tell (until I set clickable true) so I wonder why on yours it still triggers the event?
On Jun 20, 10:52 am, William <[email protected]> wrote: > yeah also there seems something wrong if you create the polygon as > "clickable:false" it still receives click events: > > clickable: true, cursor: pointer, receives click > events:http://www.william-map.com/20100620/1/map_clickable_true.htm > > clickable: false, cursor: open hand, but still receives click > events:http://www.william-map.com/20100620/1/map_clickable_false.htm > > ... -- 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.
