@mapgis/webclient-leaflet-plugin 17.2.8 → 17.4.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.
Files changed (46) hide show
  1. package/README.md +24 -2
  2. package/dist/es5/webclient-common.min.js +37 -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 +197 -122
  6. package/documention/ArcGISTileLayer.html +187 -62
  7. package/documention/EchartsLayer.html +189 -21
  8. package/documention/FeatureLayer.html +178 -8
  9. package/documention/FeatureLayerUtil.html +178 -34
  10. package/documention/IGSMapImageLayer.html +201 -146
  11. package/documention/IGSTileLayer.html +191 -86
  12. package/documention/L.zondy.MapvBaseLayer.html +189 -96
  13. package/documention/MapLayer.html +183 -38
  14. package/documention/MapVLayer.html +191 -33
  15. package/documention/MapView.html +6189 -0
  16. package/documention/MapViewLeaflet.html +366 -1410
  17. package/documention/Popup.html +200 -284
  18. package/documention/Screenshot.html +183 -134
  19. package/documention/SketchEditor.html +3211 -0
  20. package/documention/SketchEditorLeaflet.html +241 -477
  21. package/documention/TileLayer.html +182 -32
  22. package/documention/TileLayerWMS.html +180 -20
  23. package/documention/VectorTileLayer.html +188 -68
  24. package/documention/WMSLayerView.html +190 -121
  25. package/documention/WebMapServiceLayer.html +194 -104
  26. package/documention/WebMapTileServiceLayer.html +195 -110
  27. package/documention/WebTileLayer.html +192 -92
  28. package/documention/Zondy.ThemeLayer.GeoFeatureThemeLayer.html +290 -658
  29. package/documention/Zondy.ThemeLayer.GraphThemeLayer.html +324 -870
  30. package/documention/Zondy.ThemeLayer.RandomThemeLayer.html +305 -736
  31. package/documention/Zondy.ThemeLayer.ThemeLayer.html +247 -483
  32. package/documention/Zondy.ThemeLayer.ThemeStyle.html +234 -866
  33. package/documention/Zondy.ThemeLayer.rangeThemeLayer.html +304 -792
  34. package/documention/Zondy.ThemeLayer.rankSymbolThemeLayer.html +341 -941
  35. package/documention/Zondy.ThemeLayer.simpleThemeLayer.html +302 -720
  36. package/documention/Zondy.ThemeLayer.uniqueThemeLayer.html +299 -759
  37. package/documention/Zondy.Widget.html +185 -48
  38. package/documention/Zondy.view.UI.html +182 -31
  39. package/documention/global.html +11448 -131
  40. package/documention/index.html +15 -16
  41. package/documention/scripts/search.js +1 -26
  42. package/documention/styles/app.min.css +1 -1
  43. package/documention/tutorial-1./345/277/253/351/200/237/345/205/245/351/227/250.html +152 -7
  44. package/documention/tutorial-2.1M3D/350/246/201/347/264/240/351/200/211/345/217/226.html +153 -8
  45. package/documention/tutorial-2.2M3D/351/222/273/345/255/224/345/211/226/345/210/207.html +153 -8
  46. package/package.json +7 -8
@@ -1,10 +1,142 @@
1
- <header id="page-title" class="page-title">
2
-
3
- <span class="page-title-main">类名</span>
4
- <span class="page-title-sub">GraphThemeLayer</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> GraphThemeLayer</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
+ 继承自<a href='http://webclient.smaryun.com/static/modules/common/api/common-mapgis/MapView.html' target='_blank'>zondy.MapView</a><br/>
109
+ 参考示例:
110
+ <a href='#MapView'>[初始化二维场景视图]</a>
111
+ <br>[ES5引入方式]:<br/>
112
+ zondy.leaflet.MapView() <br/>
113
+ [ES6引入方式]:<br/>
114
+ 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引擎)
115
+ 参考示例:
116
+ <a href='#MapView'>[初始化二维场景视图]</a>
117
+ [ES6引入方式]:<br/>
118
+ import { Popup } from '@mapgis/webclient-leaflet-plugin' <br/>
119
+ 自定义样式说明:<br/>
120
+ zondy-popup__content 弹窗容器样式<br/>
121
+ zondy-popup__tip 弹窗对话框箭头样式<br/>
122
+ zondy-popup__header 弹窗头部样式<br/>
123
+ zondy-popup__content 弹窗主体样式<br/>
124
+ 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="SketchEditor"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SketchEditor.html">SketchEditor</a><span style="display: none;"><p>二维Leaflet引擎草图编辑类<br/>
125
+ 继承自<a href='http://webclient.smaryun.com/static/modules/common/api/common-mapgis/SketchEditor.html' target='_blank'>zondy.SketchEditor</a><br/>
126
+ <br>[ES5引入方式]:<br/>
127
+ const { SketchEditor } = zondy.leaflet.tool.sketch <br/>
128
+ [ES6引入方式]:<br/>
129
+ 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>
130
+
131
+ </nav>
132
+ </div>
133
+ <div class="core" id="main-content-wrapper">
134
+ <div class="content">
135
+ <header id="page-title" class="page-title">
136
+ <span class="page-title-main">类名</span>
137
+ <span class="page-title-sub">GraphThemeLayer</span>
138
+ </header>
139
+
8
140
 
9
141
 
10
142
 
@@ -25,7 +157,7 @@
25
157
  <h4 class="name" id="GraphThemeLayer">
26
158
  <a class="href-link" href="#GraphThemeLayer">#</a>
27
159
 
28
- <span class="code-name" id="GraphThemeLayer" style="font-size:30px">
160
+ <span class="code-name" style="font-size:30px">
29
161
 
30
162
  new GraphThemeLayer<span class="signature">(name, chartsType, options)</span>
31
163
 
@@ -47,7 +179,7 @@
47
179
 
48
180
 
49
181
 
50
- <h4>参数</h4>
182
+ <h4>参数:</h4>
51
183
 
52
184
  <div class="table-container">
53
185
  <table class="params table">
@@ -79,12 +211,7 @@
79
211
  <td class="type">
80
212
 
81
213
 
82
- <span class="param-type">
83
-
84
- string
85
-
86
- </span>
87
-
214
+ <span class="param-type">string</span>
88
215
 
89
216
 
90
217
 
@@ -112,12 +239,7 @@
112
239
  <td class="type">
113
240
 
114
241
 
115
- <span class="param-type">
116
-
117
- string
118
-
119
- </span>
120
-
242
+ <span class="param-type">string</span>
121
243
 
122
244
 
123
245
 
@@ -145,12 +267,7 @@
145
267
  <td class="type">
146
268
 
147
269
 
148
- <span class="param-type">
149
-
150
- Object
151
-
152
- </span>
153
-
270
+ <span class="param-type">Object</span>
154
271
 
155
272
 
156
273
 
@@ -176,12 +293,7 @@
176
293
  <td class="type">
177
294
 
178
295
 
179
- <span class="param-type">
180
-
181
- boolean
182
-
183
- </span>
184
-
296
+ <span class="param-type">boolean</span>
185
297
 
186
298
 
187
299
 
@@ -209,12 +321,7 @@
209
321
  <td class="type">
210
322
 
211
323
 
212
- <span class="param-type">
213
-
214
- string
215
-
216
- </span>
217
-
324
+ <span class="param-type">string</span>
218
325
 
219
326
 
220
327
 
@@ -240,12 +347,7 @@
240
347
  <td class="type">
241
348
 
242
349
 
243
- <span class="param-type">
244
-
245
- Object
246
-
247
- </span>
248
-
350
+ <span class="param-type">Object</span>
249
351
 
250
352
 
251
353
 
@@ -271,12 +373,7 @@
271
373
  <td class="type">
272
374
 
273
375
 
274
- <span class="param-type">
275
-
276
- Object
277
-
278
- </span>
279
-
376
+ <span class="param-type">Object</span>
280
377
 
281
378
 
282
379
 
@@ -302,12 +399,7 @@
302
399
  <td class="type">
303
400
 
304
401
 
305
- <span class="param-type">
306
-
307
- string
308
-
309
- </span>
310
-
402
+ <span class="param-type">string</span>
311
403
 
312
404
 
313
405
 
@@ -333,12 +425,7 @@
333
425
  <td class="type">
334
426
 
335
427
 
336
- <span class="param-type">
337
-
338
- number
339
-
340
- </span>
341
-
428
+ <span class="param-type">number</span>
342
429
 
343
430
 
344
431
 
@@ -366,12 +453,7 @@
366
453
  <td class="type">
367
454
 
368
455
 
369
- <span class="param-type">
370
-
371
- Object
372
-
373
- </span>
374
-
456
+ <span class="param-type">Object</span>
375
457
 
376
458
 
377
459
 
@@ -397,12 +479,7 @@
397
479
  <td class="type">
398
480
 
399
481
 
400
- <span class="param-type">
401
-
402
- number
403
-
404
- </span>
405
-
482
+ <span class="param-type">number</span>
406
483
 
407
484
 
408
485
 
@@ -428,12 +505,7 @@
428
505
  <td class="type">
429
506
 
430
507
 
431
- <span class="param-type">
432
-
433
- number
434
-
435
- </span>
436
-
508
+ <span class="param-type">number</span>
437
509
 
438
510
 
439
511
 
@@ -459,12 +531,7 @@
459
531
  <td class="type">
460
532
 
461
533
 
462
- <span class="param-type">
463
-
464
- Array.&lt;number>
465
-
466
- </span>
467
-
534
+ <span class="param-type">Array.&lt;number></span>
468
535
 
469
536
 
470
537
 
@@ -490,12 +557,7 @@
490
557
  <td class="type">
491
558
 
