Patch release on top of v3.1.2. One bug fix.
Fixed
-
Markers disappeared when clustering was on (#110). The map's
maxZoombump from 10 to 16 in 3.1.2 expanded markercluster's internal cluster tree by six zoom levels, exposing a markercluster bug where a cluster's_boundscould end up undefined and crash_zoomEnd(Cannot read properties of undefined (reading 'lat')). The crash left the marker pane completely empty and clusters unclickable.Fix: set
disableClusteringAtZoom: 11on the cluster group. Beyond zoom 11 markers display individually anyway, so there's no behavioural cost.
Install
Beta — please file issues you hit before the 3.1.3 final cut.