herearemypersonalprojects / 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

IE SCRIPT445: Object doesn't support this action #110

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
MarkerLabel_.prototype = new google.maps.OverlayView(); in markerwithlabel.js 
is giving the error "SCRIPT445: Object doesn't support this action" when I try 
to run it in Internet Explorer, any ideas how to fix this?

Original issue reported on code.google.com by djor...@t-sciences.com on 21 Jul 2011 at 12:10

GoogleCodeExporter commented 9 years ago
Nevermind it seems to be a mistake of placement of the Google Maps JS script 
reference.

Original comment by djor...@t-sciences.com on 21 Jul 2011 at 12:45

GoogleCodeExporter commented 9 years ago

Original comment by garylitt...@gmail.com on 21 Jul 2011 at 4:07