@mapgis/webclient-leaflet-plugin 17.2.8 → 17.4.0

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.
Files changed (45) hide show
  1. package/README.md +13 -0
  2. package/dist/es5/webclient-common.min.js +5 -5
  3. package/dist/es5/webclient-leaflet-plugin.min.js +1 -1
  4. package/dist/webclient-leaflet-plugin-es6.min.js +4 -4
  5. package/documention/ArcGISMapImageLayer.html +195 -122
  6. package/documention/ArcGISTileLayer.html +185 -62
  7. package/documention/EchartsLayer.html +178 -20
  8. package/documention/FeatureLayer.html +176 -8
  9. package/documention/FeatureLayerUtil.html +176 -34
  10. package/documention/IGSMapImageLayer.html +199 -146
  11. package/documention/IGSTileLayer.html +189 -86
  12. package/documention/L.zondy.MapvBaseLayer.html +187 -96
  13. package/documention/MapLayer.html +181 -38
  14. package/documention/MapVLayer.html +180 -32
  15. package/documention/MapView.html +2447 -0
  16. package/documention/MapViewLeaflet.html +366 -1410
  17. package/documention/Popup.html +198 -284
  18. package/documention/Screenshot.html +181 -134
  19. package/documention/SketchEditorLeaflet.html +241 -477
  20. package/documention/TileLayer.html +180 -32
  21. package/documention/TileLayerWMS.html +178 -20
  22. package/documention/VectorTileLayer.html +186 -68
  23. package/documention/WMSLayerView.html +188 -121
  24. package/documention/WebMapServiceLayer.html +192 -104
  25. package/documention/WebMapTileServiceLayer.html +193 -110
  26. package/documention/WebTileLayer.html +190 -92
  27. package/documention/Zondy.ThemeLayer.GeoFeatureThemeLayer.html +288 -658
  28. package/documention/Zondy.ThemeLayer.GraphThemeLayer.html +322 -870
  29. package/documention/Zondy.ThemeLayer.RandomThemeLayer.html +303 -736
  30. package/documention/Zondy.ThemeLayer.ThemeLayer.html +245 -483
  31. package/documention/Zondy.ThemeLayer.ThemeStyle.html +232 -866
  32. package/documention/Zondy.ThemeLayer.rangeThemeLayer.html +302 -792
  33. package/documention/Zondy.ThemeLayer.rankSymbolThemeLayer.html +339 -941
  34. package/documention/Zondy.ThemeLayer.simpleThemeLayer.html +300 -720
  35. package/documention/Zondy.ThemeLayer.uniqueThemeLayer.html +297 -759
  36. package/documention/Zondy.Widget.html +183 -48
  37. package/documention/Zondy.view.UI.html +180 -31
  38. package/documention/global.html +11446 -131
  39. package/documention/index.html +13 -16
  40. package/documention/scripts/search.js +1 -26
  41. package/documention/styles/app.min.css +1 -1
  42. package/documention/tutorial-1./345/277/253/351/200/237/345/205/245/351/227/250.html +152 -7
  43. package/documention/tutorial-2.1M3D/350/246/201/347/264/240/351/200/211/345/217/226.html +153 -8
  44. package/documention/tutorial-2.2M3D/351/222/273/345/255/224/345/211/226/345/210/207.html +153 -8
  45. package/package.json +7 -8
@@ -1,10 +1,140 @@
1
- <header id="page-title" class="page-title">
2
-
3
- <span class="page-title-main">类名</span>
4
- <span class="page-title-sub">ThemeStyle</span>
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+
4
+ <head>
5
+
6
+ <meta charset="utf-8">
7
+ <meta name="viewport" content="width=device-width, initial-scale=1">
8
+ <title> ThemeStyle</title>
9
+ <!--[if lt IE 9]>
10
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11
+ <![endif]-->
12
+ <link type="text/css" rel="stylesheet" href="styles/app.min.css">
13
+ <link type="text/css" rel="stylesheet" href="styles/iframe.css">
14
+ <link type="text/css" rel="stylesheet" href="">
15
+
16
+
17
+ </head>
18
+
19
+
20
+
21
+ <body class="layout small-header">
22
+ <div id="stickyNavbarOverlay"></div>
5
23
 
6
- </header>
7
24
 
