JSPM

  • Created
  • Published
  • Downloads 214
  • Score
    100M100P100Q74855F
  • License MIT

Zoopla inspired freehand polygon creation using Leaflet.js.

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

Travis   npm   MIT License

Leaflet.js Logo

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.