@mapgis/webclient-mapboxgl-plugin 17.6.18 → 17.6.21

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.
@@ -712,6 +712,8 @@ import { MapView } from '@mapgis/webclient-mapboxgl-plugin' <br/></p>
712
712
 
713
713
  <li>BaseView#event:键盘抬起事件</li>
714
714
 
715
+ <li>BaseView#event:引擎视图创建完毕事件</li>
716
+
715
717
  <li>BaseView#event:地图视图改变事件</li>
716
718
  </ul>
717
719
  </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mapgis/webclient-mapboxgl-plugin",
3
- "version" : "17.6.18",
3
+ "version" : "17.6.21",
4
4
  "description": "A cloud GIS network client development platform based on MapboxGL.",
5
5
  "main": "dist/webclient-mapboxgl-plugin-es6.min.js",
6
6
  "scripts": {},