492
559
 
493
- <span class="param-type">
494
-
495
- number
496
-
497
- </span>
498
-
560
+ <span class="param-type">number</span>
499
561
 
500
562
 
501
563
 
@@ -521,12 +583,7 @@
521
583
  <td class="type">
522
584
 
523
585
 
524
- <span class="param-type">
525
-
526
- number
527
-
528
- </span>
529
-
586
+ <span class="param-type">number</span>
530
587
 
531
588
 
532
589
 
@@ -552,12 +609,7 @@
552
609
  <td class="type">
553
610
 
554
611
 
555
- <span class="param-type">
556
-
557
- Array.&lt;number>
558
-
559
- </span>
560
-
612
+ <span class="param-type">Array.&lt;number></span>
561
613
 
562
614
 
563
615
 
@@ -583,12 +635,7 @@
583
635
  <td class="type">
584
636
 
585
637
 
586
- <span class="param-type">
587
-
588
- number
589
-
590
- </span>
591
-
638
+ <span class="param-type">number</span>
592
639
 
593
640
 
594
641
 
@@ -689,7 +736,7 @@
689
736
 
690
737
 
691
738
  <ul>
692
- <li><a link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer" zondy.themelayer.ThemeLayer.html>zondy.themelayer.ThemeLayer</a></li>
739
+ <li><a href="zondy.themelayer.ThemeLayer.html">zondy.themelayer.ThemeLayer</a></li>
693
740
  </ul>
694
741
 
695
742
 
@@ -710,363 +757,7 @@
710
757
 
711
758
  <div class='vertical-section'>
712
759
  <h3 id='function'>方法</h3>
713
- <h4 style="margin-top: 20px;margin-bottom: 20px;">方法概述</h4>
714
760
  <div class="members">
715
- <div class="table-container">
716
- <table class="params table">
717
- <thead>
718
- <tr>
719
- <th>名称</th>
720
- <th>返回值类型</th>
721
- <th>描述</th>
722
- </tr>
723
- </thead>
724
- <tbody>
725
-
726
- <tr class="deep-level-0">
727
- <td class="name"><code><a href="#addFeatures">addFeatures</a></code></td>
728
- <td class="name">
729
- <code>
730
-
731
- </code>
732
- </td>
733
- <td class="name"><code><p>向专题图图层中添加数据。</p></code></td>
734
- </tr>
735
-
736
- <tr class="deep-level-0">
737
- <td class="name"><code><a href="#clear">clear</a></code></td>
738
- <td class="name">
739
- <code>
740
-
741
- </code>
742
- </td>
743
- <td class="name"><code><p>清除图层。清除的内容包括数据(features) 、专题要素、缓存。</p></code></td>
744
- </tr>
745
-
746
- <tr class="deep-level-0">
747
- <td class="name"><code><a href="#clearCache">clearCache</a></code></td>
748
- <td class="name">
749
- <code>
750
-
751
- </code>
752
- </td>
753
- <td class="name"><code><p>判断图表是否大小合适,超过地图范围的1/4的不绘制。</p></code></td>
754
- </tr>
755
-
756
- <tr class="deep-level-0">
757
- <td class="name"><code><a href="#clearCache">clearCache</a></code></td>
758
- <td class="name">
759
- <code>
760
-
761
- </code>
762
- </td>
763
- <td class="name"><code><p>清除缓存数据。</p></code></td>
764
- </tr>
765
-
766
- <tr class="deep-level-0">
767
- <td class="name"><code><a href="#createThematicFeature">createThematicFeature</a></code></td>
768
- <td class="name">
769
- <code>
770
-
771
- </code>
772
- </td>
773
- <td class="name"><code><p>创建专题要素(图表)。</p></code></td>
774
- </tr>
775
-
776
- <tr class="deep-level-0">
777
- <td class="name"><code><a href="#destroyFeatures">destroyFeatures</a></code></td>
778
- <td class="name">
779
- <code>
780
-
781
- </code>
782
- </td>
783
- <td class="name"><code><p>销毁要素。</p></code></td>
784
- </tr>
785
-
786
- <tr class="deep-level-0">
787
- <td class="name"><code><a href="#drawCharts">drawCharts</a></code></td>
788
- <td class="name">
789
- <code>
790
-
791
- </code>
792
- </td>
793
- <td class="name"><code><p>绘制图表。包含压盖处理。</p></code></td>
794
- </tr>
795
-
796
- <tr class="deep-level-0">
797
- <td class="name"><code><a href="#getEvents">getEvents</a></code></td>
798
- <td class="name">
799
- <code>
800
-
801
-
802
- <span class="param-type">
803
-
804
- Object
805
-
806
- </span>
807
-
808
-
809
-
810
-
811
- </code>
812
- </td>
813
- <td class="name"><code><p>获取图层事件。</p></code></td>
814
- </tr>
815
-
816
- <tr class="deep-level-0">
817
- <td class="name"><code><a href="#getFeatureBy">getFeatureBy</a></code></td>
818
- <td class="name">
819
- <code>
820
-
821
- </code>
822
- </td>
823
- <td class="name"><code><p>在专题图的要素数组 features 里面遍历每一个 feature,当 feature[property] === value 时,返回此 feature(并且只返回第一个)。</p></code></td>
824
- </tr>
825
-
826
- <tr class="deep-level-0">
827
- <td class="name"><code><a href="#getFeatureById">getFeatureById</a></code></td>
828
- <td class="name">
829
- <code>
830
-
831
- </code>
832
- </td>
833
- <td class="name"><code><p>通过给定一个 ID,返回对应的矢量要素,如果不存在则返回 null。</p></code></td>
834
- </tr>
835
-
836
- <tr class="deep-level-0">
837
- <td class="name"><code><a href="#getFeatures">getFeatures</a></code></td>
838
- <td class="name">
839
- <code>
840
-
841
-
842
- <span class="param-type">
843
-
844
- Array
845
-
846
- </span>
847
-
848
-
849
-
850
-
851
- </code>
852
- </td>
853
- <td class="name"><code><p>查看当前图层中的有效数据。</p></code></td>
854
- </tr>
855
-
856
- <tr class="deep-level-0">
857
- <td class="name"><code><a href="#getFeaturesByAttribute">getFeaturesByAttribute</a></code></td>
858
- <td class="name">
859
- <code>
860
-
861
-
862
- <span class="param-type">
863
-
864
- Array
865
-
866
- </span>
867
-
868
-
869
-
870
-
871
- </code>
872
- </td>
873
- <td class="name"><code><p>通过给定一个属性的 key 值和 value 值,返回所有匹配的要素数组。</p></code></td>
874
- </tr>
875
-
876
- <tr class="deep-level-0">
877
- <td class="name"><code><a href="#getLocalXY">getLocalXY</a></code></td>
878
- <td class="name">
879
- <code>
880
-
881
- </code>
882
- </td>
883
- <td class="name"><code><p>地理坐标转为像素坐标。</p></code></td>
884
- </tr>
885
-
886
- <tr class="deep-level-0">
887
- <td class="name"><code><a href="#getShapesByFeatureID">getShapesByFeatureID</a></code></td>
888
- <td class="name">
889
- <code>
890
-
891
- </code>
892
- </td>
893
- <td class="name"><code><p>通过 FeatureID 获取 feature 关联的所有图形。如果不传入此参数,函数将返回所有图形。</p></code></td>
894
- </tr>
895
-
896
- <tr class="deep-level-0">
897
- <td class="name"><code><a href="#getWeightFieldValue">getWeightFieldValue</a></code></td>
898
- <td class="name">
899
- <code>
900
-
901
- </code>
902
- </td>
903
- <td class="name"><code><p>获取权重字段的值。</p></code></td>
904
- </tr>
905
-
906
- <tr class="deep-level-0">
907
- <td class="name"><code><a href="#initialize">initialize</a></code></td>
908
- <td class="name">
909
- <code>
910
-
911
- </code>
912
- </td>
913
- <td class="name"><code><p>初始化。</p></code></td>
914
- </tr>
915
-
916
- <tr class="deep-level-0">
917
- <td class="name"><code><a href="#isChartInMap">isChartInMap</a></code></td>
918
- <td class="name">
919
- <code>
920
-
921
- </code>
922
- </td>
923
- <td class="name"><code><p>判断图表是否在地图里。</p></code></td>
924
- </tr>
925
-
926
- <tr class="deep-level-0">
927
- <td class="name"><code><a href="#isPointInPoly">isPointInPoly</a></code></td>
928
- <td class="name">
929
- <code>
930
-
931
- </code>
932
- </td>
933
- <td class="name"><code><p>判断一个点是否在多边形里面。(射线法)</p></code></td>
934
- </tr>
935
-
936
- <tr class="deep-level-0">
937
- <td class="name"><code><a href="#isQuadrilateralOverLap">isQuadrilateralOverLap</a></code></td>
938
- <td class="name">
939
- <code>
940
-
941
- </code>
942
- </td>
943
- <td class="name"><code><p>判断两个四边形是否有压盖。</p></code></td>
944
- </tr>
945
-
946
- <tr class="deep-level-0">
947
- <td class="name"><code><a href="#lineIntersection">lineIntersection</a></code></td>
948
- <td class="name">
949
- <code>
950
-
951
-
952
- <span class="param-type">
953
-
954
- Object
955
-
956
- </span>
957
-
958
-
959
-
960
-
961
- </code>
962
- </td>
963
- <td class="name"><code><p>判断两条线段是不是有交点。</p></code></td>
964
- </tr>
965
-
966
- <tr class="deep-level-0">
967
- <td class="name"><code><a href="#off">off</a></code></td>
968
- <td class="name">
969
- <code>
970
-
971
- </code>
972
- </td>
973
- <td class="name"><code><p>移除专题要素事件监听。</p></code></td>
974
- </tr>
975
-
976
- <tr class="deep-level-0">
977
- <td class="name"><code><a href="#on">on</a></code></td>
978
- <td class="name">
979
- <code>
980
-
981
- </code>
982
- </td>
983
- <td class="name"><code><p>添加专题要素事件监听。添加专题要素事件监听。</p></code></td>
984
- </tr>
985
-
986
- <tr class="deep-level-0">
987
- <td class="name"><code><a href="#onRemove">onRemove</a></code></td>
988
- <td class="name">
989
- <code>
990
-
991
- </code>
992
- </td>
993
- <td class="name"><code><p>删除某个地图。</p></code></td>
994
- </tr>
995
-
996
- <tr class="deep-level-0">
997
- <td class="name"><code><a href="#redraw">redraw</a></code></td>
998
- <td class="name">
999
- <code>
1000
-
1001
- </code>
1002
- </td>
1003
- <td class="name"><code><p>重绘该图层,成功则返回 true,否则返回 false。</p></code></td>
1004
- </tr>
1005
-
1006
- <tr class="deep-level-0">
1007
- <td class="name"><code><a href="#redrawThematicFeatures">redrawThematicFeatures</a></code></td>
1008
- <td class="name">
1009
- <code>
1010
-
1011
- </code>
1012
- </td>
1013
- <td class="name"><code><p>重绘所有专题要素 此方法包含绘制专题要素的所有步骤,包含用户数据到专题要素的转换,压盖处理,缓存等步骤。地图漫游时调用此方法进行图层刷新。</p></code></td>
1014
- </tr>
1015
-
1016
- <tr class="deep-level-0">
1017
- <td class="name"><code><a href="#removeAllFeatures">removeAllFeatures</a></code></td>
1018
- <td class="name">
1019
- <code>
1020
-
1021
- </code>
1022
- </td>
1023
- <td class="name"><code><p>清除当前图层所有的矢量要素。</p></code></td>
1024
- </tr>
1025
-
1026
- <tr class="deep-level-0">
1027
- <td class="name"><code><a href="#removeFeatures">removeFeatures</a></code></td>
1028
- <td class="name">
1029
- <code>
1030
-
1031
- </code>
1032
- </td>
1033
- <td class="name"><code><p>从专题图中删除 feature。这个函数删除所有传递进来的矢量要素(数据)。</p></code></td>
1034
- </tr>
1035
-
1036
- <tr class="deep-level-0">
1037
- <td class="name"><code><a href="#setChartsType">setChartsType</a></code></td>
1038
- <td class="name">
1039
- <code>
1040
-
1041
- </code>
1042
- </td>
1043
- <td class="name"><code><p>设置图表类型,此函数可动态改变图表类型。在调用此函数前请通过 chartsSetting 为新类型的图表做相关配置。图表类型,目前支持:&quot;Bar&quot;, &quot;Bar3D&quot;, &quot;Line&quot;,&quot;Point&quot;,&quot;Pie&quot;,&quot;Ring&quot;。</p></code></td>
1044
- </tr>
1045
-
1046
- <tr class="deep-level-0">
1047
- <td class="name"><code><a href="#setOpacity">setOpacity</a></code></td>
1048
- <td class="name">
1049
- <code>
1050
-
1051
- </code>
1052
- </td>
1053
- <td class="name"><code><p>设置图层的不透明度,取值 [0-1] 之间。</p></code></td>
1054
- </tr>
1055
-
1056
- <tr class="deep-level-0">
1057
- <td class="name"><code><a href="#update">update</a></code></td>
1058
- <td class="name">
1059
- <code>
1060
-
1061
- </code>
1062
- </td>
1063
- <td class="name"><code><p>更新图层。</p></code></td>
1064
- </tr>
1065
-
1066
- </tbody>
1067
- </table>
1068
- </div>
1069
- <h4 style="margin-top: 20px;margin-bottom: 20px;">方法详情</h4>
1070
761
 
