@antv/l7-core
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -95,2 +95,4 @@ import { Container } from 'inversify'; | ||
getCurrentPickId(): number | null; | ||
prepareBuildModel(): void; | ||
buildModels(): void; | ||
buildLayerModel(options: ILayerModelInitializationOptions & Partial<IModelInitializationOptions>): IModel; | ||
@@ -97,0 +99,0 @@ init(): ILayer; |
@@ -155,3 +155,3 @@ import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
_this2.logger.debug('map loaded'); | ||
_this2.logger.debug("map ".concat(_this2.id, " loaded")); | ||
@@ -158,0 +158,0 @@ case 8: |
@@ -168,3 +168,3 @@ "use strict"; | ||
_this2.logger.debug('map loaded'); | ||
_this2.logger.debug("map ".concat(_this2.id, " loaded")); | ||
@@ -171,0 +171,0 @@ case 8: |
{ | ||
"name": "@antv/l7-core", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "", | ||
@@ -49,3 +49,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "58a2ecae80031432aa8f04fa14ed4febaa0bb8ce", | ||
"gitHead": "a26c287db8eb47c52f7ea5f88a894ffdea9dfd79", | ||
"publishConfig": { | ||
@@ -52,0 +52,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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1267517
13827