leaflet-draw-rotate
Advanced tools
Comparing version 0.0.0 to 0.0.1
@@ -27,4 +27,5 @@ (function (factory) { | ||
if (!this._markerGroup) { | ||
this._enableRotate(); // this._enableDragging(); | ||
this._enableRotate(); | ||
this._enableDragging(); | ||
@@ -31,0 +32,0 @@ this._initMarkers(); |
{ | ||
"name": "leaflet-draw-rotate", | ||
"description": "Add rotate functionality to the Leaflet.Draw plugin", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"license": "See LICENSE in LICENSE", | ||
@@ -6,0 +6,0 @@ "author": "Daniel.Wild@csiro.au", |
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
108613
3161