@antv/l7-maps
Advanced tools
Comparing version 2.0.0-beta.13 to 2.0.0-beta.15
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.0.0-beta.15](https://github.com/antvis/L7/compare/v2.0.0-beta.14...v2.0.0-beta.15) (2019-11-29) | ||
### Bug Fixes | ||
* **map:** temporarily closed amap offset coordinate ([9a20f64](https://github.com/antvis/L7/commit/9a20f6480321c9297ff27fe4cfe6af9032fcb969)) | ||
# [2.0.0-beta.13](https://github.com/antvis/L7/compare/v2.0.0-beta.12...v2.0.0-beta.13) (2019-11-28) | ||
@@ -8,0 +19,0 @@ |
@@ -19,3 +19,3 @@ var _dec, _dec2, _dec3, _dec4, _class, _class2, _descriptor, _descriptor2, _descriptor3, _temp; | ||
let pendingResolveQueue = []; | ||
const LNGLAT_OFFSET_ZOOM_THRESHOLD = 12; | ||
const LNGLAT_OFFSET_ZOOM_THRESHOLD = 20; | ||
let AMapService = (_dec = injectable(), _dec2 = inject(TYPES.MapConfig), _dec3 = inject(TYPES.ICoordinateSystemService), _dec4 = inject(TYPES.IEventEmitter), _dec(_class = (_class2 = (_temp = class AMapService { | ||
@@ -22,0 +22,0 @@ constructor() { |
@@ -33,3 +33,3 @@ "use strict"; | ||
let pendingResolveQueue = []; | ||
const LNGLAT_OFFSET_ZOOM_THRESHOLD = 12; | ||
const LNGLAT_OFFSET_ZOOM_THRESHOLD = 20; | ||
let AMapService = (_dec = (0, _inversify.injectable)(), _dec2 = (0, _inversify.inject)(_l7Core.TYPES.MapConfig), _dec3 = (0, _inversify.inject)(_l7Core.TYPES.ICoordinateSystemService), _dec4 = (0, _inversify.inject)(_l7Core.TYPES.IEventEmitter), _dec(_class = (_class2 = (_temp = class AMapService { | ||
@@ -36,0 +36,0 @@ constructor() { |
{ | ||
"name": "@antv/l7-maps", | ||
"version": "2.0.0-beta.13", | ||
"version": "2.0.0-beta.15", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@antv/l7-core": "^2.0.0-beta.13", | ||
"@antv/l7-core": "^2.0.0-beta.15", | ||
"@antv/l7-utils": "^2.0.0-beta.13", | ||
@@ -40,3 +40,3 @@ "gl-matrix": "^3.1.0", | ||
}, | ||
"gitHead": "bc2f1c9cb66d00d33145c3ca3ee8031b41d2002c", | ||
"gitHead": "a21759211ce52abb20383981a9f2dcec58e9672d", | ||
"publishConfig": { | ||
@@ -43,0 +43,0 @@ "access": "public" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
164489
0
Updated@antv/l7-core@^2.0.0-beta.15