1071
762
  <div class="member">
1072
763
 
@@ -1075,7 +766,7 @@
1075
766
  <h4 class="name" id="addFeatures">
1076
767
  <a class="href-link" href="#addFeatures">#</a>
1077
768
 
1078
- <span class="code-name" id="addFeatures" style="font-size:30px">
769
+ <span class="code-name" style="font-size:30px">
1079
770
 
1080
771
  addFeatures<span class="signature">(features)</span>
1081
772
 
@@ -1097,7 +788,7 @@
1097
788
 
1098
789
 
1099
790
 
1100
- <h4>参数</h4>
791
+ <h4>参数:</h4>
1101
792
 
1102
793
  <div class="table-container">
1103
794
  <table class="params table">
@@ -1127,12 +818,7 @@
1127
818
  <td class="type">
1128
819
 
1129
820
 
1130
- <span class="param-type">
1131
-
1132
- L.features
1133
-
1134
- </span>
1135
-
821
+ <span class="param-type">L.features</span>
1136
822
 
1137
823
 
1138
824
 
@@ -1166,7 +852,7 @@
1166
852
 
1167
853
  <dt class="tag-overrides">Overrides:</dt>
1168
854
  <dd class="tag-overrides"><ul class="dummy"><li>
1169
- <a class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#addFeatures" zondy.themelayer.ThemeLayer.html#addFeatures>zondy.themelayer.ThemeLayer#addFeatures</a>
855
+ <a href="zondy.themelayer.ThemeLayer.html#addFeatures">zondy.themelayer.ThemeLayer#addFeatures</a>
1170
856
  </li></ul></dd>
1171
857
 
1172
858
 
@@ -1225,7 +911,7 @@
1225
911
  <h4 class="name" id="clear">
1226
912
  <a class="href-link" href="#clear">#</a>
1227
913
 
1228
- <span class="code-name" id="clear" style="font-size:30px">
914
+ <span class="code-name" style="font-size:30px">
1229
915
 
1230
916
  clear<span class="signature">()</span>
1231
917
 
@@ -1316,7 +1002,7 @@
1316
1002
  <h4 class="name" id="clearCache">
1317
1003
  <a class="href-link" href="#clearCache">#</a>
1318
1004
 
1319
- <span class="code-name" id="clearCache" style="font-size:30px">
1005
+ <span class="code-name" style="font-size:30px">
1320
1006
 
1321
1007
  clearCache<span class="signature">(mapPxBounds, chartPxBounds)</span>
1322
1008
 
@@ -1338,7 +1024,7 @@
1338
1024
 
1339
1025
 
1340
1026
 
1341
- <h4>参数</h4>
1027
+ <h4>参数:</h4>
1342
1028
 
1343
1029
  <div class="table-container">
1344
1030
  <table class="params table">
@@ -1368,12 +1054,7 @@
1368
1054
  <td class="type">
1369
1055
 
1370
1056
 
1371
- <span class="param-type">
1372
-
1373
- zondy.Bounds
1374
-
1375
- </span>
1376
-
1057
+ <span class="param-type">zondy.Bounds</span>
1377
1058
 
1378
1059
 
1379
1060
 
@@ -1397,12 +1078,7 @@
1397
1078
  <td class="type">
1398
1079
 
1399
1080
 
1400
- <span class="param-type">
1401
-
1402
- Array.&lt;Object>
1403
-
1404
- </span>
1405
-
1081
+ <span class="param-type">Array.&lt;Object></span>
1406
1082
 
1407
1083
 
1408
1084
 
@@ -1491,7 +1167,7 @@
1491
1167
  <h4 class="name" id="clearCache">
1492
1168
  <a class="href-link" href="#clearCache">#</a>
1493
1169
 
1494
- <span class="code-name" id="clearCache" style="font-size:30px">
1170
+ <span class="code-name" style="font-size:30px">
1495
1171
 
1496
1172
  clearCache<span class="signature">()</span>
1497
1173
 
@@ -1582,7 +1258,7 @@
1582
1258
  <h4 class="name" id="createThematicFeature">
1583
1259
  <a class="href-link" href="#createThematicFeature">#</a>
1584
1260
 
1585
- <span class="code-name" id="createThematicFeature" style="font-size:30px">
1261
+ <span class="code-name" style="font-size:30px">
1586
1262
 
1587
1263
  createThematicFeature<span class="signature">(feature)</span>
1588
1264
 
@@ -1604,7 +1280,7 @@
1604
1280
 
1605
1281
 
1606
1282
 
1607
- <h4>参数</h4>
1283
+ <h4>参数:</h4>
1608
1284
 
1609
1285
  <div class="table-container">
1610
1286
  <table class="params table">
@@ -1634,12 +1310,7 @@
1634
1310
  <td class="type">
1635
1311
 
1636
1312
 
1637
- <span class="param-type">
1638
-
1639
- zondy.Feature
1640
-
1641
- </span>
1642
-
1313
+ <span class="param-type">zondy.Feature</span>
1643
1314
 
1644
1315
 
1645
1316
 
@@ -1727,7 +1398,7 @@
1727
1398
  <h4 class="name" id="destroyFeatures">
1728
1399
  <a class="href-link" href="#destroyFeatures">#</a>
1729
1400
 
1730
- <span class="code-name" id="destroyFeatures" style="font-size:30px">
1401
+ <span class="code-name" style="font-size:30px">
1731
1402
 
1732
1403
  destroyFeatures<span class="signature">(features)</span>
1733
1404
 
@@ -1749,7 +1420,7 @@
1749
1420
 
1750
1421
 
1751
1422
 
1752
- <h4>参数</h4>
1423
+ <h4>参数:</h4>
1753
1424
 
1754
1425
  <div class="table-container">
1755
1426
  <table class="params table">
