Minor Changes
- Re-Designed Opt-In Functionality: #596
- Added L.ImageOverlay Support . Fixes #673: #675
- Add disabled state and click events to toolbar buttons . Fixes #642, #503: #646
- Layers can now directly be added to layergroups: #628
- Return layers of getGeomanLayers() and getGeomanDrawLayers() optionally as a FeatureGroup instead of an Array: #649
- Added continueDrawing and markerEditable . Fix #418: #697
- Added cut for polylines and fix a bug in cutting . Fixes #555: #691
- Added option snappingOrder to prioritise layers for snapping . Fixes #453: #686
- Added min/max radius for Circle and CircleMarker . Fixes #629: #635
- Added
markerdrag
event . Fixes #660, #662: #663 - Added event support for nested LayerGroups . Fixes #549: #695
- Added Chinese Traditional translation and added missing texts. Fixes #706: #707
- Added Danish translations: #670
- Added Typescript Typings: #678
Patches
- Fix _hiddenPolyCircle Bug with pmIgnore: true: #668
- Check if layer has coords (deep level) before add it to snap list: #667
- Reset of intersection-red not worked: #666
- Remove empty coord rings . Fixes #653: #665
- Fix missing pm instance for OptIn: #676
- Don't cut if cutting-layer has self-intersection . Fixes #680: #681
- Snapping now works for layers added during draw and fix rare snap bug on rectangle: #689
- Use map crs to calculate distance: #553
- Remove layers from Snaplist when pmIgnore is set: #682
- Enable layers which are added during Global Edit Mode . Fixes #561: #696
- Disable Popup opening while drawing . Fixes #543: #694
- Fix Tooltip Position for Default Marker in Leaflet 1.7.1: #708
- Fix state of enabled while edit mode for markers: #690
- Set the action-container always to direction ltr: #698
Credits
Huge thanks to @eaxexe, ❤️ @Falke-Design ❤️ , @ryan-morris, and @beig for helping!