@h21-map/google-zoom-box
Advanced tools
Comparing version 1.0.5 to 1.0.9
@@ -78,3 +78,3 @@ | ||
me._fDiv.style.opacity = 0.61; | ||
me._fDiv.style.backgroundColor = "#e4e9f4"; | ||
me._fDiv.style.backgroundColor = "#a6b4ca5c"; | ||
me._fDiv.style.cursor = "crosshair"; | ||
@@ -81,0 +81,0 @@ me._fDiv.style.zIndex = 999999; |
{ | ||
"name": "@h21-map/google-zoom-box", | ||
"scope":"@h21-map", | ||
"version": "1.0.5", | ||
"version": "1.0.9", | ||
"description": "A library of Google Map JS API", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
9571