@h21-map/google-drawing-manager
Advanced tools
Comparing version 5.0.3 to 5.0.4
@@ -219,3 +219,2 @@ | ||
me._area = new google.maps.Polygon(opts); | ||
console.log(me.vertexCount, me.polygonArea.size) | ||
google.maps.event.clearListeners(me.map.getDiv(), 'mousedown'); | ||
@@ -222,0 +221,0 @@ google.maps.event.trigger(me, 'draw:area_create', me._convertCoordinates(me.vertexCount)); |
{ | ||
"name": "@h21-map/google-drawing-manager", | ||
"scope": "@h21-map", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "A library of Google Map JS API", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
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
45676
862