25
+ <div class="top-nav">
26
+ <div class="inner">
27
+ <a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
28
+ <span aria-hidden="true"></span>
29
+ <span aria-hidden="true"></span>
30
+ <span aria-hidden="true"></span>
31
+ </a>
32
+ <div class="logo">
33
+
34
+ <h1> MapGIS Client for JavaScript API</h1>
35
+
36
+
37
+ </div>
38
+ <div class="menu">
39
+
40
+ <div class="navigation">
41
+
42
+
43
+ <a
44
+ class="link user-link "
45
+ href="/static/modules/common/api/common-mapgis/index.html"
46
+ >
47
+ Common
48
+ </a>
49
+
50
+ <a
51
+ class="link user-link "
52
+ href="/static/modules/cesium/api/cesium-mapgis/index.html"
53
+ >
54
+ Cesium-Plugin
55
+ </a>
56
+
57
+ <a
58
+ class="link user-link "
59
+ href="/static/modules/mapboxgl/api/mapboxgl-mapgis/index.html"
60
+ >
61
+ MapboxGL-Plugin
62
+ </a>
63
+
64
+ <a
65
+ class="link user-link "
66
+ href="/static/modules/leaflet/api/leaflet-mapgis/index.html"
67
+ >
68
+ Leaflet-Plugin
69
+ </a>
70
+
71
+ <a
72
+ class="link user-link "
73
+ href="/static/modules/openlayers/api/openLayers-mapgis/index.html"
74
+ >
75
+ OpenLayers-Plugin
76
+ </a>
77
+
78
+ <a
79
+ class="link user-link "
80
+ href="/static/modules/video/api/video-mapgis/index.html"
81
+ >
82
+ Video-Plugin
83
+ </a>
84
+
85
+
86
+
87
+ </div>
88
+ </div>
89
+ </div>
90
+ </div>
91
+
92
+ <div id="main">
93
+ <div
94
+ class="sidebar "
95
+ id="sidebarNav"
96
+ >
97
+ <div>
98
+ <span class="mapgis-api-document-span"><a href="index.html">API文档</a></span>
99
+ </div>
100
+
101
+ <div class="search-wrapper">
102
+ <input id="search" type="text" placeholder="搜索文档..." class="input">
103
+ </div>
104
+
105
+ <nav>
106
+
107
+ <div class="category"><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">扩展模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISMapImageLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISMapImageLayer.html">ArcGISMapImageLayer</a><span style="display: none;"><p>ArcGIS地图图片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISTileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISTileLayer.html">ArcGISTileLayer</a><span style="display: none;"><p>ArcGIS瓦片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="EchartsLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="EchartsLayer.html">EchartsLayer</a><span style="display: none;"><p>Echarts图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FeatureLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FeatureLayer.html">FeatureLayer</a><span style="display: none;"><p>要素图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="IGSMapImageLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="IGSMapImageLayer.html">IGSMapImageLayer</a><span style="display: none;"><p>地图图片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="IGSTileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="IGSTileLayer.html">IGSTileLayer</a><span style="display: none;"><p>IGS瓦片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapLayer.html">MapLayer</a><span style="display: none;"><p>屏幕出一张图图层基类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapVLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapVLayer.html">MapVLayer</a><span style="display: none;"><p>MapV图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TileLayer.html">TileLayer</a><span style="display: none;"><p>带裁剪功能的瓦片图层基类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TileLayerWMS"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TileLayerWMS.html">TileLayerWMS</a><span style="display: none;"><p>WMS图层基类(相比于原生的L.TileLayer.WMS, 此图层支持空间裁剪功能)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="VectorTileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="VectorTileLayer.html">VectorTileLayer</a><span style="display: none;"><p>矢量瓦片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapServiceLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapServiceLayer.html">WebMapServiceLayer</a><span style="display: none;"><p>WMS图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapTileServiceLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapTileServiceLayer.html">WebMapTileServiceLayer</a><span style="display: none;"><p>WMTS图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebTileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebTileLayer.html">WebTileLayer</a><span style="display: none;"><p>网络瓦片图层(Leaflet)</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">工具类模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FeatureLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FeatureLayerUtil.html">FeatureLayerUtil</a><span style="display: none;"><p>要素图层工具类(Leaflet)</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">视图模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapView"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapView.html">MapView</a><span style="display: none;"><p>二维场景视图(leaflet引擎),对地图引擎进行管理,如果要对地图图层进行管理请参考<code>Map</code>,<br/>
108
+ 参考示例:
109
+ <a href='#MapView'>[初始化二维场景视图]</a>
110
+ <br>[ES5引入方式]:<br/>
111
+ zondy.leaflet.MapView() <br/>
112
+ [ES6引入方式]:<br/>
113
+ import { MapView } from '@mapgis/webclient-leaflet-plugin' <br/></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Popup"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Popup.html">Popup</a><span style="display: none;"><p>二维场景信息弹窗(leaflet引擎)
114
+ 参考示例:
115
+ <a href='#MapView'>[初始化二维场景视图]</a>
116
+ [ES6引入方式]:<br/>
117
+ import { Popup } from '@mapgis/webclient-leaflet-plugin' <br/>
118
+ 自定义样式说明:<br/>
119
+ zondy-popup__content 弹窗容器样式<br/>
120
+ zondy-popup__tip 弹窗对话框箭头样式<br/>
121
+ zondy-popup__header 弹窗头部样式<br/>
122
+ zondy-popup__content 弹窗主体样式<br/>
123
+ zondy-popup__footer 弹窗底部样式<br/></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Screenshot"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Screenshot.html">Screenshot</a><span style="display: none;"><p>屏幕打印工具</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">草图编辑模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SketchEditorLeaflet"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SketchEditorLeaflet.html">SketchEditorLeaflet</a><span style="display: none;"><p>二维Leaflet引擎草图编辑类<br/>
124
+ <br>[ES5引入方式]:<br/>
125
+ const { SketchEditor } = zondy.leaflet.tool.sketch <br/>
126
+ [ES6引入方式]:<br/>
127
+ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/></p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">渲染器模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="zondy.themelayer.GraphThemeLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="zondy.themelayer.GraphThemeLayer.html">GraphThemeLayer</a><span style="display: none;"><p>统计专题图通过为每个要素绘制统计图表来反映其对应的专题值的大小。它可同时表示多个字段属性信息,在区域本身与各区域之间形成横向和纵向的对比。<br>统计专题图多用于具有相关数量特征的地图上,比如表示不同地区多年的粮食产量、GDP、人口等,不同时段客运量、地铁流量等。目前提供的统计图类型有:柱状图(Bar),折线图(Line),饼图(Pie),三维柱状图(Bar3D),点状图(Point),环状图(Ring)。</p></span></li></ul></div>
128
+
129
+ </nav>
130
+ </div>
131
+ <div class="core" id="main-content-wrapper">
132
+ <div class="content">
133
+ <header id="page-title" class="page-title">
134
+ <span class="page-title-main">类名</span>
135
+ <span class="page-title-sub">ThemeStyle</span>
136
+ </header>
137
+
8
138
 
9
139
 
10
140
 
@@ -25,7 +155,7 @@
25
155
  <h4 class="name" id="ThemeStyle">
26
156
  <a class="href-link" href="#ThemeStyle">#</a>
27
157
 
28
- <span class="code-name" id="ThemeStyle" style="font-size:30px">
158
+ <span class="code-name" style="font-size:30px">
29
159
 
30
160
  new ThemeStyle<span class="signature">(options)</span>
31
161
 
@@ -43,7 +173,7 @@
43
173
 
44
174
 
45
175
 
46
- <h4>参数</h4>
176
+ <h4>参数:</h4>
47
177
 
48
178
  <div class="table-container">
49
179
  <table class="params table">
@@ -75,12 +205,7 @@
75
205
  <td class="type">
76
206
 
77
207
 
78
- <span class="param-type">
79
-
80
- Object
81
-
82
- </span>
83
-
208
+ <span class="param-type">Object</span>
84
209
 
