Here we document breaking changes.
- Dark mode support.
- Use scaling instead of setting r via CSS as it's not allowed in the SVG 1.1 specification. Thanks to @KristjanESPERANTO.
- Support functions for
strings.popup. Thanks to @simon04.
Thanks to @brendanheywood for the updates!
- Add support for heading.
- Modernize style. Breathing location marker.
- Use Leaflet marker.
- Change default
setViewfromuntilPantountilPanOrZoom.
- Add
cacheLocationoption.
- Apply marker style only to markers that support it. Fixes #169
- Support
flyTo
- extended
setViewto support more options - removed
remainActive, useclickBehavior - removed
follow, usesetView - removed
stopFollowingOnDrag, usesetView - removed
startfollowingandstartfollowingevents - changed a few internal methods
- add
drawMarker - small fixes
- Remove IE specific CSS