@idm-plugin/geo 2.0.0 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -241,7 +241,7 @@ export declare class LaneHelper {
241
241
  * 计算下一个距离单位的坐标及其子航线
242
242
  * @param from 起点坐标 {lng, lat}
243
243
  * @param distance 航行距离
244
- * @param route [[[lng, lat]]]
244
+ * @param route
245
245
  * @param units
246
246
  * @return { coordinate: {lng, lat}, route: [[[lng, lat]]]}
247
247
  */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@idm-plugin/geo",
3
3
  "private": false,
4
- "version": "2.0.0",
4
+ "version": "2.0.2",
5
5
  "description": "idm plugin for geo in browser",
6
6
  "type": "module",
7
7
  "keywords": [