@mapgis/webclient-cesium-plugin 17.0.4 → 17.0.5
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.
- package/README.md +17 -0
- package/dist/es5/webclient-cesium-plugin.min.js +2 -2
- package/dist/es5/webclient-common.min.js +1 -1
- package/dist/webclient-cesium-plugin-es6.min.js +2 -2
- package/documention/ArcGISMapServerImageryProvider.html +112 -36
- package/documention/ArcGISTileServerImageryProvider.html +76 -24
- package/documention/CustomTilingScheme.html +248 -68
- package/documention/DynamicEntityVisualizer.html +18 -6
- package/documention/DynamicLabelLayer.html +168 -44
- package/documention/GeoJSONLayerUtil.html +21 -5
- package/documention/GraphicsLayerUtil.html +21 -5
- package/documention/HashMap.html +80 -16
- package/documention/IGSFeatureLayerUtil.html +21 -5
- package/documention/IGSSceneLayerUtil.html +178 -54
- package/documention/MapGISMapServerImageryProvider.html +334 -90
- package/documention/MapGISTerrainProvider.html +336 -80
- package/documention/MapGISTileServerImageryProvider.html +308 -80
- package/documention/MapGISVectorTileImageryProvider.html +407 -103
- package/documention/Popup.html +119 -31
- package/documention/SceneViewCesium.html +575 -176
- package/documention/Screenshot.html +30 -10
- package/documention/SketchEditorCesium.html +135 -43
- package/documention/UrlTemplateImageryProvider.html +23 -7
- package/documention/WFSLayerUtil.html +21 -5
- package/documention/WebMapServiceImageryProvider.html +22 -6
- package/documention/WebMapTileServiceImageryProvider.html +22 -6
- package/documention/global.html +17 -5
- package/documention/index.html +4 -4
- package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.EchartsLayer.html +7 -3
- package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.MapVLayer.html +81 -29
- package/documention/module.exports_module.exports.html +36 -12
- package/documention/scripts/sideBar.js +111 -6
- package/package.json +1 -1
package/documention/Popup.html
CHANGED
|
@@ -83,13 +83,17 @@ zondy-popup__footer 弹窗底部样式<br/></p>
|
|
|
83
83
|
|
|
84
84
|
<tr class="deep-level-0">
|
|
85
85
|
|
|
86
|
-
<td class="name"
|
|
86
|
+
<td class="name"><code>options</code></td>
|
|
87
87
|
|
|
88
88
|
|
|
89
89
|
<td class="type">
|
|
90
90
|
|
|
91
91
|
|
|
92
|
-
<span class="param-type">
|
|
92
|
+
<span class="param-type">
|
|
93
|
+
|
|
94
|
+
Object
|
|
95
|
+
|
|
96
|
+
</span>
|
|
93
97
|
|
|
94
98
|
|
|
95
99
|
|
|
@@ -106,13 +110,17 @@ zondy-popup__footer 弹窗底部样式<br/></p>
|
|
|
106
110
|
|
|
107
111
|
<tr class="deep-level-1">
|
|
108
112
|
|
|
109
|
-
<td class="name"
|
|
113
|
+
<td class="name"><code>view</code></td>
|
|
110
114
|
|
|
111
115
|
|
|
112
116
|
<td class="type">
|
|
113
117
|
|
|
114
118
|
|
|
115
|
-
<span class="param-type">
|
|
119
|
+
<span class="param-type">
|
|
120
|
+
|
|
121
|
+
SceneView
|
|
122
|
+
|
|
123
|
+
</span>
|
|
116
124
|
|
|
117
125
|
|
|
118
126
|
|
|
@@ -129,13 +137,17 @@ zondy-popup__footer 弹窗底部样式<br/></p>
|
|
|
129
137
|
|
|
130
138
|
<tr class="deep-level-1">
|
|
131
139
|
|
|
132
|
-
<td class="name"
|
|
140
|
+
<td class="name"><code>id</code></td>
|
|
133
141
|
|
|
134
142
|
|
|
135
143
|
<td class="type">
|
|
136
144
|
|
|
137
145
|
|
|
138
|
-
<span class="param-type">
|
|
146
|
+
<span class="param-type">
|
|
147
|
+
|
|
148
|
+
String
|
|
149
|
+
|
|
150
|
+
</span>
|
|
139
151
|
|
|
140
152
|
|
|
141
153
|
|
|
@@ -152,13 +164,17 @@ zondy-popup__footer 弹窗底部样式<br/></p>
|
|
|
152
164
|
|
|
153
165
|
<tr class="deep-level-1">
|
|
154
166
|
|
|
155
|
-
<td class="name"
|
|
167
|
+
<td class="name"><code>location</code></td>
|
|
156
168
|
|
|
157
169
|
|
|
158
170
|
<td class="type">
|
|
159
171
|
|
|
160
172
|
|
|
161
|
-
<span class="param-type">
|
|
173
|
+
<span class="param-type">
|
|
174
|
+
|
|
175
|
+
Point
|
|
176
|
+
|
|
177
|
+
</span>
|
|
162
178
|
|
|
163
179
|
|
|
164
180
|
|
|
@@ -175,13 +191,17 @@ zondy-popup__footer 弹窗底部样式<br/></p>
|
|
|
175
191
|
|
|
176
192
|
<tr class="deep-level-1">
|
|
177
193
|
|
|
178
|
-
<td class="name"
|
|
194
|
+
<td class="name"><code>title</code></td>
|
|
179
195
|
|
|
180
196
|
|
|
181
197
|
<td class="type">
|
|
182
198
|
|
|
183
199
|
|
|
184
|
-
<span class="param-type">
|
|
200
|
+
<span class="param-type">
|
|
201
|
+
|
|
202
|
+
String
|
|
203
|
+
|
|
204
|
+
</span>
|
|
185
205
|
|
|
186
206
|
|
|
187
207
|
|
|
@@ -198,16 +218,24 @@ zondy-popup__footer 弹窗底部样式<br/></p>
|
|
|
198
218
|
|
|
199
219
|
<tr class="deep-level-1">
|
|
200
220
|
|
|
201
|
-
<td class="name"
|
|
221
|
+
<td class="name"><code>content</code></td>
|
|
202
222
|
|
|
203
223
|
|
|
204
224
|
<td class="type">
|
|
205
225
|
|
|
206
226
|
|
|
207
|
-
<span class="param-type">
|
|
227
|
+
<span class="param-type">
|
|
228
|
+
|
|
229
|
+
String
|
|
230
|
+
|
|
231
|
+
</span>
|
|
208
232
|
|
|
|
209
233
|
|
|
210
|
-
<span class="param-type">
|
|
234
|
+
<span class="param-type">
|
|
235
|
+
|
|
236
|
+
HTMLElement
|
|
237
|
+
|
|
238
|
+
</span>
|
|
211
239
|
|
|
212
240
|
|
|
213
241
|
|
|
@@ -224,13 +252,17 @@ zondy-popup__footer 弹窗底部样式<br/></p>
|
|
|
224
252
|
|
|
225
253
|
<tr class="deep-level-1">
|
|
226
254
|
|
|
227
|
-
<td class="name"
|
|
255
|
+
<td class="name"><code>alignment</code></td>
|
|
228
256
|
|
|
229
257
|
|
|
230
258
|
<td class="type">
|
|
231
259
|
|
|
232
260
|
|
|
233
|
-
<span class="param-type">
|
|
261
|
+
<span class="param-type">
|
|
262
|
+
|
|
263
|
+
String
|
|
264
|
+
|
|
265
|
+
</span>
|
|
234
266
|
|
|
235
267
|
|
|
236
268
|
|
|
@@ -247,13 +279,17 @@ zondy-popup__footer 弹窗底部样式<br/></p>
|
|
|
247
279
|
|
|
248
280
|
<tr class="deep-level-1">
|
|
249
281
|
|
|
250
|
-
<td class="name"
|
|
282
|
+
<td class="name"><code>defaultButtons</code></td>
|
|
251
283
|
|
|
252
284
|
|
|
253
285
|
<td class="type">
|
|
254
286
|
|
|
255
287
|
|
|
256
|
-
<span class="param-type">
|
|
288
|
+
<span class="param-type">
|
|
289
|
+
|
|
290
|
+
Array
|
|
291
|
+
|
|
292
|
+
</span>
|
|
257
293
|
|
|
258
294
|
|
|
259
295
|
|
|
@@ -425,7 +461,11 @@ sceneView.popup.close(popupObj)
|
|
|
425
461
|
<td class="name">
|
|
426
462
|
<code>
|
|
427
463
|
|
|
428
|
-
<span class="param-type">
|
|
464
|
+
<span class="param-type">
|
|
465
|
+
|
|
466
|
+
String
|
|
467
|
+
|
|
468
|
+
</span>
|
|
429
469
|
|
|
430
470
|
|
|
431
471
|
|
|
@@ -439,7 +479,11 @@ sceneView.popup.close(popupObj)
|
|
|
439
479
|
<td class="name">
|
|
440
480
|
<code>
|
|
441
481
|
|
|
442
|
-
<span class="param-type">
|
|
482
|
+
<span class="param-type">
|
|
483
|
+
|
|
484
|
+
String
|
|
485
|
+
|
|
486
|
+
</span>
|
|
443
487
|
|
|
444
488
|
|
|
445
489
|
|
|
@@ -453,7 +497,11 @@ sceneView.popup.close(popupObj)
|
|
|
453
497
|
<td class="name">
|
|
454
498
|
<code>
|
|
455
499
|
|
|
456
|
-
<span class="param-type">
|
|
500
|
+
<span class="param-type">
|
|
501
|
+
|
|
502
|
+
Array
|
|
503
|
+
|
|
504
|
+
</span>
|
|
457
505
|
|
|
458
506
|
|
|
459
507
|
|
|
@@ -467,7 +515,11 @@ sceneView.popup.close(popupObj)
|
|
|
467
515
|
<td class="name">
|
|
468
516
|
<code>
|
|
469
517
|
|
|
470
|
-
<span class="param-type">
|
|
518
|
+
<span class="param-type">
|
|
519
|
+
|
|
520
|
+
String
|
|
521
|
+
|
|
522
|
+
</span>
|
|
471
523
|
|
|
472
524
|
|
|
473
525
|
|
|
@@ -481,7 +533,11 @@ sceneView.popup.close(popupObj)
|
|
|
481
533
|
<td class="name">
|
|
482
534
|
<code>
|
|
483
535
|
|
|
484
|
-
<span class="param-type">
|
|
536
|
+
<span class="param-type">
|
|
537
|
+
|
|
538
|
+
String
|
|
539
|
+
|
|
540
|
+
</span>
|
|
485
541
|
|
|
486
542
|
|
|
487
543
|
|
|
@@ -495,7 +551,11 @@ sceneView.popup.close(popupObj)
|
|
|
495
551
|
<td class="name">
|
|
496
552
|
<code>
|
|
497
553
|
|
|
498
|
-
<span class="param-type">
|
|
554
|
+
<span class="param-type">
|
|
555
|
+
|
|
556
|
+
SceneView
|
|
557
|
+
|
|
558
|
+
</span>
|
|
499
559
|
|
|
500
560
|
|
|
501
561
|
|
|
@@ -515,7 +575,11 @@ sceneView.popup.close(popupObj)
|
|
|
515
575
|
<span class="method-parameter is-pulled-right">
|
|
516
576
|
<label>类型:</label>
|
|
517
577
|
|
|
518
|
-
<span class="param-type">
|
|
578
|
+
<span class="param-type">
|
|
579
|
+
|
|
580
|
+
String
|
|
581
|
+
|
|
582
|
+
</span>
|
|
519
583
|
|
|
520
584
|
|
|
521
585
|
|
|
@@ -586,7 +650,11 @@ sceneView.popup.close(popupObj)
|
|
|
586
650
|
<span class="method-parameter is-pulled-right">
|
|
587
651
|
<label>类型:</label>
|
|
588
652
|
|
|
589
|
-
<span class="param-type">
|
|
653
|
+
<span class="param-type">
|
|
654
|
+
|
|
655
|
+
String
|
|
656
|
+
|
|
657
|
+
</span>
|
|
590
658
|
|
|
591
659
|
|
|
592
660
|
|
|
@@ -657,7 +725,11 @@ sceneView.popup.close(popupObj)
|
|
|
657
725
|
<span class="method-parameter is-pulled-right">
|
|
658
726
|
<label>类型:</label>
|
|
659
727
|
|
|
660
|
-
<span class="param-type">
|
|
728
|
+
<span class="param-type">
|
|
729
|
+
|
|
730
|
+
Array
|
|
731
|
+
|
|
732
|
+
</span>
|
|
661
733
|
|
|
662
734
|
|
|
663
735
|
|
|
@@ -728,7 +800,11 @@ sceneView.popup.close(popupObj)
|
|
|
728
800
|
<span class="method-parameter is-pulled-right">
|
|
729
801
|
<label>类型:</label>
|
|
730
802
|
|
|
731
|
-
<span class="param-type">
|
|
803
|
+
<span class="param-type">
|
|
804
|
+
|
|
805
|
+
String
|
|
806
|
+
|
|
807
|
+
</span>
|
|
732
808
|
|
|
733
809
|
|
|
734
810
|
|
|
@@ -799,7 +875,11 @@ sceneView.popup.close(popupObj)
|
|
|
799
875
|
<span class="method-parameter is-pulled-right">
|
|
800
876
|
<label>类型:</label>
|
|
801
877
|
|
|
802
|
-
<span class="param-type">
|
|
878
|
+
<span class="param-type">
|
|
879
|
+
|
|
880
|
+
String
|
|
881
|
+
|
|
882
|
+
</span>
|
|
803
883
|
|
|
804
884
|
|
|
805
885
|
|
|
@@ -870,7 +950,11 @@ sceneView.popup.close(popupObj)
|
|
|
870
950
|
<span class="method-parameter is-pulled-right">
|
|
871
951
|
<label>类型:</label>
|
|
872
952
|
|
|
873
|
-
<span class="param-type">
|
|
953
|
+
<span class="param-type">
|
|
954
|
+
|
|
955
|
+
SceneView
|
|
956
|
+
|
|
957
|
+
</span>
|
|
874
958
|
|
|
875
959
|
|
|
876
960
|
|
|
@@ -1125,13 +1209,17 @@ sceneView.popup.close(popupObj)
|
|
|
1125
1209
|
|
|
1126
1210
|
<tr class="deep-level-0">
|
|
1127
1211
|
|
|
1128
|
-
<td class="name"
|
|
1212
|
+
<td class="name"><code>options</code></td>
|
|
1129
1213
|
|
|
1130
1214
|
|
|
1131
1215
|
<td class="type">
|
|
1132
1216
|
|
|
1133
1217
|
|
|
1134
|
-
<span class="param-type">
|
|
1218
|
+
<span class="param-type">
|
|
1219
|
+
|
|
1220
|
+
Object
|
|
1221
|
+
|
|
1222
|
+
</span>
|
|
1135
1223
|
|
|
1136
1224
|
|
|
1137
1225
|
|