- Fixed #61 by merging #62 (Thanks @RCura!)
- Upgraded Draw Plugin now supports clearing all features. Fixes #55.
- Another option for heatmaps via Leaflet.heat
- Also fixed gradientTexture option of WebGLHeatmap.
- Ability to suspend scrolling using Leaflet.Sleep
- Major performance boost to addWebGLHeatmap function. Closes #42.
- Added support for Leaflet-GPS.
- Added support for Leaflet-search plugin. Contributed by Bangyou Zheng.
- Added support for Leaflet-measure-path plugin.
- Switched to x.y.zzzz naming for the package version.
- Added support for editing existing shapes with the draw toobar.
- Added support for Leaflet.Draw plugin.
- Added support of Style Editor plugin.
- Added support for GPX Files
- Streamlined entire GeoJSON handling code
- Now you can add GeoJSON/TopoJSON/GPX/KML/CSV point and polygon data.
- Added support for automatic legend with bi-directional highlighting to Choropleths.
- Added KML/CSV support and more examples of handling geojson/topojson/kml data.
- Added addGeoJSONv2 for better GeoJSON support.
- Refactored GeoJSON/TopoJSON Chropleths.
- Added addTopoJSONChoropleth (Thanks TrantorM).
- GeoJSON/TopoJSON Choropleth now accepts popupOptions, labelOptions, and highlightOptions.
- Added WMS Legend Control.
- Added Leaflet Hash Plugin for bookmarkable/sharable URLs.
- Added Tile Caching ability
- Added webgl-heatmap plugin
- Added geojson-choropleth plugin
- Added Weather Markers plugin
- Added Pulse Icon plugin