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

Error with marker clusterer #127

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Demo link or sample code:
http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclustererplu
s/2.0.1/examples/advanced_example.html

What steps will reproduce the problem?
1. Run the code

Expected result:
Example runs correctly

Actual result:
Uncaught TypeError: Cannot read property 'maxZoom' of undefined
MarkerClusterer.getMaxZoommarkerclusterer.js:819
Cluster.addMarkermarkerclusterer.js:457
MarkerClusterer.addToClosestCluster_markerclusterer.js:1375
MarkerClusterer.createClusters_markerclusterer.js:1424
MarkerClusterer.redraw_markerclusterer.js:1287
MarkerClusterer.repaintmarkerclusterer.js:1233
MarkerClusterer.onAddmarkerclusterer.js:687
dD
bmain.js:10
X.(anonymous function).M

Version: 2.0.1

Browser / Operating System:
[e.g. Chrome / Win7]

Original issue reported on code.google.com by george.g...@gmail.com on 21 Sep 2011 at 10:49

GoogleCodeExporter commented 9 years ago
This seems to have been caused by a recent change to the Google Maps API.

A change to MarkerClustererPlus has now been made. Please use the new tagged 
release (2.0.3) at:

http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclustererplu
s/2.0.3/

Original comment by garylitt...@gmail.com on 21 Sep 2011 at 4:20

GoogleCodeExporter commented 9 years ago
Thanks for your quick response

Original comment by george.g...@gmail.com on 22 Sep 2011 at 9:48