leaflet-lasso
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "leaflet-lasso", | ||
"version": "2.2.0", | ||
"description": "Leaflet plugin for lasso selection", | ||
"version": "2.2.1", | ||
"description": "Lasso selection plugin for Leaflet", | ||
"keywords": [ | ||
"leaflet" | ||
"leaflet", | ||
"lasso" | ||
], | ||
@@ -8,0 +9,0 @@ "license": "MIT", |
@@ -7,4 +7,6 @@ # leaflet-lasso | ||
True lasso selection plugin for Leaflet. [Demo](http://zakjan.github.io/leaflet-lasso/) | ||
Lasso selection plugin for Leaflet | ||
[Demo](http://zakjan.github.io/leaflet-lasso/) | ||
<img src="docs/screenshot@2x.jpg" alt="Screenshot" width="640" height="320"> | ||
@@ -39,3 +41,3 @@ | ||
``` | ||
<script src="https://unpkg.com/leaflet-lasso@2.2.0/dist/leaflet-lasso.umd.min.js"></script> | ||
<script src="https://unpkg.com/leaflet-lasso@2.2.1/dist/leaflet-lasso.umd.min.js"></script> | ||
``` | ||
@@ -42,0 +44,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
887723
101