@antv/l7-maps
Advanced tools
Comparing version 2.0.30 to 2.0.31
@@ -463,3 +463,3 @@ import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
if (logo) { | ||
if (logo && logo[0]) { | ||
logo[0].setAttribute('style', 'display: none !important'); | ||
@@ -466,0 +466,0 @@ } |
@@ -478,3 +478,3 @@ "use strict"; | ||
if (logo) { | ||
if (logo && logo[0]) { | ||
logo[0].setAttribute('style', 'display: none !important'); | ||
@@ -481,0 +481,0 @@ } |
{ | ||
"name": "@antv/l7-maps", | ||
"version": "2.0.30", | ||
"version": "2.0.31", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@antv/l7-core": "^2.0.30", | ||
"@antv/l7-core": "^2.0.31", | ||
"@antv/l7-utils": "^2.0.29", | ||
@@ -41,3 +41,3 @@ "@babel/runtime": "^7.7.7", | ||
}, | ||
"gitHead": "387f76a55f25b18c5d71f86a4d7931d8e0808900", | ||
"gitHead": "132c0e01ee9c4844a90476f3f06a46162192d778", | ||
"publishConfig": { | ||
@@ -44,0 +44,0 @@ "access": "public" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
230131
Updated@antv/l7-core@^2.0.31