problem in markerclusterer.js
Posted
by user308604
on Stack Overflow
See other posts from Stack Overflow
or by user308604
Published on 2010-04-04T07:11:35Z
Indexed on
2010/04/04
7:23 UTC
Read the original article
Hit count: 610
google-maps
hi guys,
i have an problem and error when include markerclusterer.js in my code.. when i run the program, the error below shown:
Microsoft JScript runtime error: 'GOverlay' is undefined the error code is ClusterMarker_.prototype = new GOverlay();
it is happen on markerclusterer.js... please help me if u know the solution...
© Stack Overflow or respective owner