85
210
 
86
211
 
@@ -106,12 +231,7 @@
106
231
  <td class="type">
107
232
 
108
233
 
109
- <span class="param-type">
110
-
111
- boolean
112
-
113
- </span>
114
-
234
+ <span class="param-type">boolean</span>
115
235
 
116
236
 
117
237
 
@@ -139,12 +259,7 @@
139
259
  <td class="type">
140
260
 
141
261
 
142
- <span class="param-type">
143
-
144
- string
145
-
146
- </span>
147
-
262
+ <span class="param-type">string</span>
148
263
 
149
264
 
150
265
 
@@ -172,12 +287,7 @@
172
287
  <td class="type">
173
288
 
174
289
 
175
- <span class="param-type">
176
-
177
- number
178
-
179
- </span>
180
-
290
+ <span class="param-type">number</span>
181
291
 
182
292
 
183
293
 
@@ -205,12 +315,7 @@
205
315
  <td class="type">
206
316
 
207
317
 
208
- <span class="param-type">
209
-
210
- boolean
211
-
212
- </span>
213
-
318
+ <span class="param-type">boolean</span>
214
319
 
215
320
 
216
321
 
@@ -238,12 +343,7 @@
238
343
  <td class="type">
239
344
 
240
345
 
241
- <span class="param-type">
242
-
243
- string
244
-
245
- </span>
246
-
346
+ <span class="param-type">string</span>
247
347
 
248
348
 
249
349
 
@@ -271,12 +371,7 @@
271
371
  <td class="type">
272
372
 
273
373
 
274
- <span class="param-type">
275
-
276
- number
277
-
278
- </span>
279
-
374
+ <span class="param-type">number</span>
280
375
 
281
376
 
282
377
 
@@ -304,12 +399,7 @@
304
399
  <td class="type">
305
400
 
306
401
 
307
- <span class="param-type">
308
-
309
- number
310
-
311
- </span>
312
-
402
+ <span class="param-type">number</span>
313
403
 
314
404
 
315
405
 
@@ -337,12 +427,7 @@
337
427
  <td class="type">
338
428
 
339
429
 
340
- <span class="param-type">
341
-
342
- string
343
-
344
- </span>
345
-
430
+ <span class="param-type">string</span>
346
431
 
347
432
 
348
433
 
@@ -370,12 +455,7 @@
370
455
  <td class="type">
371
456
 
372
457
 
373
- <span class="param-type">
374
-
375
- string
376
-
377
- </span>
378
-
458
+ <span class="param-type">string</span>
379
459
 
380
460
 
381
461
 
@@ -403,12 +483,7 @@
403
483
  <td class="type">
404
484
 
405
485
 
406
- <span class="param-type">
407
-
408
- string
409
-
410
- </span>
411
-
486
+ <span class="param-type">string</span>
412
487
 
413
488
 
414
489
 
@@ -436,12 +511,7 @@
436
511
  <td class="type">
437
512
 
438
513
 
439
- <span class="param-type">
440
-
441
- number
442
-
443
- </span>
444
-
514
+ <span class="param-type">number</span>
445
515
 
446
516
 
447
517
 
@@ -469,12 +539,7 @@
469
539
  <td class="type">
470
540
 
471
541
 
472
- <span class="param-type">
473
-
474
- number
475
-
476
- </span>
477
-
542
+ <span class="param-type">number</span>
478
543
 
479
544
 
480
545
 
@@ -502,12 +567,7 @@
502
567
  <td class="type">
503
568
 
504
569
 
505
- <span class="param-type">
506
-
507
- string
508
-
509
- </span>
510
-
570
+ <span class="param-type">string</span>
511
571
 
512
572
 
513
573
 
@@ -535,12 +595,7 @@
535
595
  <td class="type">
536
596
 
537
597
 
538
- <span class="param-type">
539
-
540
- number
541
-
542
- </span>
543
-
598
+ <span class="param-type">number</span>
544
599
 
545
600
 
546
601
 
@@ -568,12 +623,7 @@
568
623
  <td class="type">
569
624
 
570
625
 
571
- <span class="param-type">
572
-
573
- number
574
-
575
- </span>
576
-
626
+ <span class="param-type">number</span>
577
627
 
578
628
 
579
629
 
@@ -601,12 +651,7 @@
601
651
  <td class="type">
602
652
 
603
653
 
604
- <span class="param-type">
605
-
606
- string
607
-
608
- </span>
609
-
654
+ <span class="param-type">string</span>
610
655
 
611
656
 
612
657
 
@@ -632,12 +677,7 @@
632
677
  <td class="type">
633
678
 
634
679
 
635
- <span class="param-type">
636
-
637
- string
638
-
639
- </span>
640
-
680
+ <span class="param-type">string</span>
641
681
 
642
682
 
643
683
 
@@ -663,12 +703,7 @@
663
703
  <td class="type">
664
704
 
665
705
 
666
- <span class="param-type">
667
-
668
- number
669
-
670
- </span>
671
-
706
+ <span class="param-type">number</span>
672
707
 
673
708
 
674
709
 
@@ -696,12 +731,7 @@
696
731
  <td class="type">
697
732
 
698
733
 
699
- <span class="param-type">
700
-
701
- string
702
-
703
- </span>
704
-
734
+ <span class="param-type">string</span>
705
735
 
706
736
 
707
737
 
@@ -729,12 +759,7 @@
729
759
  <td class="type">
730
760
 
731
761
 
732
- <span class="param-type">
733
-
734
- string
735
-
736
- </span>
737
-
762
+ <span class="param-type">string</span>
738
763
 
739
764
 
740
765
 
@@ -762,12 +787,7 @@
762
787
  <td class="type">
763
788
 
764
789
 
765
- <span class="param-type">
766
-
767
- string
768
-
769
- </span>
770
-
790
+ <span class="param-type">string</span>
771
791
 
772
792
 
773
793
 
@@ -795,12 +815,7 @@
795
815
  <td class="type">
796
816
 
797
817
 
798
- <span class="param-type">
799
-
800
- string
801
-
802
- </span>
803
-
818
+ <span class="param-type">string</span>
804
819
 
