- Fixed bug in `GeoJSON` component arising when all features are filtered out and `zoomToBounds=True`.
Removed
- Dropped bundled js functions (previously located in `express.js`).
0.1.14
Added
- Added `extraProps` prop to `WMSTileLayer` component as per [request](https://github.com/thedirtyfew/dash-leaflet/issues/90).
0.1.13
Added
- Added `layers` prop to `LayersControl` component. - Added `FullscreenControl` as per [request](https://github.com/thedirtyfew/dash-leaflet/issues/67).
0.1.12
Changed
- Regression (bounds passed from Dash not applied) due to fix in 0.1.11 [fixed](https://github.com/thedirtyfew/dash-leaflet/issues/62)
0.1.11
Changed
- New attempt at fixing a [bug](https://github.com/thedirtyfew/dash-leaflet/issues/56) typically seen with multiple maps in multiple tabs.
0.1.10
Changed
- Breaking syntax changes in functional properties.