@@ -1779,12 +1450,7 @@
1779
1450
  <td class="type">
1780
1451
 
1781
1452
 
1782
- <span class="param-type">
1783
-
1784
- Array.&lt;zondy.Feature.Vector>
1785
-
1786
- </span>
1787
-
1453
+ <span class="param-type">Array.&lt;zondy.Feature.Vector></span>
1788
1454
 
1789
1455
 
1790
1456
 
@@ -1816,7 +1482,7 @@
1816
1482
 
1817
1483
  <dt class="inherited-from">Inherited From:</dt>
1818
1484
  <dd class="inherited-from"><ul class="dummy"><li>
1819
- <a goto="destroyFeatures" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#destroyFeatures" zondy.themelayer.ThemeLayer.html#destroyFeatures>zondy.themelayer.ThemeLayer#destroyFeatures</a>
1485
+ <a href="zondy.themelayer.ThemeLayer.html#destroyFeatures">zondy.themelayer.ThemeLayer#destroyFeatures</a>
1820
1486
  </li></ul></dd>
1821
1487
 
1822
1488
 
@@ -1877,7 +1543,7 @@
1877
1543
  <h4 class="name" id="drawCharts">
1878
1544
  <a class="href-link" href="#drawCharts">#</a>
1879
1545
 
1880
- <span class="code-name" id="drawCharts" style="font-size:30px">
1546
+ <span class="code-name" style="font-size:30px">
1881
1547
 
1882
1548
  drawCharts<span class="signature">()</span>
1883
1549
 
@@ -1968,7 +1634,7 @@
1968
1634
  <h4 class="name" id="getEvents">
1969
1635
  <a class="href-link" href="#getEvents">#</a>
1970
1636
 
1971
- <span class="code-name" id="getEvents" style="font-size:30px">
1637
+ <span class="code-name" style="font-size:30px">
1972
1638
 
1973
1639
  getEvents<span class="signature">()</span>
1974
1640
 
@@ -2003,7 +1669,7 @@
2003
1669
 
2004
1670
  <dt class="inherited-from">Inherited From:</dt>
2005
1671
  <dd class="inherited-from"><ul class="dummy"><li>
2006
- <a goto="getEvents" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#getEvents" zondy.themelayer.ThemeLayer.html#getEvents>zondy.themelayer.ThemeLayer#getEvents</a>
1672
+ <a href="zondy.themelayer.ThemeLayer.html#getEvents">zondy.themelayer.ThemeLayer#getEvents</a>
2007
1673
  </li></ul></dd>
2008
1674
 
2009
1675
 
@@ -2051,7 +1717,7 @@
2051
1717
 
2052
1718
 
2053
1719
  <div class='columns method-parameter'>
2054
- <div class="column is-2"><label>返回值</label></div>
1720
+ <div class="column is-2"><label>返回值:</label></div>
2055
1721
  <div class="column is-10">
2056
1722
 
2057
1723
 
@@ -2064,12 +1730,7 @@
2064
1730
  <div class='column is-5 has-text-left'>
2065
1731
  <label>类型: </label>
2066
1732
 
2067
- <span class="param-type">
2068
-
2069
- Object
2070
-
2071
- </span>
2072
-
1733
+ <span class="param-type">Object</span>
2073
1734
 
2074
1735
 
2075
1736
  </div>
@@ -2094,7 +1755,7 @@
2094
1755
  <h4 class="name" id="getFeatureBy">
2095
1756
  <a class="href-link" href="#getFeatureBy">#</a>
2096
1757
 
2097
- <span class="code-name" id="getFeatureBy" style="font-size:30px">
1758
+ <span class="code-name" style="font-size:30px">
2098
1759
 
2099
1760
  getFeatureBy<span class="signature">(property, value)</span>
2100
1761
 
@@ -2116,7 +1777,7 @@
2116
1777
 
2117
1778
 
2118
1779
 
2119
- <h4>参数</h4>
1780
+ <h4>参数:</h4>
2120
1781
 
2121
1782
  <div class="table-container">
2122
1783
  <table class="params table">
@@ -2146,12 +1807,7 @@
2146
1807
  <td class="type">
2147
1808
 
2148
1809
 
2149
- <span class="param-type">
2150
-
2151
- string
2152
-
2153
- </span>
2154
-
1810
+ <span class="param-type">string</span>
2155
1811
 
2156
1812
 
2157
1813
 
@@ -2175,12 +1831,7 @@
2175
1831
  <td class="type">
2176
1832
 
2177
1833
 
2178
- <span class="param-type">
2179
-
2180
- string
2181
-
2182
- </span>
2183
-
1834
+ <span class="param-type">string</span>
2184
1835
 
2185
1836
 
2186
1837
 
@@ -2212,7 +1863,7 @@
2212
1863
 
2213
1864
  <dt class="inherited-from">Inherited From:</dt>
2214
1865
  <dd class="inherited-from"><ul class="dummy"><li>
2215
- <a goto="getFeatureBy" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#getFeatureBy" zondy.themelayer.ThemeLayer.html#getFeatureBy>zondy.themelayer.ThemeLayer#getFeatureBy</a>
1866
+ <a href="zondy.themelayer.ThemeLayer.html#getFeatureBy">zondy.themelayer.ThemeLayer#getFeatureBy</a>
2216
1867
  </li></ul></dd>
2217
1868
 
2218
1869
 
@@ -2273,7 +1924,7 @@
2273
1924
  <h4 class="name" id="getFeatureById">
2274
1925
  <a class="href-link" href="#getFeatureById">#</a>
2275
1926
 
2276
- <span class="code-name" id="getFeatureById" style="font-size:30px">
1927
+ <span class="code-name" style="font-size:30px">
2277
1928
 
2278
1929
  getFeatureById<span class="signature">(featureId)</span>
2279
1930
 
@@ -2295,7 +1946,7 @@
2295
1946
 
2296
1947
 
2297
1948
 
2298
- <h4>参数</h4>
1949
+ <h4>参数:</h4>
2299
1950
 
2300
1951
  <div class="table-container">
2301
1952
  <table class="params table">
@@ -2325,12 +1976,7 @@
2325
1976
  <td class="type">
2326
1977
 
2327
1978
 
2328
- <span class="param-type">
2329
-
2330
- number
2331
-
2332
- </span>
2333
-
1979
+ <span class="param-type">number</span>
2334
1980
 
2335
1981
 
2336
1982
 
@@ -2362,7 +2008,7 @@
2362
2008
 
2363
2009
  <dt class="inherited-from">Inherited From:</dt>
2364
2010
  <dd class="inherited-from"><ul class="dummy"><li>
2365
- <a goto="getFeatureById" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#getFeatureById" zondy.themelayer.ThemeLayer.html#getFeatureById>zondy.themelayer.ThemeLayer#getFeatureById</a>
2011
+ <a href="zondy.themelayer.ThemeLayer.html#getFeatureById">zondy.themelayer.ThemeLayer#getFeatureById</a>
2366
2012
  </li></ul></dd>
2367
2013
 
2368
2014
 
@@ -2423,7 +2069,7 @@
2423
2069
  <h4 class="name" id="getFeatures">
2424
2070
  <a class="href-link" href="#getFeatures">#</a>
2425
2071
 
2426
- <span class="code-name" id="getFeatures" style="font-size:30px">
2072
+ <span class="code-name" style="font-size:30px">
2427
2073
 
2428
2074
  getFeatures<span class="signature">()</span>
2429
2075
 
@@ -2458,7 +2104,7 @@
2458
2104
 
2459
2105
  <dt class="inherited-from">Inherited From:</dt>
2460
2106
  <dd class="inherited-from"><ul class="dummy"><li>
2461
- <a goto="getFeatures" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#getFeatures" zondy.themelayer.ThemeLayer.html#getFeatures>zondy.themelayer.ThemeLayer#getFeatures</a>
2107
+ <a href="zondy.themelayer.ThemeLayer.html#getFeatures">zondy.themelayer.ThemeLayer#getFeatures</a>
2462
2108
  </li></ul></dd>
2463
2109
 
2464
2110
 
@@ -2506,7 +2152,7 @@
2506
2152
 
2507
2153
 
2508
2154
  <div class='columns method-parameter'>
2509
- <div class="column is-2"><label>返回值</label></div>
2155
+ <div class="column is-2"><label>返回值:</label></div>
2510
2156
  <div class="column is-10">
2511
2157
 
2512
2158
 
@@ -2519,12 +2165,7 @@
2519
2165
  <div class='column is-5 has-text-left'>
2520
2166
  <label>类型: </label>
2521
2167
 
2522
- <span class="param-type">
2523
-
2524
- Array
2525
-
2526
- </span>
2527
-
2168
+ <span class="param-type">Array</span>
2528
2169
 
2529
2170
 
2530
2171
  </div>
@@ -2549,7 +2190,7 @@
2549
2190
  <h4 class="name" id="getFeaturesByAttribute">
2550
2191
  <a class="href-link" href="#getFeaturesByAttribute">#</a>
2551
2192
 
2552
- <span class="code-name" id="getFeaturesByAttribute" style="font-size:30px">
2193
+ <span class="code-name" style="font-size:30px">
2553
2194
 
2554
2195
  getFeaturesByAttribute<span class="signature">(attrName, attrValue)</span>
2555
2196
 
@@ -2571,7 +2212,7 @@
2571
2212
 
2572
2213
 
2573
2214
 
2574
- <h4>参数</h4>
2215
+ <h4>参数:</h4>
2575
2216
 
2576
2217
  <div class="table-container">
2577
2218
  <table class="params table">
@@ -2601,12 +2242,7 @@
2601
2242
  <td class="type">
2602
2243
 
