jmelosegui / GooglemapMvc

The control wraps Google maps API simplifying the use of Google maps in ASP.NET MVC applications.
MIT License
116 stars 61 forks source link

Marker Clusterer Icons missing #106

Closed MaurersMake closed 8 years ago

MaurersMake commented 8 years ago

The marker clusterer icons are missing from the map. Debug shows http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m3.png is not found. clusterer

jmelosegui commented 8 years ago

Yes, this is a known issue (see googlemaps/js-marker-clusterer/#59). This control allows you to specify your own image source though. See this sample and change the style to "stackoverflow"