v0.17.0
What's Changed
Breaking changes
New features
- Add layer control tree plugin by @hansthen in #1895
- Add Timeline plugin by @hansthen in #1870
- Add
Leaflet.encoded
plugin: Enable creating PolyLine and Polygon from encoded string by @achieveordie in #1928 - Add Evented base class by @hansthen in #1959
Improvements
- Update Map zoom_control variable to also allow string to set position by @berrfred in #1884
- Add a custom container to the realtime plugin by @hansthen in #1869
- Add custom Template class with tojavascript filter by @Conengmo in #1912
- Drop Bootstrap 3 but keep glyphicons by @Conengmo in #1914
- Override css and js links by @hansthen in #1898
- Realtime: cleanup factory method use by @hansthen in #1931
Bug fixes
- fix
__geo_interface__
styling by @ocefpaf in #1935 - Fixes styling on tag filter button by @hansthen in #1925
- repair max_zoom and max_native_zoom by @Conengmo in #1952
- Change
Map
lat&lon bound type annotations from int to float by @JonasVerbickas in #1954
Tests
- remove test for unused Branca get_templates() by @Conengmo in #1919
- cleanup fit_bounds.js template from tests by @Conengmo in #1920
- Fix tests by @ocefpaf in #1967
- Fix crs deprecation in geopandas by @ocefpaf in #1968
Documentation
- docs: rework Plugins page into a tabular format by @achieveordie in #1889
- Remove one more deprecated example notebook by @Conengmo in #1913
- docs: mark logo as dark mode safe by @Conengmo in #1924
- Fix small issues with Timeline and TreeLayerControl docs by @Conengmo in #1923
- Add link to custom geocoder plugin by @hansthen in #1927
- Minor docs fixes by @ocefpaf in #1936
- Use better dev version number in docs by @Conengmo in #1922
- Remove NASAGIBS Blue Marble example by @Conengmo in #1918
- Automatically create docs PR on release by @merschformann in #1965
- Create CODE_OF_CONDUCT.md by @Conengmo in #1969
New Contributors
- @achieveordie made their first contribution in #1889
- @berrfred made their first contribution in #1884
- @andyforrest made their first contribution in #1896
- @JonasVerbickas made their first contribution in #1954
- @merschformann made their first contribution in #1965
Thanks to everyone who contributed!
Full Changelog: v0.16.0...v0.17.0