Package Exports
- leaflet.freedraw
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (leaflet.freedraw) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Leaflet.FreeDraw
- Heroku: http://freedraw.herokuapp.com/
- Bower:
bower install leaflet.freedraw
Use Leaflet.draw for drawing pre-defined polygons and linear shapes – Leaflet.FreeDraw
's selling point is that it allows you to freely draw a polygon like Zoopla. Convex Hulls are also supported to normalise polygons when users draw an insane polygon – currently Leaflet.FreeDraw
supports Brian Barnett's Graham Scan module.