2603
2244
 
2604
- <span class="param-type">
2605
-
2606
- string
2607
-
2608
- </span>
2609
-
2245
+ <span class="param-type">string</span>
2610
2246
 
2611
2247
 
2612
2248
 
@@ -2630,12 +2266,7 @@
2630
2266
  <td class="type">
2631
2267
 
2632
2268
 
2633
- <span class="param-type">
2634
-
2635
- string
2636
-
2637
- </span>
2638
-
2269
+ <span class="param-type">string</span>
2639
2270
 
2640
2271
 
2641
2272
 
@@ -2667,7 +2298,7 @@
2667
2298
 
2668
2299
  <dt class="inherited-from">Inherited From:</dt>
2669
2300
  <dd class="inherited-from"><ul class="dummy"><li>
2670
- <a goto="getFeaturesByAttribute" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#getFeaturesByAttribute" zondy.themelayer.ThemeLayer.html#getFeaturesByAttribute>zondy.themelayer.ThemeLayer#getFeaturesByAttribute</a>
2301
+ <a href="zondy.themelayer.ThemeLayer.html#getFeaturesByAttribute">zondy.themelayer.ThemeLayer#getFeaturesByAttribute</a>
2671
2302
  </li></ul></dd>
2672
2303
 
2673
2304
 
@@ -2715,7 +2346,7 @@
2715
2346
 
2716
2347
 
2717
2348
  <div class='columns method-parameter'>
2718
- <div class="column is-2"><label>返回值</label></div>
2349
+ <div class="column is-2"><label>返回值:</label></div>
2719
2350
  <div class="column is-10">
2720
2351
 
2721
2352
 
@@ -2728,12 +2359,7 @@
2728
2359
  <div class='column is-5 has-text-left'>
2729
2360
  <label>类型: </label>
2730
2361
 
2731
- <span class="param-type">
2732
-
2733
- Array
2734
-
2735
- </span>
2736
-
2362
+ <span class="param-type">Array</span>
2737
2363
 
2738
2364
 
2739
2365
  </div>
@@ -2758,7 +2384,7 @@
2758
2384
  <h4 class="name" id="getLocalXY">
2759
2385
  <a class="href-link" href="#getLocalXY">#</a>
2760
2386
 
2761
- <span class="code-name" id="getLocalXY" style="font-size:30px">
2387
+ <span class="code-name" style="font-size:30px">
2762
2388
 
2763
2389
  getLocalXY<span class="signature">(coordinate)</span>
2764
2390
 
@@ -2780,7 +2406,7 @@
2780
2406
 
2781
2407
 
2782
2408
 
2783
- <h4>参数</h4>
2409
+ <h4>参数:</h4>
2784
2410
 
2785
2411
  <div class="table-container">
2786
2412
  <table class="params table">
@@ -2810,12 +2436,7 @@
2810
2436
  <td class="type">
2811
2437
 
2812
2438
 
2813
- <span class="param-type">
2814
-
2815
- Array
2816
-
2817
- </span>
2818
-
2439
+ <span class="param-type">Array</span>
2819
2440
 
2820
2441
 
2821
2442
 
@@ -2847,7 +2468,7 @@
2847
2468
 
2848
2469
  <dt class="inherited-from">Inherited From:</dt>
2849
2470
  <dd class="inherited-from"><ul class="dummy"><li>
2850
- <a goto="getLocalXY" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#getLocalXY" zondy.themelayer.ThemeLayer.html#getLocalXY>zondy.themelayer.ThemeLayer#getLocalXY</a>
2471
+ <a href="zondy.themelayer.ThemeLayer.html#getLocalXY">zondy.themelayer.ThemeLayer#getLocalXY</a>
2851
2472
  </li></ul></dd>
2852
2473
 
2853
2474
 
@@ -2908,7 +2529,7 @@
2908
2529
  <h4 class="name" id="getShapesByFeatureID">
2909
2530
  <a class="href-link" href="#getShapesByFeatureID">#</a>
2910
2531
 
2911
- <span class="code-name" id="getShapesByFeatureID" style="font-size:30px">
2532
+ <span class="code-name" style="font-size:30px">
2912
2533
 
2913
2534
  getShapesByFeatureID<span class="signature">(featureID)</span>
2914
2535
 
@@ -2930,7 +2551,7 @@
2930
2551
 
2931
2552
 
2932
2553
 
2933
- <h4>参数</h4>
2554
+ <h4>参数:</h4>
2934
2555
 
2935
2556
  <div class="table-container">
2936
2557
  <table class="params table">
@@ -2960,12 +2581,7 @@
2960
2581
  <td class="type">
2961
2582
 
2962
2583
 
2963
- <span class="param-type">
2964
-
2965
- number
2966
-
2967
- </span>
2968
-
2584
+ <span class="param-type">number</span>
2969
2585
 
2970
2586
 
2971
2587
 
@@ -3053,7 +2669,7 @@
3053
2669
  <h4 class="name" id="getWeightFieldValue">
3054
2670
  <a class="href-link" href="#getWeightFieldValue">#</a>
3055
2671
 
3056
- <span class="code-name" id="getWeightFieldValue" style="font-size:30px">
2672
+ <span class="code-name" style="font-size:30px">
3057
2673
 
3058
2674
  getWeightFieldValue<span class="signature">(feature, weightField, defaultValue)</span>
3059
2675
 
@@ -3075,7 +2691,7 @@
3075
2691
 
3076
2692
 
3077
2693
 
3078
- <h4>参数</h4>
2694
+ <h4>参数:</h4>
3079
2695
 
3080
2696
  <div class="table-container">
3081
2697
  <table class="params table">
@@ -3105,12 +2721,7 @@
3105
2721
  <td class="type">
3106
2722
 
3107
2723
 
3108
- <span class="param-type">
3109
-
3110
- zondy.Feature.Vector
3111
-
3112
- </span>
3113
-
2724
+ <span class="param-type">zondy.Feature.Vector</span>
3114
2725
 
3115
2726
 
3116
2727
 
@@ -3134,12 +2745,7 @@
3134
2745
  <td class="type">
3135
2746
 
3136
2747
 
3137
- <span class="param-type">
3138
-
3139
- Array.&lt;string>
3140
-
3141
- </span>
3142
-
2748
+ <span class="param-type">Array.&lt;string></span>
3143
2749
 
3144
2750
 
3145
2751
 
@@ -3163,12 +2769,7 @@
3163
2769
  <td class="type">
3164
2770
 
3165
2771
 
3166
- <span class="param-type">
3167
-
3168
- number
3169
-
3170
- </span>
3171
-
2772
+ <span class="param-type">number</span>
3172
2773
 
3173
2774
 
3174
2775
 
@@ -3256,7 +2857,7 @@
3256
2857
  <h4 class="name" id="initialize">
3257
2858
  <a class="href-link" href="#initialize">#</a>
3258
2859
 
3259
- <span class="code-name" id="initialize" style="font-size:30px">
2860
+ <span class="code-name" style="font-size:30px">
3260
2861
 
3261
2862
  initialize<span class="signature">(name, chartsType, options)</span>
3262
2863
 
@@ -3278,7 +2879,7 @@
3278
2879
 
3279
2880
 
3280
2881
 
3281
- <h4>参数</h4>
2882
+ <h4>参数:</h4>
3282
2883
 
3283
2884
  <div class="table-container">
3284
2885
  <table class="params table">
@@ -3308,12 +2909,7 @@
3308
2909
  <td class="type">
3309
2910
 
3310
2911
 
3311
- <span class="param-type">
3312
-
3313
- string
3314
-
3315
- </span>
3316
-
2912
+ <span class="param-type">string</span>
3317
2913
 
3318
2914
 
3319
2915
 
@@ -3337,12 +2933,7 @@
3337
2933
  <td class="type">
3338
2934
 
3339
2935
 
3340
- <span class="param-type">
3341
-
3342
- string
3343
-
3344
- </span>
3345
-
2936
+ <span class="param-type">string</span>
3346
2937
 
3347
2938
 
3348
2939
 
@@ -3366,12 +2957,7 @@
3366
2957
  <td class="type">
3367
2958
 
3368
2959
 
3369
- <span class="param-type">
3370
-
3371
- Object
3372
-
3373
- </span>
3374
-
2960
+ <span class="param-type">Object</span>
3375
2961
 
3376
2962
 
3377
2963
 
@@ -3459,7 +3045,7 @@
3459
3045
  <h4 class="name" id="isChartInMap">
3460
3046
  <a class="href-link" href="#isChartInMap">#</a>
3461
3047
 
3462
- <span class="code-name" id="isChartInMap" style="font-size:30px">
3048
+ <span class="code-name" style="font-size:30px">
3463
3049
 
3464
3050
  isChartInMap<span class="signature">(mapPxBounds, chartPxBounds)</span>
3465
3051
 
@@ -3481,7 +3067,7 @@
3481
3067
 
3482
3068
 
3483
3069
 
3484
- <h4>参数</h4>
3070
+ <h4>参数:</h4>
3485
3071
 
3486
3072
  <div class="table-container">
3487
3073
  <table class="params table">
@@ -3511,12 +3097,7 @@
3511
3097
  <td class="type">
3512
3098
 
3513
3099
 
3514
- <span class="param-type">
3515
-
3516
- zondy.Bounds
3517
-
3518
- </span>
3519
-
3100
+ <span class="param-type">zondy.Bounds</span>
3520
3101
 
3521
3102
 
3522
3103
 
@@ -3540,12 +3121,7 @@
3540
3121
  <td class="type">
3541
3122
 
3542
3123
 
3543
- <span class="param-type">
3544
-
3545
- Array.&lt;Object>
3546
-
3547
- </span>
3548
-
3124
+ <span class="param-type">Array.&lt;Object></span>
3549
3125
 