805
820
 
806
821
 
@@ -830,12 +845,7 @@
830
845
  <td class="type">
831
846
 
832
847
 
833
- <span class="param-type">
834
-
835
- string
836
-
837
- </span>
838
-
848
+ <span class="param-type">string</span>
839
849
 
840
850
 
841
851
 
@@ -863,12 +873,7 @@
863
873
  <td class="type">
864
874
 
865
875
 
866
- <span class="param-type">
867
-
868
- string
869
-
870
- </span>
871
-
876
+ <span class="param-type">string</span>
872
877
 
873
878
 
874
879
 
@@ -896,12 +901,7 @@
896
901
  <td class="type">
897
902
 
898
903
 
899
- <span class="param-type">
900
-
901
- string
902
-
903
- </span>
904
-
904
+ <span class="param-type">string</span>
905
905
 
906
906
 
907
907
 
@@ -929,12 +929,7 @@
929
929
  <td class="type">
930
930
 
931
931
 
932
- <span class="param-type">
933
-
934
- number
935
-
936
- </span>
937
-
932
+ <span class="param-type">number</span>
938
933
 
939
934
 
940
935
 
@@ -962,12 +957,7 @@
962
957
  <td class="type">
963
958
 
964
959
 
965
- <span class="param-type">
966
-
967
- number
968
-
969
- </span>
970
-
960
+ <span class="param-type">number</span>
971
961
 
972
962
 
973
963
 
@@ -1078,528 +1068,6 @@
1078
1068
 
1079
1069
  <div class='vertical-section'>
1080
1070
  <h3 id='member'>成员变量</h3>
