@antv/l7-maps
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -309,3 +309,3 @@ import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
if (!document.getElementById(AMAP_SCRIPT_ID)) { | ||
if (!document.getElementById(AMAP_SCRIPT_ID) || !mapInstance) { | ||
window.initAMap = function () { | ||
@@ -312,0 +312,0 @@ amapLoaded = true; |
@@ -324,3 +324,3 @@ "use strict"; | ||
if (!document.getElementById(AMAP_SCRIPT_ID)) { | ||
if (!document.getElementById(AMAP_SCRIPT_ID) || !mapInstance) { | ||
window.initAMap = function () { | ||
@@ -327,0 +327,0 @@ amapLoaded = true; |
{ | ||
"name": "@antv/l7-maps", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@antv/l7-core": "^2.0.3", | ||
"@antv/l7-core": "^2.0.4", | ||
"@antv/l7-utils": "^2.0.1", | ||
@@ -41,3 +41,3 @@ "@babel/runtime": "^7.7.7", | ||
}, | ||
"gitHead": "57e7c8d681d127e7c154f36a3b03a6043c9feb7a", | ||
"gitHead": "58a2ecae80031432aa8f04fa14ed4febaa0bb8ce", | ||
"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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
219160
Updated@antv/l7-core@^2.0.4