3550
3126
 
3551
3127
 
@@ -3634,7 +3210,7 @@
3634
3210
  <h4 class="name" id="isPointInPoly">
3635
3211
  <a class="href-link" href="#isPointInPoly">#</a>
3636
3212
 
3637
- <span class="code-name" id="isPointInPoly" style="font-size:30px">
3213
+ <span class="code-name" style="font-size:30px">
3638
3214
 
3639
3215
  isPointInPoly<span class="signature">(pt, poly)</span>
3640
3216
 
@@ -3656,7 +3232,7 @@
3656
3232
 
3657
3233
 
3658
3234
 
3659
- <h4>参数</h4>
3235
+ <h4>参数:</h4>
3660
3236
 
3661
3237
  <div class="table-container">
3662
3238
  <table class="params table">
@@ -3686,12 +3262,7 @@
3686
3262
  <td class="type">
3687
3263
 
3688
3264
 
3689
- <span class="param-type">
3690
-
3691
- Object
3692
-
3693
- </span>
3694
-
3265
+ <span class="param-type">Object</span>
3695
3266
 
3696
3267
 
3697
3268
 
@@ -3715,12 +3286,7 @@
3715
3286
  <td class="type">
3716
3287
 
3717
3288
 
3718
- <span class="param-type">
3719
-
3720
- Array.&lt;Object>
3721
-
3722
- </span>
3723
-
3289
+ <span class="param-type">Array.&lt;Object></span>
3724
3290
 
3725
3291
 
3726
3292
 
@@ -3809,7 +3375,7 @@
3809
3375
  <h4 class="name" id="isQuadrilateralOverLap">
3810
3376
  <a class="href-link" href="#isQuadrilateralOverLap">#</a>
3811
3377
 
3812
- <span class="code-name" id="isQuadrilateralOverLap" style="font-size:30px">
3378
+ <span class="code-name" style="font-size:30px">
3813
3379
 
3814
3380
  isQuadrilateralOverLap<span class="signature">(rect1, rect2)</span>
3815
3381
 
@@ -3831,7 +3397,7 @@
3831
3397
 
3832
3398
 
3833
3399
 
3834
- <h4>参数</h4>
3400
+ <h4>参数:</h4>
3835
3401
 
3836
3402
  <div class="table-container">
3837
3403
  <table class="params table">
@@ -3861,12 +3427,7 @@
3861
3427
  <td class="type">
3862
3428
 
3863
3429
 
3864
- <span class="param-type">
3865
-
3866
- Array.&lt;Object>
3867
-
3868
- </span>
3869
-
3430
+ <span class="param-type">Array.&lt;Object></span>
3870
3431
 
3871
3432
 
3872
3433
 
@@ -3890,12 +3451,7 @@
3890
3451
  <td class="type">
3891
3452
 
3892
3453
 
3893
- <span class="param-type">
3894
-
3895
- Array.&lt;Object>
3896
-
3897
- </span>
3898
-
3454
+ <span class="param-type">Array.&lt;Object></span>
3899
3455
 
3900
3456
 
3901
3457
 
@@ -3990,7 +3546,7 @@
3990
3546
  <h4 class="name" id="lineIntersection">
3991
3547
  <a class="href-link" href="#lineIntersection">#</a>
3992
3548
 
3993
- <span class="code-name" id="lineIntersection" style="font-size:30px">
3549
+ <span class="code-name" style="font-size:30px">
3994
3550
 
3995
3551
  lineIntersection<span class="signature">(a1, a2, b1, b2)</span>
3996
3552
 
@@ -4012,7 +3568,7 @@
4012
3568
 
4013
3569
 
4014
3570
 
4015
- <h4>参数</h4>
3571
+ <h4>参数:</h4>
4016
3572
 
4017
3573
  <div class="table-container">
4018
3574
  <table class="params table">
@@ -4042,12 +3598,7 @@
4042
3598
  <td class="type">
4043
3599
 
4044
3600
 
4045
- <span class="param-type">
4046
-
4047
- zondy.geometry.Point
4048
-
4049
- </span>
4050
-
3601
+ <span class="param-type">zondy.geometry.Point</span>
4051
3602
 
4052
3603
 
4053
3604
 
@@ -4071,12 +3622,7 @@
4071
3622
  <td class="type">
4072
3623
 
4073
3624
 
4074
- <span class="param-type">
4075
-
4076
- zondy.geometry.Point
4077
-
4078
- </span>
4079
-
3625
+ <span class="param-type">zondy.geometry.Point</span>
4080
3626
 
4081
3627
 
4082
3628
 
@@ -4100,12 +3646,7 @@
4100
3646
  <td class="type">
4101
3647
 
4102
3648
 
4103
- <span class="param-type">
4104
-
4105
- zondy.geometry.Point
4106
-
4107
- </span>
4108
-
3649
+ <span class="param-type">zondy.geometry.Point</span>
4109
3650
 
4110
3651
 
4111
3652
 
@@ -4129,12 +3670,7 @@
4129
3670
  <td class="type">
4130
3671
 
4131
3672
 
4132
- <span class="param-type">
4133
-
4134
- zondy.geometry.Point
4135
-
4136
- </span>
4137
-
3673
+ <span class="param-type">zondy.geometry.Point</span>
4138
3674
 
4139
3675
 
4140
3676
 
@@ -4209,7 +3745,7 @@
4209
3745
 
4210
3746
 
4211
3747
  <div class='columns method-parameter'>
4212
- <div class="column is-2"><label>返回值</label></div>
3748
+ <div class="column is-2"><label>返回值:</label></div>
4213
3749
  <div class="column is-10">
4214
3750
 
4215
3751
 
@@ -4222,12 +3758,7 @@
4222
3758
  <div class='column is-5 has-text-left'>
4223
3759
  <label>类型: </label>
4224
3760
 
4225
- <span class="param-type">
4226
-
4227
- Object
4228
-
4229
- </span>
4230
-
3761
+ <span class="param-type">Object</span>
4231
3762
 
4232
3763
 
4233
3764
  </div>
@@ -4252,7 +3783,7 @@
4252
3783
  <h4 class="name" id="off">
4253
3784
  <a class="href-link" href="#off">#</a>
4254
3785
 
4255
- <span class="code-name" id="off" style="font-size:30px">
3786
+ <span class="code-name" style="font-size:30px">
4256
3787
 
4257
3788
  off<span class="signature">(event, callback, context)</span>
4258
3789
 
@@ -4274,7 +3805,7 @@
4274
3805
 
4275
3806
 
4276
3807
 
4277
- <h4>参数</h4>
3808
+ <h4>参数:</h4>
4278
3809
 
4279
3810
  <div class="table-container">
4280
3811
  <table class="params table">
@@ -4304,12 +3835,7 @@
4304
3835
  <td class="type">
4305
3836
 
4306
3837
 
4307
- <span class="param-type">
4308
-
4309
- Event
4310
-
4311
- </span>
4312
-
3838
+ <span class="param-type">Event</span>
4313
3839
 
4314
3840
 
4315
3841
 
@@ -4333,12 +3859,7 @@
4333
3859
  <td class="type">
4334
3860
 
4335
3861
 
4336
- <span class="param-type">
4337
-
4338
- function
4339
-
4340
- </span>
4341
-
3862
+ <span class="param-type">function</span>
4342
3863
 
4343
3864
 
4344
3865
 
@@ -4362,12 +3883,7 @@
4362
3883
  <td class="type">
4363
3884
 
4364
3885
 
4365
- <span class="param-type">
4366
-
4367
- string
4368
-
4369
- </span>
4370
-
3886
+ <span class="param-type">string</span>
4371
3887
 
4372
3888
 
4373
3889
 
@@ -4399,7 +3915,7 @@
4399
3915
 
4400
3916
  <dt class="inherited-from">Inherited From:</dt>
4401
3917
  <dd class="inherited-from"><ul class="dummy"><li>
4402
- <a goto="off" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#off" zondy.themelayer.ThemeLayer.html#off>zondy.themelayer.ThemeLayer#off</a>
3918
+ <a href="zondy.themelayer.ThemeLayer.html#off">zondy.themelayer.ThemeLayer#off</a>
4403
3919
  </li></ul></dd>
4404
3920
 
4405
3921
 
@@ -4460,7 +3976,7 @@
4460
3976
  <h4 class="name" id="on">
4461
3977
  <a class="href-link" href="#on">#</a>
4462
3978
 
4463
- <span class="code-name" id="on" style="font-size:30px">
3979
+ <span class="code-name" style="font-size:30px">
4464
3980
 
4465
3981
  on<span class="signature">(event, callback, context)</span>
4466
3982
 
@@ -4482,7 +3998,7 @@
4482
3998
 
4483
3999
 
4484
4000
 
4485
- <h4>参数</h4>
4001
+ <h4>参数:</h4>
4486
4002
 
4487
4003
  <div class="table-container">
4488
4004
  <table class="params table">
@@ -4512,12 +4028,7 @@
4512
4028
  <td class="type">
4513
4029
 
4514
4030
 
4515
- <span class="param-type">
4516
-
4517
- Event
4518
-
4519
- </span>
4520
-
4031
+ <span class="param-type">Event</span>
4521
4032
 
4522
4033
 
4523
4034
 
@@ -4541,12 +4052,7 @@
4541
4052
  <td class="type">
4542
4053
 
4543
4054
 
4544
- <span class="param-type">
4545
-
4546
- function
4547
-
4548
- </span>
4549
-
4055
+ <span class="param-type">function</span>
4550
4056
 
4551
4057
 
4552
4058
 
