Releases: ghybs/Leaflet.MarkerCluster.Freezable
Releases · ghybs/Leaflet.MarkerCluster.Freezable
v1.0.0 for Leaflet 1.0 + MCG >= 1.0.4
Compatible with Leaflet >= 1.0.0 and Leaflet.markercluster >= 1.0.4
Breaking changes:
- Compatibility with MCG >= 1.0.4; previously non-clustered markers disappear when clusters split #5
Fixes:
- Compatibility with Leaflet.MarkerClusterGroup.LayerSupport sub-plugin #6 and ghybs/Leaflet.MarkerCluster.LayerSupport#13
- Dynamically added marker do not appear if they are out of the initial view port #7
Docs:
- Refactor demo page so that it can load selected versions of Leaflet, MCG and MCG.Freezable, as well as locally built
dist
version, therefore obsoleting thedebug
pages. - Move
gh-pages
branch todocs/
folder, so that online demo pages are easier to maintain #9 - Use a build script for README, so that versions are automatically updated #8
v0.1.1 for both Leaflet >= 1.0.0 + MCG 1.0.0-1.0.3 and Leaflet 0.7.7 + MCG 0.5.0
This release should be compatible with both combinations:
- Leaflet >= 1.0.0 + Leaflet.markercluster 1.0.0-1.0.3
- Leaflet legacy (0.7.x) + Leaflet.markercluster legacy (0.5.x)