@mapgis/webclient-mapboxgl-plugin 17.8.0 → 17.8.1

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.
@@ -244,7 +244,7 @@
244
244
 
245
245
 
246
246
  <footer>
247
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Wed Feb 04 2026 18:33:31 GMT+0800 (中国标准时间)
247
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Fri Feb 06 2026 10:49:02 GMT+0800 (中国标准时间)
248
248
  </footer>
249
249
  </div>
250
250
  </div>
@@ -4179,7 +4179,7 @@ mapView.toScreen(geoPoint)</code></pre>
4179
4179
 
4180
4180
 
4181
4181
  <footer>
4182
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Wed Feb 04 2026 18:33:31 GMT+0800 (中国标准时间)
4182
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Fri Feb 06 2026 10:49:02 GMT+0800 (中国标准时间)
4183
4183
  </footer>
4184
4184
  </div>
4185
4185
  </div>
@@ -1101,7 +1101,7 @@ mapView.popup.close(popupObj)
1101
1101
 
1102
1102
 
1103
1103
  <footer>
1104
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Wed Feb 04 2026 18:33:31 GMT+0800 (中国标准时间)
1104
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Fri Feb 06 2026 10:49:02 GMT+0800 (中国标准时间)
1105
1105
  </footer>
1106
1106
  </div>
1107
1107
  </div>
@@ -761,7 +761,7 @@ mapView.ui.add(screenshot)</code></pre>
761
761
 
762
762
 
763
763
  <footer>
764
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Wed Feb 04 2026 18:33:31 GMT+0800 (中国标准时间)
764
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Fri Feb 06 2026 10:49:02 GMT+0800 (中国标准时间)
765
765
  </footer>
766
766
  </div>
767
767
  </div>
@@ -2792,7 +2792,7 @@ SketchEditor.union(polygons)</code></pre>
2792
2792
 
2793
2793
 
2794
2794
  <footer>
2795
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Wed Feb 04 2026 18:33:31 GMT+0800 (中国标准时间)
2795
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Fri Feb 06 2026 10:49:02 GMT+0800 (中国标准时间)
2796
2796
  </footer>
2797
2797
  </div>
2798
2798
  </div>
@@ -4703,7 +4703,7 @@
4703
4703
 
4704
4704
 
4705
4705
  <footer>
4706
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Wed Feb 04 2026 18:33:31 GMT+0800 (中国标准时间)
4706
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Fri Feb 06 2026 10:49:01 GMT+0800 (中国标准时间)
4707
4707
  </footer>
4708
4708
  </div>
4709
4709
  </div>
@@ -100,7 +100,7 @@
100
100
 
101
101
 
102
102
  <footer>
103
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Wed Feb 04 2026 18:33:31 GMT+0800 (中国标准时间)
103
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Fri Feb 06 2026 10:49:02 GMT+0800 (中国标准时间)
104
104
  </footer>
105
105
  </div>
106
106
  </div>
@@ -357,7 +357,7 @@
357
357
 
358
358
 
359
359
  <footer>
360
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Wed Feb 04 2026 18:33:31 GMT+0800 (中国标准时间)
360
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Fri Feb 06 2026 10:49:02 GMT+0800 (中国标准时间)
361
361
  </footer>
362
362
  </div>
363
363
  </div>
@@ -312,7 +312,7 @@
312
312
 
313
313
 
314
314
  <footer>
315
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Wed Feb 04 2026 18:33:31 GMT+0800 (中国标准时间)
315
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc</a> on Fri Feb 06 2026 10:49:02 GMT+0800 (中国标准时间)
316
316
  </footer>
317
317
  </div>
318
318
  </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mapgis/webclient-mapboxgl-plugin",
3
- "version" : "17.8.0",
3
+ "version" : "17.8.1",
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": {},