jzqbmaplib.lushu
Advanced tools
Comparing version 1.0.1 to 1.0.3
@@ -235,3 +235,3 @@ (function (root, factory) { | ||
const initPos=this._path[index] | ||
const targetPos=this._path.length>index?this._path[index + 1]:this._path[index] | ||
const targetPos=this._path.length>index+1?this._path[index + 1]:this._path[index] | ||
const effect=this._tween.linear | ||
@@ -238,0 +238,0 @@ const currentCount = 1 |
{ | ||
"name": "jzqbmaplib.lushu", | ||
"version": "1.0.1", | ||
"version": "1.0.3", | ||
"description": "A library of Baidu Map JS API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19142