@canmou/react-tmap-map
Advanced tools
+2
-1
@@ -81,3 +81,4 @@ /// <reference types="@canmou/react-tmap-types" /> | ||
| 'onCenter_Changed', | ||
| 'onZoom_Changed' | ||
| 'onZoom_Changed', | ||
| 'onBounds_Changed', | ||
| ]); | ||
@@ -84,0 +85,0 @@ return { |
+4
-4
| { | ||
| "name": "@canmou/react-tmap-map", | ||
| "version": "1.0.18", | ||
| "version": "1.0.20", | ||
| "description": "用于加载腾讯地图SDK依赖,加载完成,全局将会有**`window.TMap`**对象。", | ||
@@ -24,6 +24,6 @@ "main": "cjs/index.js", | ||
| "dependencies": { | ||
| "@canmou/react-tmap-types": "^1.0.18", | ||
| "@canmou/react-tmap-utils": "^1.0.18" | ||
| "@canmou/react-tmap-types": "^1.0.20", | ||
| "@canmou/react-tmap-utils": "^1.0.20" | ||
| }, | ||
| "gitHead": "7b9573af8675921057d0008b0cdbe0acf81c5c25" | ||
| "gitHead": "875483745a98a626643b77495181d9f556771c93" | ||
| } |
+2
-1
@@ -98,3 +98,4 @@ /// <reference types="@canmou/react-tmap-types" /> | ||
| 'onCenter_Changed', | ||
| 'onZoom_Changed' | ||
| 'onZoom_Changed', | ||
| 'onBounds_Changed', | ||
| ]); | ||
@@ -101,0 +102,0 @@ |
10745
0.54%294
0.68%