1081
- <h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量概述</h4>
1082
- <div class="table-container">
1083
- <table class="params table">
1084
- <thead>
1085
- <tr>
1086
- <th>名称</th>
1087
- <th>类型</th>
1088
- <th>描述</th>
1089
- </tr>
1090
- </thead>
1091
- <tbody>
1092
-
1093
- <tr class="deep-level-0">
1094
- <td class="name"><code><a href="#fill">fill</a></code></td>
1095
- <td class="name">
1096
- <code>
1097
-
1098
- <span class="param-type">
1099
-
1100
- boolean
1101
-
1102
- </span>
1103
-
1104
-
1105
-
1106
- </code>
1107
- </td>
1108
- <td class="name"><code><p>是否填充,不需要填充则设置为 false。如果 fill 与 stroke 同时为 false,将按 fill 与 stroke 的默认值渲染图层。</p></code></td>
1109
- </tr>
1110
-
1111
- <tr class="deep-level-0">
1112
- <td class="name"><code><a href="#fillColor">fillColor</a></code></td>
1113
- <td class="name">
1114
- <code>
1115
-
1116
- <span class="param-type">
1117
-
1118
- string
1119
-
1120
- </span>
1121
-
1122
-
1123
-
1124
- </code>
1125
- </td>
1126
- <td class="name"><code><p>十六进制填充颜色。</p></code></td>
1127
- </tr>
1128
-
1129
- <tr class="deep-level-0">
1130
- <td class="name"><code><a href="#fillOpacity">fillOpacity</a></code></td>
1131
- <td class="name">
1132
- <code>
1133
-
1134
- <span class="param-type">
1135
-
1136
- number
1137
-
1138
- </span>
1139
-
1140
-
1141
-
1142
- </code>
1143
- </td>
1144
- <td class="name"><code><p>填充不透明度。取值范围[0, 1]。</p></code></td>
1145
- </tr>
1146
-
1147
- <tr class="deep-level-0">
1148
- <td class="name"><code><a href="#fontColor">fontColor</a></code></td>
1149
- <td class="name">
1150
- <code>
1151
-
1152
- <span class="param-type">
1153
-
1154
- string
1155
-
1156
- </span>
1157
-
1158
-
1159
-
1160
- </code>
1161
- </td>
1162
- <td class="name"><code><p>附加文本字体颜色。</p></code></td>
1163
- </tr>
1164
-
1165
- <tr class="deep-level-0">
1166
- <td class="name"><code><a href="#fontFamily">fontFamily</a></code></td>
1167
- <td class="name">
1168
- <code>
1169
-
1170
- <span class="param-type">
1171
-
1172
- string
1173
-
1174
- </span>
1175
-
1176
-
1177
-
1178
- </code>
1179
- </td>
1180
- <td class="name"><code><p>附加文本字体系列。fontFamily 值是字体族名称或/及类族名称的一个优先表,每个值逗号分割,浏览器会使用它可识别的第一个
1181
- 可以使用具体的字体名称(&quot;times&quot;、&quot;courier&quot;、&quot;arial&quot;)或字体系列名称(&quot;serif&quot;、&quot;sans-serif&quot;、&quot;cursive&quot;、&quot;fantasy&quot;、&quot;monospace&quot;)。</p></code></td>
1182
- </tr>
1183
-
1184
- <tr class="deep-level-0">
1185
- <td class="name"><code><a href="#fontSize">fontSize</a></code></td>
1186
- <td class="name">
1187
- <code>
1188
-
1189
- <span class="param-type">
1190
-
1191
- number
1192
-
1193
- </span>
1194
-
1195
-
1196
-
1197
- </code>
1198
- </td>
1199
- <td class="name"><code><p>附加文本字体大小,单位是像素。</p></code></td>
1200
- </tr>
1201
-
1202
- <tr class="deep-level-0">
1203
- <td class="name"><code><a href="#fontStyle">fontStyle</a></code></td>
1204
- <td class="name">
1205
- <code>
1206
-
1207
- <span class="param-type">
1208
-
1209
- string
1210
-
1211
- </span>
1212
-
1213
-
1214
-
1215
- </code>
1216
- </td>
1217
- <td class="name"><code><p>附加文本字体样式。可设值:&quot;normal&quot;, &quot;italic&quot;, &quot;oblique&quot;。</p></code></td>
1218
- </tr>
1219
-
1220
- <tr class="deep-level-0">
1221
- <td class="name"><code><a href="#fontVariant">fontVariant</a></code></td>
1222
- <td class="name">
1223
- <code>
1224
-
1225
- <span class="param-type">
1226
-
1227
- string
1228
-
1229
- </span>
1230
-
1231
-
1232
-
1233
- </code>
1234
- </td>
1235
- <td class="name"><code><p>附加文本字体变体。可设值:&quot;normal&quot;, &quot;small-caps&quot;。</p></code></td>
1236
- </tr>
1237
-
1238
- <tr class="deep-level-0">
1239
- <td class="name"><code><a href="#fontWeight">fontWeight</a></code></td>
1240
- <td class="name">
1241
- <code>
1242
-
1243
- <span class="param-type">
1244
-
1245
- string
1246
-
1247
- </span>
1248
-
1249
-
1250
-
1251
- </code>
1252
- </td>
1253
- <td class="name"><code><p>附加文本字体粗细。可设值:&quot;normal&quot;, &quot;bold&quot;, &quot;bolder&quot;, &quot;lighter&quot;。</p></code></td>
1254
- </tr>
1255
-
1256
- <tr class="deep-level-0">
1257
- <td class="name"><code><a href="#label">label</a></code></td>
1258
- <td class="name">
1259
- <code>
1260
-
1261
- <span class="param-type">
1262
-
1263
- string
1264
-
1265
- </span>
1266
-
1267
-
1268
-
1269
- </code>
1270
- </td>
1271
- <td class="name"><code><p>专题要素附加文本标签内容。</p></code></td>
1272
- </tr>
1273
-
1274
- <tr class="deep-level-0">
1275
- <td class="name"><code><a href="#labelAlign">labelAlign</a></code></td>
1276
- <td class="name">
1277
- <code>
1278
-
1279
- <span class="param-type">
1280
-
1281
- string
1282
-
1283
- </span>
1284
-
1285
-
1286
-
1287
- </code>
1288
- </td>
1289
- <td class="name"><code><p>附加文本水平对齐。可以是 'left', 'right', 'center'。</p></code></td>
1290
- </tr>
1291
-
1292
- <tr class="deep-level-0">
1293
- <td class="name"><code><a href="#labelBaseline">labelBaseline</a></code></td>
1294
- <td class="name">
1295
- <code>
1296
-
1297
- <span class="param-type">
1298
-
1299
- string
1300
-
1301
- </span>
1302
-
1303
-
1304
-
1305
- </code>
1306
- </td>
1307
- <td class="name"><code><p>附加文本垂直对齐。 可以是 'top', 'bottom', 'middle'。</p></code></td>
1308
- </tr>
1309
-
1310
- <tr class="deep-level-0">
1311
- <td class="name"><code><a href="#labelPosition">labelPosition</a></code></td>
1312
- <td class="name">
1313
- <code>
1314
-
1315
- <span class="param-type">
1316
-
1317
- string
1318
-
1319
- </span>
1320
-
1321
-
1322
-
1323
- </code>
1324
- </td>
1325
- <td class="name"><code><p>附加文本位置, 可以是 'inside', 'left', 'right', 'top', 'bottom'。</p></code></td>
1326
- </tr>
1327
-
1328
- <tr class="deep-level-0">
1329
- <td class="name"><code><a href="#labelRect">labelRect</a></code></td>
1330
- <td class="name">
1331
- <code>
1332
-
1333
- <span class="param-type">
1334
-
1335
- boolean
1336
-
1337
- </span>
1338
-
1339
-
1340
-
1341
- </code>
1342
- </td>
1343
- <td class="name"><code><p>是否显示文本标签矩形背景。</p></code></td>
1344
- </tr>
1345
-
1346
- <tr class="deep-level-0">
1347
- <td class="name"><code><a href="#labelXOffset">labelXOffset</a></code></td>
1348
- <td class="name">
1349
- <code>
1350
-
1351
- <span class="param-type">
1352
-
1353
- number
1354
-
1355
- </span>
1356
-
1357
-
1358
-
1359
- </code>
1360
- </td>
1361
- <td class="name"><code><p>附加文本在 X 轴方向的偏移量。</p></code></td>
1362
- </tr>
1363
-
1364
- <tr class="deep-level-0">
1365
- <td class="name"><code><a href="#labelYOffset">labelYOffset</a></code></td>
1366
- <td class="name">
1367
- <code>
1368
-
1369
- <span class="param-type">
1370
-
1371
- number
1372
-
1373
- </span>
1374
-
1375
-
1376
-
1377
- </code>
1378
- </td>
1379
- <td class="name"><code><p>附加文本在 Y 轴方向的偏移量。</p></code></td>
1380
- </tr>
1381
-
1382
- <tr class="deep-level-0">
1383
- <td class="name"><code><a href="#pointRadius">pointRadius</a></code></td>
1384
- <td class="name">
1385
- <code>
1386
-
1387
- <span class="param-type">
1388
-
1389
- number
1390
-
1391
- </span>
1392
-
1393
-
1394
-
1395
- </code>
1396
- </td>
1397
- <td class="name"><code><p>点半径。单位为像素。</p></code></td>
1398
- </tr>
1399
-
1400
- <tr class="deep-level-0">
1401
- <td class="name"><code><a href="#shadowBlur">shadowBlur</a></code></td>
1402
- <td class="name">
1403
- <code>
1404
-
1405
- <span class="param-type">
1406
-
1407
- number
1408
-
1409
- </span>
1410
-
1411
-
1412
-
1413
- </code>
1414
- </td>
1415
- <td class="name"><code><p>阴影模糊度,(大于 0 有效)。注:请将 shadowColor 属性与 shadowBlur 属性一起使用,来创建阴影。</p></code></td>
1416
- </tr>
1417
-
1418
- <tr class="deep-level-0">
1419
- <td class="name"><code><a href="#shadowColor">shadowColor</a></code></td>
1420
- <td class="name">
1421
- <code>
1422
-
1423
- <span class="param-type">
1424
-
1425
- string
1426
-
1427
- </span>
1428
-
1429
-
1430
-
1431
- </code>
1432
- </td>
1433
- <td class="name"><code><p>阴影颜色。注:请将 shadowColor 属性与 shadowBlur 属性一起使用,来创建阴影。</p></code></td>
1434
- </tr>
1435
-
1436
- <tr class="deep-level-0">
1437
- <td class="name"><code><a href="#shadowOffsetX">shadowOffsetX</a></code></td>
1438
- <td class="name">
1439
- <code>
1440
-
1441
- <span class="param-type">
1442
-
1443
- number
1444
-
1445
- </span>
1446
-
1447
-
1448
-
1449
- </code>
1450
- </td>
1451
- <td class="name"><code><p>阴影 X 方向偏移值。</p></code></td>
1452
- </tr>
1453
-
1454
- <tr class="deep-level-0">
1455
- <td class="name"><code><a href="#shadowOffsetY">shadowOffsetY</a></code></td>
1456
- <td class="name">
1457
- <code>
1458
-
1459
- <span class="param-type">
1460
-
1461
- number
1462
-
1463
- </span>
1464
-
1465
-
1466
-
1467
- </code>
1468
- </td>
1469
- <td class="name"><code><p>Y 方向偏移值。</p></code></td>
1470
- </tr>
1471
-
1472
- <tr class="deep-level-0">
1473
- <td class="name"><code><a href="#stroke">stroke</a></code></td>
1474
- <td class="name">
1475
- <code>
1476
-
1477
- <span class="param-type">
1478
-
1479
- boolean
1480
-
1481
- </span>
1482
-
1483
-
1484
-
1485
- </code>
1486
- </td>
1487
- <td class="name"><code><p>是否描边,不需要描边则设置为false。如果 fill 与 stroke 同时为 false,将按 fill 与 stroke 的默认值渲染图层。</p></code></td>
1488
- </tr>
1489
-
1490
- <tr class="deep-level-0">
1491
- <td class="name"><code><a href="#strokeColor">strokeColor</a></code></td>
1492
- <td class="name">
1493
- <code>
1494
-
1495
- <span class="param-type">
1496
-
1497
- string
1498
-
1499
- </span>
1500
-
1501
-
1502
-
1503
- </code>
1504
- </td>
1505
- <td class="name"><code><p>十六进制描边颜色。</p></code></td>
1506
- </tr>
1507
-
1508
- <tr class="deep-level-0">
1509
- <td class="name"><code><a href="#strokeDashstyle">strokeDashstyle</a></code></td>
1510
- <td class="name">
1511
- <code>
1512
-
1513
- <span class="param-type">
1514
-
1515
- string
1516
-
1517
- </span>
1518
-
1519
-
1520
-
1521
- </code>
1522
- </td>
1523
- <td class="name"><code><p>虚线类型; strokeDashstyle 有八种类型 “dot&quot;,“dash&quot;,“dashdot&quot;,“longdash&quot;,“longdashdot&quot;,“solid&quot;, &quot;dashed&quot;, &quot;dotted&quot;;
1524
- solid 表示实线。</p></code></td>
1525
- </tr>
1526
-
1527
- <tr class="deep-level-0">
1528
- <td class="name"><code><a href="#strokeLinecap">strokeLinecap</a></code></td>
1529
- <td class="name">
1530
- <code>
1531
-
1532
- <span class="param-type">
1533
-
1534
- string
1535
-
1536
- </span>
1537
-
1538
-
1539
-
1540
- </code>
1541
- </td>
1542
- <td class="name"><code><p>线帽样式;strokeLinecap 有三种类型 “butt&quot;, &quot;round&quot;, &quot;square&quot; 。</p></code></td>
1543
- </tr>
1544
-
1545
- <tr class="deep-level-0">
1546
- <td class="name"><code><a href="#strokeLineJoin">strokeLineJoin</a></code></td>
1547
- <td class="name">
1548
- <code>
1549
-
1550
- <span class="param-type">
1551
-
1552
- string
1553
-
1554
- </span>
1555
-
1556
-
1557
-
1558
- </code>
1559
- </td>
1560
- <td class="name"><code><p>线段连接样式;strokeLineJoin 有三种类型 “miter&quot;, &quot;round&quot;, &quot;bevel&quot;。</p></code></td>
1561
- </tr>
1562
-
1563
- <tr class="deep-level-0">
1564
- <td class="name"><code><a href="#strokeOpacity">strokeOpacity</a></code></td>
1565
- <td class="name">
1566
- <code>
1567
-
1568
- <span class="param-type">
1569
-
1570
- number
1571
-
1572
- </span>
1573
-
1574
-
1575
-
1576
- </code>
1577
- </td>
1578
- <td class="name"><code><p>描边的不透明度。取值范围[0, 1]。</p></code></td>
1579
- </tr>
1580
-
1581
- <tr class="deep-level-0">
1582
- <td class="name"><code><a href="#strokeWidth">strokeWidth</a></code></td>
1583
- <td class="name">
1584
- <code>
1585
-
1586
- <span class="param-type">
1587
-
1588
- number
1589
-
1590
- </span>
1591
-
1592
-
1593
-
1594
- </code>
1595
- </td>
1596
- <td class="name"><code><p>线宽度/描边宽度。</p></code></td>
1597
- </tr>
1598
-
1599
- </tbody>
1600
- </table>
1601
- </div>
1602
- <h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量详情</h4>
1603
1071
  <div class="members">
