Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

leaflet-editable

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leaflet-editable - npm Package Versions

1

0.5.0

Diff

Changelog

Source

0.5.0

  • added editable:vertex:drag event
  • added editable:vertex:dragstart event
  • added editable:vertex:dragend event
ybon
published 0.4.0 •

Changelog

Source

0.4.0

  • Marker/Polygon/Polyline.createEditor now pass this.options.editOptions to the created editor
  • fire editable events on the L.Editable instance also
  • added featuresLayer option to L.Editable, and by default add features to this layer instead of the map directly
  • added lineGuideOptions to L.Editable options
  • added skipMiddleMarkers to L.Editable options
ybon
published 0.3.0 •

Changelog

Source

0.3.0

  • added optional latlng param to L.Editable.startPolyline and startPolygon
  • move listening of feature remove to editor.enable/disable
  • fire editable:drawing:click after the click has been processed
  • renamed editable:drawing:finish in editable:drawing:commit
  • fixed that editable:drawing:click was fired after editable:drawing:end for MarkerEditor
ybon
published 0.2.0 •

Changelog

Source

0.2.0

  • removed multi primary/secondary management
  • added 'editable:middlemarker:onmousedown' event
  • forward events to multipolygon/multipolyline
  • refactored drawn latlngs validation
  • remove hole array when deleting last point
  • refactored internal events management
  • removed 'position' from event properties
  • renamed vertex.getPosition in vertex.getIndex
  • renamed vertex.remove in vertex.delete
  • added 'editable:drawing:cancel' event
  • removed 'editable:edited' in favor of 'editable:drawing:finish'
ybon
published 0.1.0 •

Changelog

Source

0.1.0

  • initial release
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc