Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Draggables source code.tar.gz | 2016-08-29 | 30.4 kB | |
Draggables source code.zip | 2016-08-29 | 40.5 kB | |
README.md | 2016-08-29 | 234 Bytes | |
Totals: 3 Items | 71.2 kB | 0 |
- Added: Draggable Layers.
Usage:
geoJson.pm.enable({draggable: true});
- Added: Cut/Adapt Polygon to another Polygon Edge
Usage:
geoJson.pm.enable({preventOverlap: true});
This is an experimental feature. - Fixed some bugs