Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Opt-In to Leaflet-Geoman source code.tar.gz | 2019-10-06 | 135.4 kB | |
Opt-In to Leaflet-Geoman source code.zip | 2019-10-06 | 176.4 kB | |
README.md | 2019-10-06 | 636 Bytes | |
Totals: 3 Items | 312.4 kB | 0 |
Minor Changes
- Added opt-in Functionality: [#504]
You can now initiate leaflet-geoman with an opt-in functionality which basically sets
pmIgnore: true
as the default to all layers. See the docs for more info.
Patches
- Upgraded to Webpack 4 & fix security issue: [#500]
- Handles snapping for added shapes during draw. Fixes [#477]: [a685d9]
- Finishing a Rectangle now respects snapped marker positions. Fixes [#448]: [7caad9]
- Style changes during edit mode are now properly preserved . Fixes [#470]: [#506]
- Added migration instructions: [c00b70]