@mapgis/webclient-cesium-plugin 17.0.2 → 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 +27 -1
- package/dist/es5/webclient-cesium-plugin.min.js +3 -3
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/webclient-cesium-plugin-es6.min.js +3 -3
- package/documention/ArcGISMapServerImageryProvider.html +158 -35
- package/documention/ArcGISTileServerImageryProvider.html +90 -25
- package/documention/CustomTilingScheme.html +304 -111
- package/documention/DynamicEntityVisualizer.html +21 -6
- package/documention/DynamicLabelLayer.html +208 -53
- package/documention/GeoJSONLayerUtil.html +25 -6
- package/documention/GraphicsLayerUtil.html +25 -6
- package/documention/HashMap.html +107 -27
- package/documention/IGSFeatureLayerUtil.html +25 -6
- package/documention/IGSSceneLayerUtil.html +217 -64
- package/documention/MapGISMapServerImageryProvider.html +408 -105
- package/documention/MapGISTerrainProvider.html +418 -102
- package/documention/MapGISTileServerImageryProvider.html +379 -96
- package/documention/MapGISVectorTileImageryProvider.html +506 -127
- package/documention/Popup.html +148 -39
- package/documention/SceneViewCesium.html +698 -205
- package/documention/Screenshot.html +43 -18
- package/documention/SketchEditorCesium.html +161 -48
- package/documention/UrlTemplateImageryProvider.html +26 -7
- package/documention/WFSLayerUtil.html +25 -6
- package/documention/WebMapServiceImageryProvider.html +27 -7
- package/documention/WebMapTileServiceImageryProvider.html +27 -7
- package/documention/global.html +20 -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 +13 -8
- package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.MapVLayer.html +104 -39
- package/documention/module.exports_module.exports.html +42 -12
- package/documention/scripts/sideBar.js +133 -6
- package/package.json +1 -1
|
@@ -73,13 +73,18 @@
|
|
|
73
73
|
|
|
74
74
|
<tr class="deep-level-0">
|
|
75
75
|
|
|
76
|
-
<td class="name"
|
|
76
|
+
<td class="name"><code>options</code></td>
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
<td class="type">
|
|
80
80
|
|
|
81
81
|
|
|
82
|
-
<span class="param-type">
|
|
82
|
+
<span class="param-type">
|
|
83
|
+
|
|
84
|
+
Object
|
|
85
|
+
|
|
86
|
+
</span>
|
|
87
|
+
|
|
83
88
|
|
|
84
89
|
|
|
85
90
|
|
|
@@ -99,13 +104,18 @@
|
|
|
99
104
|
|
|
100
105
|
<tr class="deep-level-1">
|
|
101
106
|
|
|
102
|
-
<td class="name"
|
|
107
|
+
<td class="name"><code>url</code></td>
|
|
103
108
|
|
|
104
109
|
|
|
105
110
|
<td class="type">
|
|
106
111
|
|
|
107
112
|
|
|
108
|
-
<span class="param-type">
|
|
113
|
+
<span class="param-type">
|
|
114
|
+
|
|
115
|
+
String
|
|
116
|
+
|
|
117
|
+
</span>
|
|
118
|
+
|
|
109
119
|
|
|
110
120
|
|
|
111
121
|
|
|
@@ -125,13 +135,18 @@
|
|
|
125
135
|
|
|
126
136
|
<tr class="deep-level-1">
|
|
127
137
|
|
|
128
|
-
<td class="name"
|
|
138
|
+
<td class="name"><code>httpMethod</code></td>
|
|
129
139
|
|
|
130
140
|
|
|
131
141
|
<td class="type">
|
|
132
142
|
|
|
133
143
|
|
|
134
|
-
<span class="param-type">
|
|
144
|
+
<span class="param-type">
|
|
145
|
+
|
|
146
|
+
String
|
|
147
|
+
|
|
148
|
+
</span>
|
|
149
|
+
|
|
135
150
|
|
|
136
151
|
|
|
137
152
|
|
|
@@ -151,13 +166,18 @@
|
|
|
151
166
|
|
|
152
167
|
<tr class="deep-level-1">
|
|
153
168
|
|
|
154
|
-
<td class="name"
|
|
169
|
+
<td class="name"><code>headers</code></td>
|
|
155
170
|
|
|
156
171
|
|
|
157
172
|
<td class="type">
|
|
158
173
|
|
|
159
174
|
|
|
160
|
-
<span class="param-type">
|
|
175
|
+
<span class="param-type">
|
|
176
|
+
|
|
177
|
+
Object
|
|
178
|
+
|
|
179
|
+
</span>
|
|
180
|
+
|
|
161
181
|
|
|
162
182
|
|
|
163
183
|
|
|
@@ -177,13 +197,18 @@
|
|
|
177
197
|
|
|
178
198
|
<tr class="deep-level-1">
|
|
179
199
|
|
|
180
|
-
<td class="name"
|
|
200
|
+
<td class="name"><code>enablePickFeatures</code></td>
|
|
181
201
|
|
|
182
202
|
|
|
183
203
|
<td class="type">
|
|
184
204
|
|
|
185
205
|
|
|
186
|
-
<span class="param-type">
|
|
206
|
+
<span class="param-type">
|
|
207
|
+
|
|
208
|
+
Boolean
|
|
209
|
+
|
|
210
|
+
</span>
|
|
211
|
+
|
|
187
212
|
|
|
188
213
|
|
|
189
214
|
|
|
@@ -205,13 +230,18 @@
|
|
|
205
230
|
|
|
206
231
|
<tr class="deep-level-1">
|
|
207
232
|
|
|
208
|
-
<td class="name"
|
|
233
|
+
<td class="name"><code>tileWidth</code></td>
|
|
209
234
|
|
|
210
235
|
|
|
211
236
|
<td class="type">
|
|
212
237
|
|
|
213
238
|
|
|
214
|
-
<span class="param-type">
|
|
239
|
+
<span class="param-type">
|
|
240
|
+
|
|
241
|
+
Number
|
|
242
|
+
|
|
243
|
+
</span>
|
|
244
|
+
|
|
215
245
|
|
|
216
246
|
|
|
217
247
|
|
|
@@ -233,13 +263,18 @@
|
|
|
233
263
|
|
|
234
264
|
<tr class="deep-level-1">
|
|
235
265
|
|
|
236
|
-
<td class="name"
|
|
266
|
+
<td class="name"><code>tileHeight</code></td>
|
|
237
267
|
|
|
238
268
|
|
|
239
269
|
<td class="type">
|
|
240
270
|
|
|
241
271
|
|
|
242
|
-
<span class="param-type">
|
|
272
|
+
<span class="param-type">
|
|
273
|
+
|
|
274
|
+
Number
|
|
275
|
+
|
|
276
|
+
</span>
|
|
277
|
+
|
|
243
278
|
|
|
244
279
|
|
|
245
280
|
|
|
@@ -261,13 +296,18 @@
|
|
|
261
296
|
|
|
262
297
|
<tr class="deep-level-1">
|
|
263
298
|
|
|
264
|
-
<td class="name"
|
|
299
|
+
<td class="name"><code>minimumLevel</code></td>
|
|
265
300
|
|
|
266
301
|
|
|
267
302
|
<td class="type">
|
|
268
303
|
|
|
269
304
|
|
|
270
|
-
<span class="param-type">
|
|
305
|
+
<span class="param-type">
|
|
306
|
+
|
|
307
|
+
Number
|
|
308
|
+
|
|
309
|
+
</span>
|
|
310
|
+
|
|
271
311
|
|
|
272
312
|
|
|
273
313
|
|
|
@@ -289,13 +329,18 @@
|
|
|
289
329
|
|
|
290
330
|
<tr class="deep-level-1">
|
|
291
331
|
|
|
292
|
-
<td class="name"
|
|
332
|
+
<td class="name"><code>maximumLevel</code></td>
|
|
293
333
|
|
|
294
334
|
|
|
295
335
|
<td class="type">
|
|
296
336
|
|
|
297
337
|
|
|
298
|
-
<span class="param-type">
|
|
338
|
+
<span class="param-type">
|
|
339
|
+
|
|
340
|
+
Number
|
|
341
|
+
|
|
342
|
+
</span>
|
|
343
|
+
|
|
299
344
|
|
|
300
345
|
|
|
301
346
|
|
|
@@ -317,13 +362,18 @@
|
|
|
317
362
|
|
|
318
363
|
<tr class="deep-level-1">
|
|
319
364
|
|
|
320
|
-
<td class="name"
|
|
365
|
+
<td class="name"><code>gdbps</code></td>
|
|
321
366
|
|
|
322
367
|
|
|
323
368
|
<td class="type">
|
|
324
369
|
|
|
325
370
|
|
|
326
|
-
<span class="param-type">
|
|
371
|
+
<span class="param-type">
|
|
372
|
+
|
|
373
|
+
Array
|
|
374
|
+
|
|
375
|
+
</span>
|
|
376
|
+
|
|
327
377
|
|
|
328
378
|
|
|
329
379
|
|
|
@@ -343,13 +393,18 @@
|
|
|
343
393
|
|
|
344
394
|
<tr class="deep-level-1">
|
|
345
395
|
|
|
346
|
-
<td class="name"
|
|
396
|
+
<td class="name"><code>layers</code></td>
|
|
347
397
|
|
|
348
398
|
|
|
349
399
|
<td class="type">
|
|
350
400
|
|
|
351
401
|
|
|
352
|
-
<span class="param-type">
|
|
402
|
+
<span class="param-type">
|
|
403
|
+
|
|
404
|
+
String
|
|
405
|
+
|
|
406
|
+
</span>
|
|
407
|
+
|
|
353
408
|
|
|
354
409
|
|
|
355
410
|
|
|
@@ -369,13 +424,18 @@
|
|
|
369
424
|
|
|
370
425
|
<tr class="deep-level-1">
|
|
371
426
|
|
|
372
|
-
<td class="name"
|
|
427
|
+
<td class="name"><code>filters</code></td>
|
|
373
428
|
|
|
374
429
|
|
|
375
430
|
<td class="type">
|
|
376
431
|
|
|
377
432
|
|
|
378
|
-
<span class="param-type">
|
|
433
|
+
<span class="param-type">
|
|
434
|
+
|
|
435
|
+
String
|
|
436
|
+
|
|
437
|
+
</span>
|
|
438
|
+
|
|
379
439
|
|
|
380
440
|
|
|
381
441
|
|
|
@@ -395,13 +455,18 @@
|
|
|
395
455
|
|
|
396
456
|
<tr class="deep-level-1">
|
|
397
457
|
|
|
398
|
-
<td class="name"
|
|
458
|
+
<td class="name"><code>tilingScheme</code></td>
|
|
399
459
|
|
|
400
460
|
|
|
401
461
|
<td class="type">
|
|
402
462
|
|
|
403
463
|
|
|
404
|
-
<span class="param-type">
|
|
464
|
+
<span class="param-type">
|
|
465
|
+
|
|
466
|
+
Object
|
|
467
|
+
|
|
468
|
+
</span>
|
|
469
|
+
|
|
405
470
|
|
|
406
471
|
|
|
407
472
|
|
|
@@ -421,13 +486,18 @@
|
|
|
421
486
|
|
|
422
487
|
<tr class="deep-level-1">
|
|
423
488
|
|
|
424
|
-
<td class="name"
|
|
489
|
+
<td class="name"><code>proxy</code></td>
|
|
425
490
|
|
|
426
491
|
|
|
427
492
|
<td class="type">
|
|
428
493
|
|
|
429
494
|
|
|
430
|
-
<span class="param-type">
|
|
495
|
+
<span class="param-type">
|
|
496
|
+
|
|
497
|
+
String
|
|
498
|
+
|
|
499
|
+
</span>
|
|
500
|
+
|
|
431
501
|
|
|
432
502
|
|
|
433
503
|
|
|
@@ -447,13 +517,18 @@
|
|
|
447
517
|
|
|
448
518
|
<tr class="deep-level-1">
|
|
449
519
|
|
|
450
|
-
<td class="name"
|
|
520
|
+
<td class="name"><code>rectangle</code></td>
|
|
451
521
|
|
|
452
522
|
|
|
453
523
|
<td class="type">
|
|
454
524
|
|
|
455
525
|
|
|
456
|
-
<span class="param-type">
|
|
526
|
+
<span class="param-type">
|
|
527
|
+
|
|
528
|
+
Object
|
|
529
|
+
|
|
530
|
+
</span>
|
|
531
|
+
|
|
457
532
|
|
|
458
533
|
|
|
459
534
|
|
|
@@ -475,13 +550,18 @@
|
|
|
475
550
|
|
|
476
551
|
<tr class="deep-level-1">
|
|
477
552
|
|
|
478
|
-
<td class="name"
|
|
553
|
+
<td class="name"><code>extendProps</code></td>
|
|
479
554
|
|
|
480
555
|
|
|
481
556
|
<td class="type">
|
|
482
557
|
|
|
483
558
|
|
|
484
|
-
<span class="param-type">
|
|
559
|
+
<span class="param-type">
|
|
560
|
+
|
|
561
|
+
Array
|
|
562
|
+
|
|
563
|
+
</span>
|
|
564
|
+
|
|
485
565
|
|
|
486
566
|
|
|
487
567
|
|
|
@@ -501,13 +581,18 @@
|
|
|
501
581
|
|
|
502
582
|
<tr class="deep-level-1">
|
|
503
583
|
|
|
504
|
-
<td class="name"
|
|
584
|
+
<td class="name"><code>dynamicLayers</code></td>
|
|
505
585
|
|
|
506
586
|
|
|
507
587
|
<td class="type">
|
|
508
588
|
|
|
509
589
|
|
|
510
|
-
<span class="param-type">
|
|
590
|
+
<span class="param-type">
|
|
591
|
+
|
|
592
|
+
Array
|
|
593
|
+
|
|
594
|
+
</span>
|
|
595
|
+
|
|
511
596
|
|
|
512
597
|
|
|
513
598
|
|
|
@@ -527,13 +612,18 @@
|
|
|
527
612
|
|
|
528
613
|
<tr class="deep-level-1">
|
|
529
614
|
|
|
530
|
-
<td class="name"
|
|
615
|
+
<td class="name"><code>build2DImageResource</code></td>
|
|
531
616
|
|
|
532
617
|
|
|
533
618
|
<td class="type">
|
|
534
619
|
|
|
535
620
|
|
|
536
|
-
<span class="param-type">
|
|
621
|
+
<span class="param-type">
|
|
622
|
+
|
|
623
|
+
function
|
|
624
|
+
|
|
625
|
+
</span>
|
|
626
|
+
|
|
537
627
|
|
|
538
628
|
|
|
539
629
|
|
|
@@ -553,13 +643,18 @@
|
|
|
553
643
|
|
|
554
644
|
<tr class="deep-level-1">
|
|
555
645
|
|
|
556
|
-
<td class="name"
|
|
646
|
+
<td class="name"><code>clientId</code></td>
|
|
557
647
|
|
|
558
648
|
|
|
559
649
|
<td class="type">
|
|
560
650
|
|
|
561
651
|
|
|
562
|
-
<span class="param-type">
|
|
652
|
+
<span class="param-type">
|
|
653
|
+
|
|
654
|
+
String
|
|
655
|
+
|
|
656
|
+
</span>
|
|
657
|
+
|
|
563
658
|
|
|
564
659
|
|
|
565
660
|
|
|
@@ -579,13 +674,18 @@
|
|
|
579
674
|
|
|
580
675
|
<tr class="deep-level-1">
|
|
581
676
|
|
|
582
|
-
<td class="name"
|
|
677
|
+
<td class="name"><code>isAntialiasing</code></td>
|
|
583
678
|
|
|
584
679
|
|
|
585
680
|
<td class="type">
|
|
586
681
|
|
|
587
682
|
|
|
588
|
-
<span class="param-type">
|
|
683
|
+
<span class="param-type">
|
|
684
|
+
|
|
685
|
+
Boolean
|
|
686
|
+
|
|
687
|
+
</span>
|
|
688
|
+
|
|
589
689
|
|
|
590
690
|
|
|
591
691
|
|
|
@@ -858,11 +958,16 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
858
958
|
<tbody>
|
|
859
959
|
|
|
860
960
|
<tr class="deep-level-0">
|
|
861
|
-
<td class="name"><code><a href="
|
|
961
|
+
<td class="name"><code><a href="#credit">credit</a></code></td>
|
|
862
962
|
<td class="name">
|
|
863
963
|
<code>
|
|
864
964
|
|
|
865
|
-
<span class="param-type">
|
|
965
|
+
<span class="param-type">
|
|
966
|
+
|
|
967
|
+
Credit
|
|
968
|
+
|
|
969
|
+
</span>
|
|
970
|
+
|
|
866
971
|
|
|
867
972
|
|
|
868
973
|
</code>
|
|
@@ -871,11 +976,16 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
871
976
|
</tr>
|
|
872
977
|
|
|
873
978
|
<tr class="deep-level-0">
|
|
874
|
-
<td class="name"><code><a href="
|
|
979
|
+
<td class="name"><code><a href="#gdbps">gdbps</a></code></td>
|
|
875
980
|
<td class="name">
|
|
876
981
|
<code>
|
|
877
982
|
|
|
878
|
-
<span class="param-type">
|
|
983
|
+
<span class="param-type">
|
|
984
|
+
|
|
985
|
+
Array
|
|
986
|
+
|
|
987
|
+
</span>
|
|
988
|
+
|
|
879
989
|
|
|
880
990
|
|
|
881
991
|
</code>
|
|
@@ -884,11 +994,16 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
884
994
|
</tr>
|
|
885
995
|
|
|
886
996
|
<tr class="deep-level-0">
|
|
887
|
-
<td class="name"><code><a href="
|
|
997
|
+
<td class="name"><code><a href="#layers">layers</a></code></td>
|
|
888
998
|
<td class="name">
|
|
889
999
|
<code>
|
|
890
1000
|
|
|
891
|
-
<span class="param-type">
|
|
1001
|
+
<span class="param-type">
|
|
1002
|
+
|
|
1003
|
+
String
|
|
1004
|
+
|
|
1005
|
+
</span>
|
|
1006
|
+
|
|
892
1007
|
|
|
893
1008
|
|
|
894
1009
|
</code>
|
|
@@ -897,11 +1012,16 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
897
1012
|
</tr>
|
|
898
1013
|
|
|
899
1014
|
<tr class="deep-level-0">
|
|
900
|
-
<td class="name"><code><a href="
|
|
1015
|
+
<td class="name"><code><a href="#maximumLevel">maximumLevel</a></code></td>
|
|
901
1016
|
<td class="name">
|
|
902
1017
|
<code>
|
|
903
1018
|
|
|
904
|
-
<span class="param-type">
|
|
1019
|
+
<span class="param-type">
|
|
1020
|
+
|
|
1021
|
+
Number
|
|
1022
|
+
|
|
1023
|
+
</span>
|
|
1024
|
+
|
|
905
1025
|
|
|
906
1026
|
|
|
907
1027
|
</code>
|
|
@@ -910,11 +1030,16 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
910
1030
|
</tr>
|
|
911
1031
|
|
|
912
1032
|
<tr class="deep-level-0">
|
|
913
|
-
<td class="name"><code><a href="
|
|
1033
|
+
<td class="name"><code><a href="#minimumLevel">minimumLevel</a></code></td>
|
|
914
1034
|
<td class="name">
|
|
915
1035
|
<code>
|
|
916
1036
|
|
|
917
|
-
<span class="param-type">
|
|
1037
|
+
<span class="param-type">
|
|
1038
|
+
|
|
1039
|
+
Number
|
|
1040
|
+
|
|
1041
|
+
</span>
|
|
1042
|
+
|
|
918
1043
|
|
|
919
1044
|
|
|
920
1045
|
</code>
|
|
@@ -923,11 +1048,16 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
923
1048
|
</tr>
|
|
924
1049
|
|
|
925
1050
|
<tr class="deep-level-0">
|
|
926
|
-
<td class="name"><code><a href="
|
|
1051
|
+
<td class="name"><code><a href="#proxy">proxy</a></code></td>
|
|
927
1052
|
<td class="name">
|
|
928
1053
|
<code>
|
|
929
1054
|
|
|
930
|
-
<span class="param-type">
|
|
1055
|
+
<span class="param-type">
|
|
1056
|
+
|
|
1057
|
+
Proxy
|
|
1058
|
+
|
|
1059
|
+
</span>
|
|
1060
|
+
|
|
931
1061
|
|
|
932
1062
|
|
|
933
1063
|
</code>
|
|
@@ -936,11 +1066,16 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
936
1066
|
</tr>
|
|
937
1067
|
|
|
938
1068
|
<tr class="deep-level-0">
|
|
939
|
-
<td class="name"><code><a href="
|
|
1069
|
+
<td class="name"><code><a href="#ready">ready</a></code></td>
|
|
940
1070
|
<td class="name">
|
|
941
1071
|
<code>
|
|
942
1072
|
|
|
943
|
-
<span class="param-type">
|
|
1073
|
+
<span class="param-type">
|
|
1074
|
+
|
|
1075
|
+
Boolean
|
|
1076
|
+
|
|
1077
|
+
</span>
|
|
1078
|
+
|
|
944
1079
|
|
|
945
1080
|
|
|
946
1081
|
</code>
|
|
@@ -949,11 +1084,16 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
949
1084
|
</tr>
|
|
950
1085
|
|
|
951
1086
|
<tr class="deep-level-0">
|
|
952
|
-
<td class="name"><code><a href="
|
|
1087
|
+
<td class="name"><code><a href="#rectangle">rectangle</a></code></td>
|
|
953
1088
|
<td class="name">
|
|
954
1089
|
<code>
|
|
955
1090
|
|
|
956
|
-
<span class="param-type">
|
|
1091
|
+
<span class="param-type">
|
|
1092
|
+
|
|
1093
|
+
Rectangle
|
|
1094
|
+
|
|
1095
|
+
</span>
|
|
1096
|
+
|
|
957
1097
|
|
|
958
1098
|
|
|
959
1099
|
</code>
|
|
@@ -962,11 +1102,16 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
962
1102
|
</tr>
|
|
963
1103
|
|
|
964
1104
|
<tr class="deep-level-0">
|
|
965
|
-
<td class="name"><code><a href="
|
|
1105
|
+
<td class="name"><code><a href="#tileHeight">tileHeight</a></code></td>
|
|
966
1106
|
<td class="name">
|
|
967
1107
|
<code>
|
|
968
1108
|
|
|
969
|
-
<span class="param-type">
|
|
1109
|
+
<span class="param-type">
|
|
1110
|
+
|
|
1111
|
+
Number
|
|
1112
|
+
|
|
1113
|
+
</span>
|
|
1114
|
+
|
|
970
1115
|
|
|
971
1116
|
|
|
972
1117
|
</code>
|
|
@@ -975,11 +1120,16 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
975
1120
|
</tr>
|
|
976
1121
|
|
|
977
1122
|
<tr class="deep-level-0">
|
|
978
|
-
<td class="name"><code><a href="
|
|
1123
|
+
<td class="name"><code><a href="#tileWidth">tileWidth</a></code></td>
|
|
979
1124
|
<td class="name">
|
|
980
1125
|
<code>
|
|
981
1126
|
|
|
982
|
-
<span class="param-type">
|
|
1127
|
+
<span class="param-type">
|
|
1128
|
+
|
|
1129
|
+
Number
|
|
1130
|
+
|
|
1131
|
+
</span>
|
|
1132
|
+
|
|
983
1133
|
|
|
984
1134
|
|
|
985
1135
|
</code>
|
|
@@ -988,11 +1138,16 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
988
1138
|
</tr>
|
|
989
1139
|
|
|
990
1140
|
<tr class="deep-level-0">
|
|
991
|
-
<td class="name"><code><a href="
|
|
1141
|
+
<td class="name"><code><a href="#tilingScheme">tilingScheme</a></code></td>
|
|
992
1142
|
<td class="name">
|
|
993
1143
|
<code>
|
|
994
1144
|
|
|
995
|
-
<span class="param-type">
|
|
1145
|
+
<span class="param-type">
|
|
1146
|
+
|
|
1147
|
+
TilingScheme
|
|
1148
|
+
|
|
1149
|
+
</span>
|
|
1150
|
+
|
|
996
1151
|
|
|
997
1152
|
|
|
998
1153
|
</code>
|
|
@@ -1001,11 +1156,16 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1001
1156
|
</tr>
|
|
1002
1157
|
|
|
1003
1158
|
<tr class="deep-level-0">
|
|
1004
|
-
<td class="name"><code><a href="
|
|
1159
|
+
<td class="name"><code><a href="#url">url</a></code></td>
|
|
1005
1160
|
<td class="name">
|
|
1006
1161
|
<code>
|
|
1007
1162
|
|
|
1008
|
-
<span class="param-type">
|
|
1163
|
+
<span class="param-type">
|
|
1164
|
+
|
|
1165
|
+
String
|
|
1166
|
+
|
|
1167
|
+
</span>
|
|
1168
|
+
|
|
1009
1169
|
|
|
1010
1170
|
|
|
1011
1171
|
</code>
|
|
@@ -1024,7 +1184,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1024
1184
|
<span class="method-parameter is-pulled-right">
|
|
1025
1185
|
<label>类型:</label>
|
|
1026
1186
|
|
|
1027
|
-
<span class="param-type">
|
|
1187
|
+
<span class="param-type">
|
|
1188
|
+
|
|
1189
|
+
Credit
|
|
1190
|
+
|
|
1191
|
+
</span>
|
|
1192
|
+
|
|
1028
1193
|
|
|
1029
1194
|
|
|
1030
1195
|
</span>
|
|
@@ -1098,7 +1263,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1098
1263
|
<span class="method-parameter is-pulled-right">
|
|
1099
1264
|
<label>类型:</label>
|
|
1100
1265
|
|
|
1101
|
-
<span class="param-type">
|
|
1266
|
+
<span class="param-type">
|
|
1267
|
+
|
|
1268
|
+
Array
|
|
1269
|
+
|
|
1270
|
+
</span>
|
|
1271
|
+
|
|
1102
1272
|
|
|
1103
1273
|
|
|
1104
1274
|
</span>
|
|
@@ -1168,7 +1338,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1168
1338
|
<span class="method-parameter is-pulled-right">
|
|
1169
1339
|
<label>类型:</label>
|
|
1170
1340
|
|
|
1171
|
-
<span class="param-type">
|
|
1341
|
+
<span class="param-type">
|
|
1342
|
+
|
|
1343
|
+
String
|
|
1344
|
+
|
|
1345
|
+
</span>
|
|
1346
|
+
|
|
1172
1347
|
|
|
1173
1348
|
|
|
1174
1349
|
</span>
|
|
@@ -1238,7 +1413,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1238
1413
|
<span class="method-parameter is-pulled-right">
|
|
1239
1414
|
<label>类型:</label>
|
|
1240
1415
|
|
|
1241
|
-
<span class="param-type">
|
|
1416
|
+
<span class="param-type">
|
|
1417
|
+
|
|
1418
|
+
Number
|
|
1419
|
+
|
|
1420
|
+
</span>
|
|
1421
|
+
|
|
1242
1422
|
|
|
1243
1423
|
|
|
1244
1424
|
</span>
|
|
@@ -1312,7 +1492,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1312
1492
|
<span class="method-parameter is-pulled-right">
|
|
1313
1493
|
<label>类型:</label>
|
|
1314
1494
|
|
|
1315
|
-
<span class="param-type">
|
|
1495
|
+
<span class="param-type">
|
|
1496
|
+
|
|
1497
|
+
Number
|
|
1498
|
+
|
|
1499
|
+
</span>
|
|
1500
|
+
|
|
1316
1501
|
|
|
1317
1502
|
|
|
1318
1503
|
</span>
|
|
@@ -1386,7 +1571,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1386
1571
|
<span class="method-parameter is-pulled-right">
|
|
1387
1572
|
<label>类型:</label>
|
|
1388
1573
|
|
|
1389
|
-
<span class="param-type">
|
|
1574
|
+
<span class="param-type">
|
|
1575
|
+
|
|
1576
|
+
Proxy
|
|
1577
|
+
|
|
1578
|
+
</span>
|
|
1579
|
+
|
|
1390
1580
|
|
|
1391
1581
|
|
|
1392
1582
|
</span>
|
|
@@ -1460,7 +1650,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1460
1650
|
<span class="method-parameter is-pulled-right">
|
|
1461
1651
|
<label>类型:</label>
|
|
1462
1652
|
|
|
1463
|
-
<span class="param-type">
|
|
1653
|
+
<span class="param-type">
|
|
1654
|
+
|
|
1655
|
+
Boolean
|
|
1656
|
+
|
|
1657
|
+
</span>
|
|
1658
|
+
|
|
1464
1659
|
|
|
1465
1660
|
|
|
1466
1661
|
</span>
|
|
@@ -1534,7 +1729,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1534
1729
|
<span class="method-parameter is-pulled-right">
|
|
1535
1730
|
<label>类型:</label>
|
|
1536
1731
|
|
|
1537
|
-
<span class="param-type">
|
|
1732
|
+
<span class="param-type">
|
|
1733
|
+
|
|
1734
|
+
Rectangle
|
|
1735
|
+
|
|
1736
|
+
</span>
|
|
1737
|
+
|
|
1538
1738
|
|
|
1539
1739
|
|
|
1540
1740
|
</span>
|
|
@@ -1608,7 +1808,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1608
1808
|
<span class="method-parameter is-pulled-right">
|
|
1609
1809
|
<label>类型:</label>
|
|
1610
1810
|
|
|
1611
|
-
<span class="param-type">
|
|
1811
|
+
<span class="param-type">
|
|
1812
|
+
|
|
1813
|
+
Number
|
|
1814
|
+
|
|
1815
|
+
</span>
|
|
1816
|
+
|
|
1612
1817
|
|
|
1613
1818
|
|
|
1614
1819
|
</span>
|
|
@@ -1682,7 +1887,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1682
1887
|
<span class="method-parameter is-pulled-right">
|
|
1683
1888
|
<label>类型:</label>
|
|
1684
1889
|
|
|
1685
|
-
<span class="param-type">
|
|
1890
|
+
<span class="param-type">
|
|
1891
|
+
|
|
1892
|
+
Number
|
|
1893
|
+
|
|
1894
|
+
</span>
|
|
1895
|
+
|
|
1686
1896
|
|
|
1687
1897
|
|
|
1688
1898
|
</span>
|
|
@@ -1756,7 +1966,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1756
1966
|
<span class="method-parameter is-pulled-right">
|
|
1757
1967
|
<label>类型:</label>
|
|
1758
1968
|
|
|
1759
|
-
<span class="param-type">
|
|
1969
|
+
<span class="param-type">
|
|
1970
|
+
|
|
1971
|
+
TilingScheme
|
|
1972
|
+
|
|
1973
|
+
</span>
|
|
1974
|
+
|
|
1760
1975
|
|
|
1761
1976
|
|
|
1762
1977
|
</span>
|
|
@@ -1830,7 +2045,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1830
2045
|
<span class="method-parameter is-pulled-right">
|
|
1831
2046
|
<label>类型:</label>
|
|
1832
2047
|
|
|
1833
|
-
<span class="param-type">
|
|
2048
|
+
<span class="param-type">
|
|
2049
|
+
|
|
2050
|
+
String
|
|
2051
|
+
|
|
2052
|
+
</span>
|
|
2053
|
+
|
|
1834
2054
|
|
|
1835
2055
|
|
|
1836
2056
|
</span>
|
|
@@ -1920,12 +2140,17 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1920
2140
|
<tbody>
|
|
1921
2141
|
|
|
1922
2142
|
<tr class="deep-level-0">
|
|
1923
|
-
<td class="name"><code><a href="
|
|
2143
|
+
<td class="name"><code><a href="#fromUrl">fromUrl</a></code></td>
|
|
1924
2144
|
<td class="name">
|
|
1925
2145
|
<code>
|
|
1926
2146
|
|
|
1927
2147
|
|
|
1928
|
-
<span class="param-type"
|
|
2148
|
+
<span class="param-type">
|
|
2149
|
+
|
|
2150
|
+
<a link="MapGISMapServerImageryProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISMapServerImageryProvider" MapGISMapServerImageryProvider.html>MapGISMapServerImageryProvider</a>
|
|
2151
|
+
|
|
2152
|
+
</span>
|
|
2153
|
+
|
|
1929
2154
|
|
|
1930
2155
|
|
|
1931
2156
|
|
|
@@ -1935,15 +2160,24 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1935
2160
|
</tr>
|
|
1936
2161
|
|
|
1937
2162
|
<tr class="deep-level-0">
|
|
1938
|
-
<td class="name"><code><a href="
|
|
2163
|
+
<td class="name"><code><a href="#pickFeatures">pickFeatures</a></code></td>
|
|
1939
2164
|
<td class="name">
|
|
1940
2165
|
<code>
|
|
1941
2166
|
|
|
1942
2167
|
|
|
1943
|
-
<span class="param-type">
|
|
2168
|
+
<span class="param-type">
|
|
2169
|
+
|
|
2170
|
+
Promise.<Array.<ImageryLayerFeatureInfo>>
|
|
2171
|
+
|
|
2172
|
+
</span>
|
|
1944
2173
|
|
|
|
1945
2174
|
|
|
1946
|
-
<span class="param-type">
|
|
2175
|
+
<span class="param-type">
|
|
2176
|
+
|
|
2177
|
+
undefined
|
|
2178
|
+
|
|
2179
|
+
</span>
|
|
2180
|
+
|
|
1947
2181
|
|
|
1948
2182
|
|
|
1949
2183
|
|
|
@@ -1953,12 +2187,17 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
1953
2187
|
</tr>
|
|
1954
2188
|
|
|
1955
2189
|
<tr class="deep-level-0">
|
|
1956
|
-
<td class="name"><code><a href="
|
|
2190
|
+
<td class="name"><code><a href="#requestImage">requestImage</a></code></td>
|
|
1957
2191
|
<td class="name">
|
|
1958
2192
|
<code>
|
|
1959
2193
|
|
|
1960
2194
|
|
|
1961
|
-
<span class="param-type">
|
|
2195
|
+
<span class="param-type">
|
|
2196
|
+
|
|
2197
|
+
Object
|
|
2198
|
+
|
|
2199
|
+
</span>
|
|
2200
|
+
|
|
1962
2201
|
|
|
1963
2202
|
|
|
1964
2203
|
|
|
@@ -2031,13 +2270,18 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2031
2270
|
|
|
2032
2271
|
<tr class="deep-level-0">
|
|
2033
2272
|
|
|
2034
|
-
<td class="name"
|
|
2273
|
+
<td class="name"><code>url</code></td>
|
|
2035
2274
|
|
|
2036
2275
|
|
|
2037
2276
|
<td class="type">
|
|
2038
2277
|
|
|
2039
2278
|
|
|
2040
|
-
<span class="param-type">
|
|
2279
|
+
<span class="param-type">
|
|
2280
|
+
|
|
2281
|
+
String
|
|
2282
|
+
|
|
2283
|
+
</span>
|
|
2284
|
+
|
|
2041
2285
|
|
|
2042
2286
|
|
|
2043
2287
|
|
|
@@ -2055,13 +2299,18 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2055
2299
|
|
|
2056
2300
|
<tr class="deep-level-0">
|
|
2057
2301
|
|
|
2058
|
-
<td class="name"
|
|
2302
|
+
<td class="name"><code>options</code></td>
|
|
2059
2303
|
|
|
2060
2304
|
|
|
2061
2305
|
<td class="type">
|
|
2062
2306
|
|
|
2063
2307
|
|
|
2064
|
-
<span class="param-type">
|
|
2308
|
+
<span class="param-type">
|
|
2309
|
+
|
|
2310
|
+
Object
|
|
2311
|
+
|
|
2312
|
+
</span>
|
|
2313
|
+
|
|
2065
2314
|
|
|
2066
2315
|
|
|
2067
2316
|
|
|
@@ -2147,7 +2396,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2147
2396
|
<div class='column is-5 has-text-left'>
|
|
2148
2397
|
<label>类型: </label>
|
|
2149
2398
|
|
|
2150
|
-
<span class="param-type"
|
|
2399
|
+
<span class="param-type">
|
|
2400
|
+
|
|
2401
|
+
<a link="MapGISMapServerImageryProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISMapServerImageryProvider" MapGISMapServerImageryProvider.html>MapGISMapServerImageryProvider</a>
|
|
2402
|
+
|
|
2403
|
+
</span>
|
|
2404
|
+
|
|
2151
2405
|
|
|
2152
2406
|
|
|
2153
2407
|
</div>
|
|
@@ -2218,13 +2472,18 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2218
2472
|
|
|
2219
2473
|
<tr class="deep-level-0">
|
|
2220
2474
|
|
|
2221
|
-
<td class="name"
|
|
2475
|
+
<td class="name"><code>x</code></td>
|
|
2222
2476
|
|
|
2223
2477
|
|
|
2224
2478
|
<td class="type">
|
|
2225
2479
|
|
|
2226
2480
|
|
|
2227
|
-
<span class="param-type">
|
|
2481
|
+
<span class="param-type">
|
|
2482
|
+
|
|
2483
|
+
Number
|
|
2484
|
+
|
|
2485
|
+
</span>
|
|
2486
|
+
|
|
2228
2487
|
|
|
2229
2488
|
|
|
2230
2489
|
|
|
@@ -2242,13 +2501,18 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2242
2501
|
|
|
2243
2502
|
<tr class="deep-level-0">
|
|
2244
2503
|
|
|
2245
|
-
<td class="name"
|
|
2504
|
+
<td class="name"><code>y</code></td>
|
|
2246
2505
|
|
|
2247
2506
|
|
|
2248
2507
|
<td class="type">
|
|
2249
2508
|
|
|
2250
2509
|
|
|
2251
|
-
<span class="param-type">
|
|
2510
|
+
<span class="param-type">
|
|
2511
|
+
|
|
2512
|
+
Number
|
|
2513
|
+
|
|
2514
|
+
</span>
|
|
2515
|
+
|
|
2252
2516
|
|
|
2253
2517
|
|
|
2254
2518
|
|
|
@@ -2266,13 +2530,18 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2266
2530
|
|
|
2267
2531
|
<tr class="deep-level-0">
|
|
2268
2532
|
|
|
2269
|
-
<td class="name"
|
|
2533
|
+
<td class="name"><code>level</code></td>
|
|
2270
2534
|
|
|
2271
2535
|
|
|
2272
2536
|
<td class="type">
|
|
2273
2537
|
|
|
2274
2538
|
|
|
2275
|
-
<span class="param-type">
|
|
2539
|
+
<span class="param-type">
|
|
2540
|
+
|
|
2541
|
+
Number
|
|
2542
|
+
|
|
2543
|
+
</span>
|
|
2544
|
+
|
|
2276
2545
|
|
|
2277
2546
|
|
|
2278
2547
|
|
|
@@ -2361,10 +2630,19 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2361
2630
|
<div class='column is-5 has-text-left'>
|
|
2362
2631
|
<label>类型: </label>
|
|
2363
2632
|
|
|
2364
|
-
<span class="param-type">
|
|
2633
|
+
<span class="param-type">
|
|
2634
|
+
|
|
2635
|
+
Promise.<Array.<ImageryLayerFeatureInfo>>
|
|
2636
|
+
|
|
2637
|
+
</span>
|
|
2365
2638
|
|
|
|
2366
2639
|
|
|
2367
|
-
<span class="param-type">
|
|
2640
|
+
<span class="param-type">
|
|
2641
|
+
|
|
2642
|
+
undefined
|
|
2643
|
+
|
|
2644
|
+
</span>
|
|
2645
|
+
|
|
2368
2646
|
|
|
2369
2647
|
|
|
2370
2648
|
</div>
|
|
@@ -2435,13 +2713,18 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2435
2713
|
|
|
2436
2714
|
<tr class="deep-level-0">
|
|
2437
2715
|
|
|
2438
|
-
<td class="name"
|
|
2716
|
+
<td class="name"><code>x</code></td>
|
|
2439
2717
|
|
|
2440
2718
|
|
|
2441
2719
|
<td class="type">
|
|
2442
2720
|
|
|
2443
2721
|
|
|
2444
|
-
<span class="param-type">
|
|
2722
|
+
<span class="param-type">
|
|
2723
|
+
|
|
2724
|
+
Number
|
|
2725
|
+
|
|
2726
|
+
</span>
|
|
2727
|
+
|
|
2445
2728
|
|
|
2446
2729
|
|
|
2447
2730
|
|
|
@@ -2459,13 +2742,18 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2459
2742
|
|
|
2460
2743
|
<tr class="deep-level-0">
|
|
2461
2744
|
|
|
2462
|
-
<td class="name"
|
|
2745
|
+
<td class="name"><code>y</code></td>
|
|
2463
2746
|
|
|
2464
2747
|
|
|
2465
2748
|
<td class="type">
|
|
2466
2749
|
|
|
2467
2750
|
|
|
2468
|
-
<span class="param-type">
|
|
2751
|
+
<span class="param-type">
|
|
2752
|
+
|
|
2753
|
+
Number
|
|
2754
|
+
|
|
2755
|
+
</span>
|
|
2756
|
+
|
|
2469
2757
|
|
|
2470
2758
|
|
|
2471
2759
|
|
|
@@ -2483,13 +2771,18 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2483
2771
|
|
|
2484
2772
|
<tr class="deep-level-0">
|
|
2485
2773
|
|
|
2486
|
-
<td class="name"
|
|
2774
|
+
<td class="name"><code>level</code></td>
|
|
2487
2775
|
|
|
2488
2776
|
|
|
2489
2777
|
<td class="type">
|
|
2490
2778
|
|
|
2491
2779
|
|
|
2492
|
-
<span class="param-type">
|
|
2780
|
+
<span class="param-type">
|
|
2781
|
+
|
|
2782
|
+
Number
|
|
2783
|
+
|
|
2784
|
+
</span>
|
|
2785
|
+
|
|
2493
2786
|
|
|
2494
2787
|
|
|
2495
2788
|
|
|
@@ -2507,13 +2800,18 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2507
2800
|
|
|
2508
2801
|
<tr class="deep-level-0">
|
|
2509
2802
|
|
|
2510
|
-
<td class="name"
|
|
2803
|
+
<td class="name"><code>request</code></td>
|
|
2511
2804
|
|
|
2512
2805
|
|
|
2513
2806
|
<td class="type">
|
|
2514
2807
|
|
|
2515
2808
|
|
|
2516
|
-
<span class="param-type">
|
|
2809
|
+
<span class="param-type">
|
|
2810
|
+
|
|
2811
|
+
Object
|
|
2812
|
+
|
|
2813
|
+
</span>
|
|
2814
|
+
|
|
2517
2815
|
|
|
2518
2816
|
|
|
2519
2817
|
|
|
@@ -2601,7 +2899,12 @@ const imageryProvider = new MapGISMapServerImageryProvider({
|
|
|
2601
2899
|
<div class='column is-5 has-text-left'>
|
|
2602
2900
|
<label>类型: </label>
|
|
2603
2901
|
|
|
2604
|
-
<span class="param-type">
|
|
2902
|
+
<span class="param-type">
|
|
2903
|
+
|
|
2904
|
+
Object
|
|
2905
|
+
|
|
2906
|
+
</span>
|
|
2907
|
+
|
|
2605
2908
|
|
|
2606
2909
|
|
|
2607
2910
|
</div>
|