Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-10-31 | 1.7 kB | |
Stability source code.tar.gz | 2018-10-31 | 170.9 kB | |
Stability source code.zip | 2018-10-31 | 205.4 kB | |
Totals: 3 Items | 378.0 kB | 0 |
Breaking Changes
pm:cut
event now returns one resultingLayer aslayer
which is a MultiPolygon, not an array of layers insideresultingLayer
: [bf1634]pm:cut
event layer and original layer properties keys change: [923bec]
Major Changes
- Add Cypress Testing Suite, Fixes [#210]: [#307] Seriously, this is a big deal. After years of releasing with fear - we can now build and release with some confidence thanks to the awesome work of the cypress team.
Minor Changes
- Add a
snapdrag
event for getting snap point: [#343] - You can now snap to middle of segments: [#314]
- The Hintline style properly resets now. Fixes [#333]: [#340]
Patches
- GeoJSON precision changed to 15 digits after decimal: [#306]
- Fixed Draw Circle for mobile. Closes [#263]: [808eeb]
- Circle options are now properly handled after draw: [#313]
- Add new vertices at correct index: [#319]
- Updated turf: [700699]
- Fix a bug where FeatureCollection with Circles weren't editable: [#348]
- Fixed dependency vulnerabilities: [ffd23a]
- Fixed a bug where circles within featureGroups can't be edited multiple times: [4f47e7]
- Single-Coord Line/Polys now can't be finished during draw: [#349]
- Changed "MultiPolyline" to "MultiLineStrings": [b5d5af]
- Fixed draw rectangle for mobile: [ca8d96]
Demo
Check out the new capabilities on Geoman
Credits
Huge thanks to @mohammedzamakhan, @KenAlin, and @gorunovanton for helping!
Small Versioning Note
2 years ago I (probably accidentally) released a 1.0.0 version on npm. I can't override it so I had to publish as 1.0.1 :-)