Open GoogleCodeExporter opened 9 years ago
I believe this is because the MarkerWithLabel object is inheriting from
google.maps.Marker. I had code that did this and it was broken after 3.15. I
refactored the code not to directly inherit and it started working again.
However, this isn't my library.
Original comment by chadkillingsworth
on 27 Aug 2014 at 2:01
This problem is fixed since version 1.1.9:
Example:
http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerwithlabel/1.
1.9/examples/basic.html
Original comment by jcarlosdiaz
on 1 Sep 2014 at 7:28
Original issue reported on code.google.com by
mike.sae...@gmail.com
on 27 Aug 2014 at 5:39