1604
1072
 
1605
1073
  <div class="member">
@@ -1607,12 +1075,7 @@ solid 表示实线。</p></code></td>
1607
1075
  <span class="method-parameter is-pulled-right">
1608
1076
  <label>类型:</label>
1609
1077
 
1610
- <span class="param-type">
1611
-
1612
- boolean
1613
-
1614
- </span>
1615
-
1078
+ <span class="param-type">boolean</span>
1616
1079
 
1617
1080
 
1618
1081
  </span>
@@ -1689,12 +1152,7 @@ solid 表示实线。</p></code></td>
1689
1152
  <span class="method-parameter is-pulled-right">
1690
1153
  <label>类型:</label>
1691
1154
 
1692
- <span class="param-type">
1693
-
1694
- string
1695
-
1696
- </span>
1697
-
1155
+ <span class="param-type">string</span>
1698
1156
 
1699
1157
 
1700
1158
  </span>
@@ -1771,12 +1229,7 @@ solid 表示实线。</p></code></td>
1771
1229
  <span class="method-parameter is-pulled-right">
1772
1230
  <label>类型:</label>
1773
1231
 
1774
- <span class="param-type">
1775
-
1776
- number
1777
-
1778
- </span>
1779
-
1232
+ <span class="param-type">number</span>
1780
1233
 