@@ -4570,12 +4076,7 @@
4570
4076
  <td class="type">
4571
4077
 
4572
4078
 
4573
- <span class="param-type">
4574
-
4575
- string
4576
-
4577
- </span>
4578
-
4079
+ <span class="param-type">string</span>
4579
4080
 
4580
4081
 
4581
4082
 
@@ -4607,7 +4108,7 @@
4607
4108
 
4608
4109
  <dt class="inherited-from">Inherited From:</dt>
4609
4110
  <dd class="inherited-from"><ul class="dummy"><li>
4610
- <a goto="on" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#on" zondy.themelayer.ThemeLayer.html#on>zondy.themelayer.ThemeLayer#on</a>
4111
+ <a href="zondy.themelayer.ThemeLayer.html#on">zondy.themelayer.ThemeLayer#on</a>
4611
4112
  </li></ul></dd>
4612
4113
 
4613
4114
 
@@ -4668,7 +4169,7 @@
4668
4169
  <h4 class="name" id="onRemove">
4669
4170
  <a class="href-link" href="#onRemove">#</a>
4670
4171
 
4671
- <span class="code-name" id="onRemove" style="font-size:30px">
4172
+ <span class="code-name" style="font-size:30px">
4672
4173
 
4673
4174
  onRemove<span class="signature">(map)</span>
4674
4175
 
@@ -4690,7 +4191,7 @@
4690
4191
 
4691
4192
 
4692
4193
 
4693
- <h4>参数</h4>
4194
+ <h4>参数:</h4>
4694
4195
 
4695
4196
  <div class="table-container">
4696
4197
  <table class="params table">
@@ -4720,12 +4221,7 @@
4720
4221
  <td class="type">
4721
4222
 
4722
4223
 
4723
- <span class="param-type">
4724
-
4725
- L.Map
4726
-
4727
- </span>
4728
-
4224
+ <span class="param-type">L.Map</span>
4729
4225
 
4730
4226
 
4731
4227
 
@@ -4757,7 +4253,7 @@
4757
4253
 
4758
4254
  <dt class="inherited-from">Inherited From:</dt>
4759
4255
  <dd class="inherited-from"><ul class="dummy"><li>
4760
- <a goto="onRemove" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#onRemove" zondy.themelayer.ThemeLayer.html#onRemove>zondy.themelayer.ThemeLayer#onRemove</a>
4256
+ <a href="zondy.themelayer.ThemeLayer.html#onRemove">zondy.themelayer.ThemeLayer#onRemove</a>
4761
4257
  </li></ul></dd>
4762
4258
 
4763
4259
 
@@ -4818,7 +4314,7 @@
4818
4314
  <h4 class="name" id="redraw">
4819
4315
  <a class="href-link" href="#redraw">#</a>
4820
4316
 
4821
- <span class="code-name" id="redraw" style="font-size:30px">
4317
+ <span class="code-name" style="font-size:30px">
4822
4318
 
4823
4319
  redraw<span class="signature">()</span>
4824
4320
 
@@ -4855,7 +4351,7 @@
4855
4351
 
4856
4352
  <dt class="tag-overrides">Overrides:</dt>
4857
4353
  <dd class="tag-overrides"><ul class="dummy"><li>
4858
- <a class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#redraw" zondy.themelayer.ThemeLayer.html#redraw>zondy.themelayer.ThemeLayer#redraw</a>
4354
+ <a href="zondy.themelayer.ThemeLayer.html#redraw">zondy.themelayer.ThemeLayer#redraw</a>
4859
4355
  </li></ul></dd>
4860
4356
 
4861
4357
 
@@ -4914,7 +4410,7 @@
4914
4410
  <h4 class="name" id="redrawThematicFeatures">
4915
4411
  <a class="href-link" href="#redrawThematicFeatures">#</a>
4916
4412
 
4917
- <span class="code-name" id="redrawThematicFeatures" style="font-size:30px">
4413
+ <span class="code-name" style="font-size:30px">
4918
4414
 
4919
4415
  redrawThematicFeatures<span class="signature">(bounds)</span>
4920
4416
 
@@ -4936,7 +4432,7 @@
4936
4432
 
4937
4433
 
4938
4434
 
4939
- <h4>参数</h4>
4435
+ <h4>参数:</h4>
4940
4436
 
4941
4437
  <div class="table-container">
4942
4438
  <table class="params table">
@@ -4966,12 +4462,7 @@
4966
4462
  <td class="type">
4967
4463
 
4968
4464
 
4969
- <span class="param-type">
4970
-
4971
- L.bounds
4972
-
4973
- </span>
4974
-
4465
+ <span class="param-type">L.bounds</span>
4975
4466
 
4976
4467
 
4977
4468
 
@@ -5005,7 +4496,7 @@
5005
4496
 
5006
4497
  <dt class="tag-overrides">Overrides:</dt>
5007
4498
  <dd class="tag-overrides"><ul class="dummy"><li>
5008
- <a class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#redrawThematicFeatures" zondy.themelayer.ThemeLayer.html#redrawThematicFeatures>zondy.themelayer.ThemeLayer#redrawThematicFeatures</a>
4499
+ <a href="zondy.themelayer.ThemeLayer.html#redrawThematicFeatures">zondy.themelayer.ThemeLayer#redrawThematicFeatures</a>
5009
4500
  </li></ul></dd>
5010
4501
 
5011
4502
 
@@ -5064,7 +4555,7 @@
5064
4555
  <h4 class="name" id="removeAllFeatures">
5065
4556
  <a class="href-link" href="#removeAllFeatures">#</a>
5066
4557
 
5067
- <span class="code-name" id="removeAllFeatures" style="font-size:30px">
4558
+ <span class="code-name" style="font-size:30px">
5068
4559
 
5069
4560
  removeAllFeatures<span class="signature">()</span>
5070
4561
 
@@ -5101,7 +4592,7 @@
5101
4592
 
5102
4593
  <dt class="tag-overrides">Overrides:</dt>
5103
4594
  <dd class="tag-overrides"><ul class="dummy"><li>
5104
- <a class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#removeAllFeatures" zondy.themelayer.ThemeLayer.html#removeAllFeatures>zondy.themelayer.ThemeLayer#removeAllFeatures</a>
4595
+ <a href="zondy.themelayer.ThemeLayer.html#removeAllFeatures">zondy.themelayer.ThemeLayer#removeAllFeatures</a>
5105
4596
  </li></ul></dd>
5106
4597
 
5107
4598
 
@@ -5160,7 +4651,7 @@
5160
4651
  <h4 class="name" id="removeFeatures">
5161
4652
  <a class="href-link" href="#removeFeatures">#</a>
5162
4653
 
5163
- <span class="code-name" id="removeFeatures" style="font-size:30px">
4654
+ <span class="code-name" style="font-size:30px">
5164
4655
 
5165
4656
  removeFeatures<span class="signature">(features)</span>
5166
4657
 
@@ -5182,7 +4673,7 @@
5182
4673
 
5183
4674
 
5184
4675
 
5185
- <h4>参数</h4>
4676
+ <h4>参数:</h4>
5186
4677
 
5187
4678
  <div class="table-container">
5188
4679
  <table class="params table">
@@ -5212,12 +4703,7 @@
5212
4703
  <td class="type">
5213
4704
 
5214
4705
 
5215
- <span class="param-type">
5216
-
5217
- Object
5218
-
5219
- </span>
5220
-
4706
+ <span class="param-type">Object</span>
5221
4707
 
5222
4708
 
5223
4709
 
@@ -5251,7 +4737,7 @@
5251
4737
 
5252
4738
  <dt class="tag-overrides">Overrides:</dt>
5253
4739
  <dd class="tag-overrides"><ul class="dummy"><li>
5254
- <a class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#removeFeatures" zondy.themelayer.ThemeLayer.html#removeFeatures>zondy.themelayer.ThemeLayer#removeFeatures</a>
4740
+ <a href="zondy.themelayer.ThemeLayer.html#removeFeatures">zondy.themelayer.ThemeLayer#removeFeatures</a>
5255
4741
  </li></ul></dd>
5256
4742
 
5257
4743
 
@@ -5310,7 +4796,7 @@
5310
4796
  <h4 class="name" id="setChartsType">
5311
4797
  <a class="href-link" href="#setChartsType">#</a>
5312
4798
 
5313
- <span class="code-name" id="setChartsType" style="font-size:30px">
4799
+ <span class="code-name" style="font-size:30px">
5314
4800
 
5315
4801
  setChartsType<span class="signature">(chartsType)</span>
5316
4802
 
@@ -5332,7 +4818,7 @@
5332
4818
 
5333
4819
 
5334
4820
 
5335
- <h4>参数</h4>
4821
+ <h4>参数:</h4>
5336
4822
 
5337
4823
  <div class="table-container">
5338
4824
  <table class="params table">
@@ -5362,12 +4848,7 @@
5362
4848
  <td class="type">
5363
4849
 
5364
4850
 
5365
- <span class="param-type">
5366
-
5367
- string
5368
-
5369
- </span>
5370
-
4851
+ <span class="param-type">string</span>
5371
4852
 
5372
4853
 
5373
4854
 
@@ -5455,7 +4936,7 @@
5455
4936
  <h4 class="name" id="setOpacity">
5456
4937
  <a class="href-link" href="#setOpacity">#</a>
5457
4938
 
5458
- <span class="code-name" id="setOpacity" style="font-size:30px">
4939
+ <span class="code-name" style="font-size:30px">
5459
4940
 
5460
4941
  setOpacity<span class="signature">(opacity)</span>
5461
4942
 
@@ -5477,7 +4958,7 @@
5477
4958
 
5478
4959
 
5479
4960
 
