-
Notifications
You must be signed in to change notification settings - Fork 517
Clustering Icons are broken? #602
Comments
There are issues with markerclusterer. googlearchive/js-marker-clusterer#54 |
indeed it seems they forgot to update the path to their icons.
With this you need to have inside your /images folder 5 images: MapsCluster1.png, MapsCluster2.png ... MapsCluster5.png and MarketClusterer will use these images to display the clusters |
Solution
|
Closing since I can't do any for this issue. |
I think google moved the icons to another repository...
See the example here:
https://rawgit.com/allenhwkim/angularjs-google-maps/master/testapp/marker-clusterer.html
https://code.google.com/p/google-maps-utility-library-v3/
for example this url returns 404 not found.
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/images/m2.png
Any idea how we can fix that? Does someone has a workaround?
The text was updated successfully, but these errors were encountered: