You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Edouard-Legoupil@yurukov This doesn't resolve any broader concerns about documentation, but the above bug can be fixed pretty easily. The .clusterObject() method should actually be .clusterOptions() according to the source code. Just a typo on the main page I think. Thanks @yurukov for such a useful tool.
Thanks for the great work.
Would be great if you could document an example that would implement advanced functionnality : markercluster, icon, marker popup.
for instance the following did not work in my code @ https://github.com/unhcr-iraq/Site-Assessment:
.clusterObject({ maxClusterRadius: 40, disableClusteringAtZoom:10,spiderfyOnMaxZoom: false,showCoverageOnHover: false})
The text was updated successfully, but these errors were encountered: