@antv/l7-maps
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.1.1](https://github.com/antvis/L7/compare/v2.0.36...v2.1.1) (2020-03-15) | ||
### Bug Fixes | ||
* mapbox 光照问题 ([20d2a6d](https://github.com/antvis/L7/commit/20d2a6d8b803ca3ad87cc1ef69a59d1e3d348cef)) | ||
## [2.0.34](https://github.com/antvis/L7/compare/v2.0.32...v2.0.34) (2020-03-02) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@antv/l7-maps", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "", | ||
@@ -26,4 +26,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@antv/l7-core": "^2.1.0", | ||
"@antv/l7-utils": "^2.0.36", | ||
"@antv/l7-core": "^2.1.1", | ||
"@antv/l7-utils": "^2.1.1", | ||
"@babel/runtime": "^7.7.7", | ||
@@ -41,3 +41,3 @@ "@types/amap-js-api": "^1.4.6", | ||
}, | ||
"gitHead": "a887427fc6fdfbd320e5df36951fc776aa834884", | ||
"gitHead": "1be4cacf0e5a2bf0a9913985fc8559dfe6354885", | ||
"publishConfig": { | ||
@@ -44,0 +44,0 @@ "access": "public" |
228929
Updated@antv/l7-core@^2.1.1
Updated@antv/l7-utils@^2.1.1