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
setView
fromuntilPan
tountilPanOrZoom
.
- Add
cacheLocation
option.
- Apply marker style only to markers that support it. Fixes #169
- Support
flyTo
- extended
setView
to support more options - removed
remainActive
, useclickBehavior
- removed
follow
, usesetView
- removed
stopFollowingOnDrag
, usesetView
- removed
startfollowing
andstartfollowing
events - changed a few internal methods
- add
drawMarker
- small fixes
- Remove IE specific CSS