YnJin1010 / google-maps-utility-library-v3

Automatically exported from code.google.com/p/google-maps-utility-library-v3
Apache License 2.0
0 stars 0 forks source link

Patch for /trunk/infobox/src/infobox.js #337

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
using `cancelHandler` instead of `ignoreHandler` for `contextListener_` has the 
advantage of being able to inspect the infoBox on right click... see 
http://stackoverflow.com/questions/8633279/
- invaluable during build 
- still prevents propagation of click event up to the map if desired
- infobox now behaves like a normal infowindow

Original issue reported on code.google.com by gigm...@gmail.com on 5 Feb 2015 at 8:38

Attachments:

GoogleCodeExporter commented 8 years ago
this fixes issue 194

Original comment by gigm...@gmail.com on 5 Feb 2015 at 8:40