1781
1234
 
1782
1235
  </span>
@@ -1853,12 +1306,7 @@ solid 表示实线。</p></code></td>
1853
1306
  <span class="method-parameter is-pulled-right">
1854
1307
  <label>类型:</label>
1855
1308
 
1856
- <span class="param-type">
1857
-
1858
- string
1859
-
1860
- </span>
1861
-
1309
+ <span class="param-type">string</span>
1862
1310
 
1863
1311
 
1864
1312
  </span>
@@ -1930,12 +1378,7 @@ solid 表示实线。</p></code></td>
1930
1378
  <span class="method-parameter is-pulled-right">
1931
1379
  <label>类型:</label>
1932
1380
 
1933
- <span class="param-type">
1934
-
1935
- string
1936
-
1937
- </span>
1938
-
1381
+ <span class="param-type">string</span>
1939
1382
 
1940
1383
 
1941
1384
  </span>
@@ -2013,12 +1456,7 @@ solid 表示实线。</p></code></td>
2013
1456
  <span class="method-parameter is-pulled-right">
2014
1457
  <label>类型:</label>
2015
1458
 
2016
- <span class="param-type">
2017
-
2018
- number
2019
-
2020
- </span>
2021
-
1459
+ <span class="param-type">number</span>
2022
1460
 
2023
1461
 
2024
1462
  </span>
@@ -2095,12 +1533,7 @@ solid 表示实线。</p></code></td>
2095
1533
  <span class="method-parameter is-pulled-right">
2096
1534
  <label>类型:</label>
2097
1535
 
2098
- <span class="param-type">
2099
-
2100
- string
2101
-
2102
- </span>
2103
-
1536
+ <span class="param-type">string</span>
2104
1537
 
2105
1538
 
2106
1539
  </span>
@@ -2177,12 +1610,7 @@ solid 表示实线。</p></code></td>
2177
1610
  <span class="method-parameter is-pulled-right">
2178
1611
  <label>类型:</label>
2179
1612
 
2180
- <span class="param-type">
2181
-
2182
- string
2183
-
2184
- </span>
2185
-
1613
+ <span class="param-type">string</span>
2186
1614
 
2187
1615
 
2188
1616
  </span>
@@ -2259,12 +1687,7 @@ solid 表示实线。</p></code></td>
2259
1687
  <span class="method-parameter is-pulled-right">
2260
1688
  <label>类型:</label>
2261
1689
 
2262
- <span class="param-type">
2263
-
2264
- string
2265
-
2266
- </span>
2267
-
1690
+ <span class="param-type">string</span>
2268
1691
 
2269
1692
 
2270
1693
  </span>
@@ -2341,12 +1764,7 @@ solid 表示实线。</p></code></td>
2341
1764
  <span class="method-parameter is-pulled-right">
2342
1765
  <label>类型:</label>
2343
1766
 
2344
- <span class="param-type">
2345
-
2346
- string
2347
-
2348
- </span>
2349
-
1767
+ <span class="param-type">string</span>
2350
1768
 
2351
1769
 
2352
1770
  </span>
@@ -2418,12 +1836,7 @@ solid 表示实线。</p></code></td>
2418
1836
  <span class="method-parameter is-pulled-right">
2419
1837
  <label>类型:</label>
2420
1838
 
2421
- <span class="param-type">
2422
-
2423
- string
2424
-
2425
- </span>
2426
-
1839
+ <span class="param-type">string</span>
2427
1840
 
2428
1841
 
2429
1842
  </span>
@@ -2500,12 +1913,7 @@ solid 表示实线。</p></code></td>
2500
1913
  <span class="method-parameter is-pulled-right">
2501
1914
  <label>类型:</label>
2502
1915
 
2503
- <span class="param-type">
2504
-
2505
- string
2506
-
2507
- </span>
2508
-
1916
+ <span class="param-type">string</span>
2509
1917
 
2510
1918
 
2511
1919
  </span>
@@ -2582,12 +1990,7 @@ solid 表示实线。</p></code></td>
2582
1990
  <span class="method-parameter is-pulled-right">
2583
1991
  <label>类型:</label>
2584
1992
 
2585
- <span class="param-type">
2586
-
2587
- string
2588
-
2589
- </span>
2590
-
1993
+ <span class="param-type">string</span>
2591
1994
 
2592
1995
 
2593
1996
  </span>
@@ -2664,12 +2067,7 @@ solid 表示实线。</p></code></td>
2664
2067
  <span class="method-parameter is-pulled-right">
2665
2068
  <label>类型:</label>
2666
2069
 
2667
- <span class="param-type">
2668
-
2669
- boolean
2670
-
2671
- </span>
2672
-
2070
+ <span class="param-type">boolean</span>
2673
2071
 
2674
2072
 
2675
2073
  </span>
@@ -2741,12 +2139,7 @@ solid 表示实线。</p></code></td>
2741
2139
  <span class="method-parameter is-pulled-right">
2742
2140
  <label>类型:</label>
2743
2141
 
2744
- <span class="param-type">
2745
-
2746
- number
2747
-
2748
- </span>
2749
-
2142
+ <span class="param-type">number</span>
2750
2143
 
2751
2144
 
2752
2145
  </span>
@@ -2818,12 +2211,7 @@ solid 表示实线。</p></code></td>
2818
2211
  <span class="method-parameter is-pulled-right">
2819
2212
  <label>类型:</label>
2820
2213
 
2821
- <span class="param-type">
2822
-
2823
- number
2824
-
2825
- </span>
2826
-
2214
+ <span class="param-type">number</span>
2827
2215
 
2828
2216
 
2829
2217
  </span>
@@ -2895,12 +2283,7 @@ solid 表示实线。</p></code></td>
2895
2283
  <span class="method-parameter is-pulled-right">
