v0.16.0
What's Changed
New features
- GeoJSON: option to keep layer highlighted when popup is open by @GiuseppeGalilei in #1836
- Add leaflet-realtime plugin by @hansthen in #1848
- Geocoder plugin: support other built-in providers by @prusswan in #1852
- Add ability to set font size in plot by @this-josh in #1879
Improvements
- Geojson: allow null geometry objects by @hansthen in #1858
- Realtime plugin: allow str for JsCode arg by @Conengmo in #1862
Documentation
- GeoJson: documentation for popup_keep_highlighted argument by @GiuseppeGalilei in #1854
- Add tile layer to example by @danmaps in #1874
- Fixed typos of examples in code by @S-Panta in #1881
New Contributors
- @GiuseppeGalilei made their first contribution in #1836
- @hansthen made their first contribution in #1848
- @prusswan made their first contribution in #1852
- @danmaps made their first contribution in #1874
- @S-Panta made their first contribution in #1881
- @this-josh made their first contribution in #1879
Full Changelog: v0.15.1...v0.16.0