@h21-map/google-drawing-manager
Advanced tools
Comparing version 8.6.0 to 8.7.0
@@ -934,7 +934,8 @@ | ||
let me = this; | ||
let position = { | ||
const position = { | ||
latitude: me._centerMarker.getPosition().lat(), | ||
longitude: me._centerMarker.getPosition().lng() | ||
} | ||
let info = { | ||
const info = { | ||
isDraw: me._enableDraw, | ||
radius: Math.floor(me._circle.getRadius()), | ||
@@ -941,0 +942,0 @@ position |
{ | ||
"name": "@h21-map/google-drawing-manager", | ||
"scope": "@h21-map", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"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
33331
812