2896
2284
  <label>类型:</label>
2897
2285
 
2898
- <span class="param-type">
2899
-
2900
- number
2901
-
2902
- </span>
2903
-
2286
+ <span class="param-type">number</span>
2904
2287
 
2905
2288
 
2906
2289
  </span>
@@ -2977,12 +2360,7 @@ solid 表示实线。</p></code></td>
2977
2360
  <span class="method-parameter is-pulled-right">
2978
2361
  <label>类型:</label>
2979
2362
 
2980
- <span class="param-type">
2981
-
2982
- number
2983
-
2984
- </span>
2985
-
2363
+ <span class="param-type">number</span>
2986
2364
 
2987
2365
 
2988
2366
  </span>
@@ -3054,12 +2432,7 @@ solid 表示实线。</p></code></td>
3054
2432
  <span class="method-parameter is-pulled-right">
3055
2433
  <label>类型:</label>
3056
2434
 
3057
- <span class="param-type">
3058
-
3059
- string
3060
-
3061
- </span>
3062
-
2435
+ <span class="param-type">string</span>
3063
2436
 
3064
2437
 
3065
2438
  </span>
@@ -3136,12 +2509,7 @@ solid 表示实线。</p></code></td>
3136
2509
  <span class="method-parameter is-pulled-right">
3137
2510
  <label>类型:</label>
3138
2511
 
3139
- <span class="param-type">
3140
-
3141
- number
3142
-
3143
- </span>
3144
-
2512
+ <span class="param-type">number</span>
3145
2513
 
3146
2514
 
3147
2515
  </span>
@@ -3213,12 +2581,7 @@ solid 表示实线。</p></code></td>
3213
2581
  <span class="method-parameter is-pulled-right">
3214
2582
  <label>类型:</label>
3215
2583
 
3216
- <span class="param-type">
3217
-
3218
- number
3219
-
3220
- </span>
3221
-
2584
+ <span class="param-type">number</span>
3222
2585
 
3223
2586
 
3224
2587
  </span>
@@ -3288,12 +2651,7 @@ solid 表示实线。</p></code></td>
3288
2651
  <span class="method-parameter is-pulled-right">
3289
2652
  <label>类型:</label>
3290
2653
 
3291
- <span class="param-type">
3292
-
3293
- boolean
3294
-
3295
- </span>
3296
-
2654
+ <span class="param-type">boolean</span>
3297
2655
 
3298
2656
 
3299
2657
  </span>
@@ -3365,12 +2723,7 @@ solid 表示实线。</p></code></td>
3365
2723
  <span class="method-parameter is-pulled-right">
3366
2724
  <label>类型:</label>
3367
2725
 
3368
- <span class="param-type">
3369
-
3370
- string
3371
-
3372
- </span>
3373
-
2726
+ <span class="param-type">string</span>
3374
2727
 
3375
2728
 
3376
2729
  </span>
@@ -3447,12 +2800,7 @@ solid 表示实线。</p></code></td>
3447
2800
  <span class="method-parameter is-pulled-right">
3448
2801
  <label>类型:</label>
3449
2802
 
3450
- <span class="param-type">
3451
-
3452
- string
3453
-
3454
- </span>
3455
-
2803
+ <span class="param-type">string</span>
3456
2804
 
3457
2805
 
3458
2806
  </span>
@@ -3530,12 +2878,7 @@ solid 表示实线。</p>
3530
2878
  <span class="method-parameter is-pulled-right">
3531
2879
  <label>类型:</label>
3532
2880
 
3533
- <span class="param-type">
3534
-
3535
- string
3536
-
3537
- </span>
3538
-
2881
+ <span class="param-type">string</span>
3539
2882
 
3540
2883
 
3541
2884
  </span>
@@ -3612,12 +2955,7 @@ solid 表示实线。</p>
3612
2955
  <span class="method-parameter is-pulled-right">
3613
2956
  <label>类型:</label>
3614
2957
 
3615
- <span class="param-type">
3616
-
3617
- string
3618
-
3619
- </span>
3620
-
2958
+ <span class="param-type">string</span>
3621
2959
 
3622
2960
 
3623
2961
  </span>
@@ -3694,12 +3032,7 @@ solid 表示实线。</p>
3694
3032
  <span class="method-parameter is-pulled-right">
3695
3033
  <label>类型:</label>
3696
3034
 
3697
- <span class="param-type">
3698
-
3699
- number
3700
-
3701
- </span>
3702
-
3035
+ <span class="param-type">number</span>
3703
3036
 
3704
3037
 
3705
3038
  </span>
@@ -3776,12 +3109,7 @@ solid 表示实线。</p>
3776
3109
  <span class="method-parameter is-pulled-right">
3777
3110
  <label>类型:</label>
3778
3111
 
3779
- <span class="param-type">
3780
-
3781
- number
3782
-
3783
- </span>
3784
-
3112
+ <span class="param-type">number</span>
3785
3113
 
3786
3114
 
3787
3115
  </span>
@@ -3864,4 +3192,42 @@ solid 表示实线。</p>
3864
3192
 
3865
3193
  </article>
3866
3194
 
3867
- </section>
3195
+ </section>
3196
+
3197
+
3198
+
3199
+
3200
+ </div>
3201
+
3202
+ <footer class="footer">
3203
+ <div class="content has-text-centered">
3204
+ <p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
3205
+ <p class="sidebar-created-by">
3206
+ <a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
3207
+ <a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
3208
+ </p>
3209
+ </div>
3210
+ </footer>
3211
+
3212
+ </div>
3213
+ <div id="side-nav" class="side-nav">
3214
+ <div style="margin-bottom: 10px;">
3215
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
3216
+ </div>
3217
+ <div style="margin-bottom: 10px;">
3218
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
3219
+ </div>
3220
+ <div style="margin-bottom: 10px;">
3221
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
3222
+ </div>
3223
+ <div>
3224
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
3225
+ </div>
3226
+ </div>
3227
+ </div>
3228
+ <script src="scripts/linenumber.js"> </script>
3229
+
3230
+ <script src="scripts/search.js"> </script>
3231
+
3232
+ </body>
3233
+ </html>