5480
- <h4>参数</h4>
4961
+ <h4>参数:</h4>
5481
4962
 
5482
4963
  <div class="table-container">
5483
4964
  <table class="params table">
@@ -5507,12 +4988,7 @@
5507
4988
  <td class="type">
5508
4989
 
5509
4990
 
5510
- <span class="param-type">
5511
-
5512
- number
5513
-
5514
- </span>
5515
-
4991
+ <span class="param-type">number</span>
5516
4992
 
5517
4993
 
5518
4994
 
@@ -5544,7 +5020,7 @@
5544
5020
 
5545
5021
  <dt class="inherited-from">Inherited From:</dt>
5546
5022
  <dd class="inherited-from"><ul class="dummy"><li>
5547
- <a goto="setOpacity" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#setOpacity" zondy.themelayer.ThemeLayer.html#setOpacity>zondy.themelayer.ThemeLayer#setOpacity</a>
5023
+ <a href="zondy.themelayer.ThemeLayer.html#setOpacity">zondy.themelayer.ThemeLayer#setOpacity</a>
5548
5024
  </li></ul></dd>
5549
5025
 
5550
5026
 
@@ -5605,7 +5081,7 @@
5605
5081
  <h4 class="name" id="update">
5606
5082
  <a class="href-link" href="#update">#</a>
5607
5083
 
5608
- <span class="code-name" id="update" style="font-size:30px">
5084
+ <span class="code-name" style="font-size:30px">
5609
5085
 
5610
5086
  update<span class="signature">(bounds)</span>
5611
5087
 
@@ -5627,7 +5103,7 @@
5627
5103
 
5628
5104
 
5629
5105
 
5630
- <h4>参数</h4>
5106
+ <h4>参数:</h4>
5631
5107
 
5632
5108
  <div class="table-container">
5633
5109
  <table class="params table">
@@ -5657,12 +5133,7 @@
5657
5133
  <td class="type">
5658
5134
 
5659
5135
 
5660
- <span class="param-type">
5661
-
5662
- L.bounds
5663
-
5664
- </span>
5665
-
5136
+ <span class="param-type">L.bounds</span>
5666
5137
 
5667
5138
 
5668
5139
 
@@ -5694,7 +5165,7 @@
5694
5165
 
5695
5166
  <dt class="inherited-from">Inherited From:</dt>
5696
5167
  <dd class="inherited-from"><ul class="dummy"><li>
5697
- <a goto="update" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#update" zondy.themelayer.ThemeLayer.html#update>zondy.themelayer.ThemeLayer#update</a>
5168
+ <a href="zondy.themelayer.ThemeLayer.html#update">zondy.themelayer.ThemeLayer#update</a>
5698
5169
  </li></ul></dd>
5699
5170
 
5700
5171
 
@@ -5757,36 +5228,6 @@
5757
5228
 
5758
5229
  <div class='vertical-section' style='margin-top: 10px'>
5759
5230
  <h3 id='event'>事件</h3>
5760
- <h4 style="margin-top: 20px;margin-bottom: 20px;">事件概述</h4>
5761
- <div class="table-container">
5762
- <table class="params table">
5763
- <thead>
5764
- <tr>
5765
- <th>名称</th>
5766
- <th>描述</th>
5767
- </tr>
5768
- </thead>
5769
- <tbody>
5770
-
5771
- <tr class="deep-level-0">
5772
- <td class="name"><code><a href="#beforefeaturesadded">beforefeaturesadded</a></code></td>
5773
- <td class="name"><code>beforefeaturesadded</code></td>
5774
- </tr>
5775
-
5776
- <tr class="deep-level-0">
5777
- <td class="name"><code><a href="#changelayer">changelayer</a></code></td>
5778
- <td class="name"><code>changelayer</code></td>
5779
- </tr>
5780
-
5781
- <tr class="deep-level-0">
5782
- <td class="name"><code><a href="#featuresremoved">featuresremoved</a></code></td>
5783
- <td class="name"><code>featuresremoved</code></td>
5784
- </tr>
5785
-
5786
- </tbody>
5787
- </table>
5788
- </div>
5789
- <h4 style="margin-top: 20px;margin-bottom: 20px;">事件详情</h4>
5790
5231
  <div class="members">
5791
5232
 
5792
5233
  <div class="member">
@@ -5797,7 +5238,7 @@
5797
5238
  <h4 class="name" id="event:beforefeaturesadded">
5798
5239
  <a class="href-link" href="#event:beforefeaturesadded">#</a>
5799
5240
 
5800
- <span class="code-name" id="beforefeaturesadded" style="font-size:30px">
5241
+ <span class="code-name" style="font-size:30px">
5801
5242
 
5802
5243
  beforefeaturesadded
5803
5244
 
@@ -5855,12 +5296,7 @@
5855
5296
  <td class="type">
5856
5297
 
5857
5298
 
5858
- <span class="param-type">
5859
-
5860
- L.features
5861
-
5862
- </span>
5863
-
5299
+ <span class="param-type">L.features</span>
5864
5300
 
5865
5301
 
5866
5302
 
@@ -5947,7 +5383,7 @@
5947
5383
  <h4 class="name" id="event:changelayer">
5948
5384
  <a class="href-link" href="#event:changelayer">#</a>
5949
5385
 
5950
- <span class="code-name" id="changelayer" style="font-size:30px">
5386
+ <span class="code-name" style="font-size:30px">
5951
5387
 
5952
5388
  changelayer
5953
5389
 
@@ -6005,12 +5441,7 @@
6005
5441
  <td class="type">
6006
5442
 
6007
5443
 
6008
- <span class="param-type">
6009
-
6010
- Object
6011
-
6012
- </span>
6013
-
5444
+ <span class="param-type">Object</span>
6014
5445
 
6015
5446
 
6016
5447
 
@@ -6033,12 +5464,7 @@
6033
5464
  <td class="type">
6034
5465
 
6035
5466
 
6036
- <span class="param-type">
6037
-
6038
- string
6039
-
6040
- </span>
6041
-
5467
+ <span class="param-type">string</span>
6042
5468
 
6043
5469
 
6044
5470
 
@@ -6067,7 +5493,7 @@
6067
5493
 
6068
5494
  <dt class="inherited-from">Inherited From:</dt>
6069
5495
  <dd class="inherited-from"><ul class="dummy"><li>
6070
- <a goto="event:changelayer" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#event:changelayer" zondy.themelayer.ThemeLayer.html#event:changelayer>zondy.themelayer.ThemeLayer#event:changelayer</a>
5496
+ <a href="zondy.themelayer.ThemeLayer.html#event:changelayer">zondy.themelayer.ThemeLayer#event:changelayer</a>
6071
5497
  </li></ul></dd>
6072
5498
 
6073
5499
 
@@ -6130,7 +5556,7 @@
6130
5556
  <h4 class="name" id="event:featuresremoved">
6131
5557
  <a class="href-link" href="#event:featuresremoved">#</a>
6132
5558
 
6133
- <span class="code-name" id="featuresremoved" style="font-size:30px">
5559
+ <span class="code-name" style="font-size:30px">
6134
5560
 
6135
5561
  featuresremoved
6136
5562
 
@@ -6188,12 +5614,7 @@
6188
5614
  <td class="type">
6189
5615
 
6190
5616
 
6191
- <span class="param-type">
6192
-
6193
- Array.&lt;zondy.Feature.Vector>
6194
-
6195
- </span>
6196
-
5617
+ <span class="param-type">Array.&lt;zondy.Feature.Vector></span>
6197
5618
 
6198
5619
 
6199
5620
 
@@ -6216,12 +5637,7 @@
6216
5637
  <td class="type">
6217
5638
 
6218
5639
 
6219
- <span class="param-type">
6220
-
6221
- boolean
6222
-
6223
- </span>
6224
-
5640
+ <span class="param-type">boolean</span>
6225
5641
 
6226
5642
 
6227
5643
 
@@ -6250,7 +5666,7 @@
6250
5666
 
6251
5667
  <dt class="inherited-from">Inherited From:</dt>
6252
5668
  <dd class="inherited-from"><ul class="dummy"><li>
6253
- <a goto="event:featuresremoved" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#event:featuresremoved" zondy.themelayer.ThemeLayer.html#event:featuresremoved>zondy.themelayer.ThemeLayer#event:featuresremoved</a>
5669
+ <a href="zondy.themelayer.ThemeLayer.html#event:featuresremoved">zondy.themelayer.ThemeLayer#event:featuresremoved</a>
6254
5670
  </li></ul></dd>
6255
5671
 
6256
5672
 
@@ -6310,4 +5726,42 @@
6310
5726
 
6311
5727
  </article>
6312
5728
 
6313
- </section>
5729
+ </section>
5730
+
5731
+
5732
+
5733
+
5734
+ </div>
5735
+
5736
+ <footer class="footer">
5737
+ <div class="content has-text-centered">
5738
+ <p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
5739
+ <p class="sidebar-created-by">
5740
+ <a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
5741
+ <a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
5742
+ </p>
5743
+ </div>
5744
+ </footer>
5745
+
5746
+ </div>
5747
+ <div id="side-nav" class="side-nav">
5748
+ <div style="margin-bottom: 10px;">
5749
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
5750
+ </div>
5751
+ <div style="margin-bottom: 10px;">
5752
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
5753
+ </div>
5754
+ <div style="margin-bottom: 10px;">
5755
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
5756
+ </div>
5757
+ <div>
5758
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
5759
+ </div>
5760
+ </div>
5761
+ </div>
5762
+ <script src="scripts/linenumber.js"> </script>
5763
+
5764
+ <script src="scripts/search.js"> </script>
5765
+
5766
+ </body>
5767
+ </html>