@mapgis/webclient-cesium-plugin 17.0.4 → 17.0.7

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 (36) hide show
  1. package/README.md +33 -0
  2. package/dist/es5/webclient-cesium-plugin.min.js +2 -2
  3. package/dist/es5/webclient-common.min.js +2 -2
  4. package/dist/webclient-cesium-plugin-es6.min.js +2 -2
  5. package/documention/ArcGISMapServerImageryProvider.html +112 -42
  6. package/documention/ArcGISTileServerImageryProvider.html +76 -30
  7. package/documention/CustomTilingScheme.html +248 -68
  8. package/documention/DynamicEntityVisualizer.html +18 -6
  9. package/documention/DynamicLabelLayer.html +168 -44
  10. package/documention/GeoJSONLayerUtil.html +21 -5
  11. package/documention/GraphicsLayerUtil.html +21 -5
  12. package/documention/HashMap.html +80 -16
  13. package/documention/IGSFeatureLayerUtil.html +21 -5
  14. package/documention/IGSSceneLayerUtil.html +178 -54
  15. package/documention/MapGISMapServerImageryProvider.html +334 -153
  16. package/documention/MapGISTerrainProvider.html +336 -80
  17. package/documention/MapGISTileServerImageryProvider.html +308 -86
  18. package/documention/MapGISVectorTileImageryProvider.html +407 -103
  19. package/documention/Popup.html +119 -31
  20. package/documention/SceneViewCesium.html +576 -177
  21. package/documention/Screenshot.html +30 -10
  22. package/documention/SketchEditorCesium.html +135 -43
  23. package/documention/UrlTemplateImageryProvider.html +23 -7
  24. package/documention/WFSLayerUtil.html +21 -5
  25. package/documention/WebMapServiceImageryProvider.html +22 -12
  26. package/documention/WebMapTileServiceImageryProvider.html +22 -12
  27. package/documention/global.html +17 -5
  28. package/documention/index.html +4 -4
  29. 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
  30. 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
  31. package/documention/module.exports_module.exports.html +36 -12
  32. package/documention/scripts/sideBar.js +111 -6
  33. package/package.json +1 -1
  34. package/documention/FeatureLayerUtil.html +0 -471
  35. package/documention/MapGISTileServerImageProvider.html +0 -2150
  36. package/documention/SceneView.html +0 -4250
@@ -73,13 +73,17 @@
73
73
 
74
74
  <tr class="deep-level-0">
75
75
 
76
- <td class="name" id="options"><code>options</code></td>
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">Object</span>
82
+ <span class="param-type">
83
+
84
+ Object
85
+
86
+ </span>
83
87
 
84
88
 
85
89
 
@@ -100,13 +104,17 @@
100
104
 
101
105
  <tr class="deep-level-1">
102
106
 
103
- <td class="name" id="url"><code>url</code></td>
107
+ <td class="name"><code>url</code></td>
104
108
 
105
109
 
106
110
  <td class="type">
107
111
 
108
112
 
109
- <span class="param-type">String</span>
113
+ <span class="param-type">
114
+
115
+ String
116
+
117
+ </span>
110
118
 
111
119
 
112
120
 
@@ -127,13 +135,17 @@
127
135
 
128
136
  <tr class="deep-level-1">
129
137
 
130
- <td class="name" id="mapStyle"><code>mapStyle</code></td>
138
+ <td class="name"><code>mapStyle</code></td>
131
139
 
132
140
 
133
141
  <td class="type">
134
142
 
135
143
 
136
- <span class="param-type">String</span>
144
+ <span class="param-type">
145
+
146
+ String
147
+
148
+ </span>
137
149
 
138
150
 
139
151
 
@@ -154,13 +166,17 @@
154
166
 
155
167
  <tr class="deep-level-1">
156
168
 
157
- <td class="name" id="imageVersion"><code>imageVersion</code></td>
169
+ <td class="name"><code>imageVersion</code></td>
158
170
 
159
171
 
160
172
  <td class="type">
161
173
 
162
174
 
163
- <span class="param-type">String</span>
175
+ <span class="param-type">
176
+
177
+ String
178
+
179
+ </span>
164
180
 
165
181
 
166
182
 
@@ -183,13 +199,17 @@
183
199
 
184
200
  <tr class="deep-level-1">
185
201
 
186
- <td class="name" id="tileWidth"><code>tileWidth</code></td>
202
+ <td class="name"><code>tileWidth</code></td>
187
203
 
188
204
 
189
205
  <td class="type">
190
206
 
191
207
 
192
- <span class="param-type">Number</span>
208
+ <span class="param-type">
209
+
210
+ Number
211
+
212
+ </span>
193
213
 
194
214
 
195
215
 
@@ -212,13 +232,17 @@
212
232
 
213
233
  <tr class="deep-level-1">
214
234
 
215
- <td class="name" id="tileHeight"><code>tileHeight</code></td>
235
+ <td class="name"><code>tileHeight</code></td>
216
236
 
217
237
 
218
238
  <td class="type">
219
239
 
220
240
 
221
- <span class="param-type">Number</span>
241
+ <span class="param-type">
242
+
243
+ Number
244
+
245
+ </span>
222
246
 
223
247
 
224
248
 
@@ -241,13 +265,17 @@
241
265
 
242
266
  <tr class="deep-level-1">
243
267
 
244
- <td class="name" id="minimumLevel"><code>minimumLevel</code></td>
268
+ <td class="name"><code>minimumLevel</code></td>
245
269
 
246
270
 
247
271
  <td class="type">
248
272
 
249
273
 
250
- <span class="param-type">Number</span>
274
+ <span class="param-type">
275
+
276
+ Number
277
+
278
+ </span>
251
279
 
252
280
 
253
281
 
@@ -270,13 +298,17 @@
270
298
 
271
299
  <tr class="deep-level-1">
272
300
 
273
- <td class="name" id="maximumLevel"><code>maximumLevel</code></td>
301
+ <td class="name"><code>maximumLevel</code></td>
274
302
 
275
303
 
276
304
  <td class="type">
277
305
 
278
306
 
279
- <span class="param-type">Number</span>
307
+ <span class="param-type">
308
+
309
+ Number
310
+
311
+ </span>
280
312
 
281
313
 
282
314
 
@@ -299,13 +331,17 @@
299
331
 
300
332
  <tr class="deep-level-1">
301
333
 
302
- <td class="name" id="tilingScheme"><code>tilingScheme</code></td>
334
+ <td class="name"><code>tilingScheme</code></td>
303
335
 
304
336
 
305
337
  <td class="type">
306
338
 
307
339
 
308
- <span class="param-type">Object</span>
340
+ <span class="param-type">
341
+
342
+ Object
343
+
344
+ </span>
309
345
 
310
346
 
311
347
 
@@ -326,13 +362,17 @@
326
362
 
327
363
  <tr class="deep-level-1">
328
364
 
329
- <td class="name" id="rectangle"><code>rectangle</code></td>
365
+ <td class="name"><code>rectangle</code></td>
330
366
 
331
367
 
332
368
  <td class="type">
333
369
 
334
370
 
335
- <span class="param-type">Object</span>
371
+ <span class="param-type">
372
+
373
+ Object
374
+
375
+ </span>
336
376
 
337
377
 
338
378
 
@@ -355,13 +395,17 @@
355
395
 
356
396
  <tr class="deep-level-1">
357
397
 
358
- <td class="name" id="mapgisOffset"><code>mapgisOffset</code></td>
398
+ <td class="name"><code>mapgisOffset</code></td>
359
399
 
360
400
 
361
401
  <td class="type">
362
402
 
363
403
 
364
- <span class="param-type">Number</span>
404
+ <span class="param-type">
405
+
406
+ Number
407
+
408
+ </span>
365
409
 
366
410
 
367
411
 
@@ -384,13 +428,17 @@
384
428
 
385
429
  <tr class="deep-level-1">
386
430
 
387
- <td class="name" id="proxy"><code>proxy</code></td>
431
+ <td class="name"><code>proxy</code></td>
388
432
 
389
433
 
390
434
  <td class="type">
391
435
 
392
436
 
393
- <span class="param-type">String</span>
437
+ <span class="param-type">
438
+
439
+ String
440
+
441
+ </span>
394
442
 
395
443
 
396
444
 
@@ -411,13 +459,17 @@
411
459
 
412
460
  <tr class="deep-level-1">
413
461
 
414
- <td class="name" id="extensions"><code>extensions</code></td>
462
+ <td class="name"><code>extensions</code></td>
415
463
 
416
464
 
417
465
  <td class="type">
418
466
 
419
467
 
420
- <span class="param-type">Array</span>
468
+ <span class="param-type">
469
+
470
+ Array
471
+
472
+ </span>
421
473
 
422
474
 
423
475
 
@@ -438,13 +490,17 @@
438
490
 
439
491
  <tr class="deep-level-1">
440
492
 
441
- <td class="name" id="buildImageResource"><code>buildImageResource</code></td>
493
+ <td class="name"><code>buildImageResource</code></td>
442
494
 
443
495
 
444
496
  <td class="type">
445
497
 
446
498
 
447
- <span class="param-type">function</span>
499
+ <span class="param-type">
500
+
501
+ function
502
+
503
+ </span>
448
504
 
449
505
 
450
506
 
@@ -549,12 +605,6 @@
549
605
  <pre class="prettyprint"><code>// ES5引入方式
550
606
  // 获取provider的初始化参数
551
607
  const options = initializeOptions(layer, viewer)
552
608
  // 构造provider对象
553
609
  provider = new MapGISTileServerImageryProvider(options)
554
610
  // 添加图层到Cesium视图中
555
611
  cesiumLayer = viewer.imageryLayers.addImageryProvider(provider)
556
612
 
557
613
 
558
- <p class="code-caption"><h7>添加一个MapGIS瓦片服务:混合接口</h7></p>
559
-
560
-
561
- <pre class="prettyprint"><code>// ES5引入方式
562
614
  const { spatialReference, extent, tileInfo } = result
563
615
  const tilingScheme = getTilingSchemeBySpatialReference(
564
616
  spatialReference,
565
617
  extent,
566
618
  tileInfo
567
619
  )
568
620
  const rectangle = getExtent(
569
621
  { extent, spatialReference },
570
622
  tilingScheme.rectangle
571
623
  )
572
624
  viewer.imageryLayers.addImageryProvider(
573
625
  new MapGISTileServerImageryProvider({
574
626
  // 服务基地址
575
627
  url,
576
628
  // 瓦片宽度
577
629
  tileWidth: tileInfo.size[0],
578
630
  // 瓦片高度
579
631
  tileHeight: tileInfo.size[1],
580
632
  // 地图瓦片的切分方式,经纬度、Web墨卡托或自定义投影
581
633
  tilingScheme,
582
634
  // 瓦片服务的加载范围
583
635
  rectangle: new Cesium.Rectangle(
584
636
  rectangle.xmin,
585
637
  rectangle.ymin,
586
638
  rectangle.xmax,
587
639
  rectangle.ymax
588
640
  )
589
641
  })
590
642
  )
591
-
592
-
593
643
 
594
644
 
595
645
  </div>
@@ -596,7 +646,11 @@
596
646
  <td class="name">
597
647
  <code>
598
648
 
599
- <span class="param-type">Credit</span>
649
+ <span class="param-type">
650
+
651
+ Credit
652
+
653
+ </span>
600
654
 
601
655
 
602
656
 
@@ -610,7 +664,11 @@
610
664
  <td class="name">
611
665
  <code>
612
666
 
613
- <span class="param-type">Boolean</span>
667
+ <span class="param-type">
668
+
669
+ Boolean
670
+
671
+ </span>
614
672
 
615
673
 
616
674
 
@@ -625,7 +683,11 @@
625
683
  <td class="name">
626
684
  <code>
627
685
 
628
- <span class="param-type">Boolean</span>
686
+ <span class="param-type">
687
+
688
+ Boolean
689
+
690
+ </span>
629
691
 
630
692
 
631
693
 
@@ -640,7 +702,11 @@
640
702
  <td class="name">
641
703
  <code>
642
704
 
643
- <span class="param-type">Number</span>
705
+ <span class="param-type">
706
+
707
+ Number
708
+
709
+ </span>
644
710
 
645
711
 
646
712
 
@@ -654,7 +720,11 @@
654
720
  <td class="name">
655
721
  <code>
656
722
 
657
- <span class="param-type">Number</span>
723
+ <span class="param-type">
724
+
725
+ Number
726
+
727
+ </span>
658
728
 
659
729
 
660
730
 
@@ -668,7 +738,11 @@
668
738
  <td class="name">
669
739
  <code>
670
740
 
671
- <span class="param-type">Number</span>
741
+ <span class="param-type">
742
+
743
+ Number
744
+
745
+ </span>
672
746
 
673
747
 
674
748
 
@@ -682,7 +756,11 @@
682
756
  <td class="name">
683
757
  <code>
684
758
 
685
- <span class="param-type">Proxy</span>
759
+ <span class="param-type">
760
+
761
+ Proxy
762
+
763
+ </span>
686
764
 
687
765
 
688
766
 
@@ -696,7 +774,11 @@
696
774
  <td class="name">
697
775
  <code>
698
776
 
699
- <span class="param-type">Boolean</span>
777
+ <span class="param-type">
778
+
779
+ Boolean
780
+
781
+ </span>
700
782
 
701
783
 
702
784
 
@@ -710,7 +792,11 @@
710
792
  <td class="name">
711
793
  <code>
712
794
 
713
- <span class="param-type">Rectangle</span>
795
+ <span class="param-type">
796
+
797
+ Rectangle
798
+
799
+ </span>
714
800
 
715
801
 
716
802
 
@@ -724,7 +810,11 @@
724
810
  <td class="name">
725
811
  <code>
726
812
 
727
- <span class="param-type">Number</span>
813
+ <span class="param-type">
814
+
815
+ Number
816
+
817
+ </span>
728
818
 
729
819
 
730
820
 
@@ -738,7 +828,11 @@
738
828
  <td class="name">
739
829
  <code>
740
830
 
741
- <span class="param-type">Number</span>
831
+ <span class="param-type">
832
+
833
+ Number
834
+
835
+ </span>
742
836
 
743
837
 
744
838
 
@@ -752,7 +846,11 @@
752
846
  <td class="name">
753
847
  <code>
754
848
 
755
- <span class="param-type">TilingScheme</span>
849
+ <span class="param-type">
850
+
851
+ TilingScheme
852
+
853
+ </span>
756
854
 
757
855
 
758
856
 
@@ -766,7 +864,11 @@
766
864
  <td class="name">
767
865
  <code>
768
866
 
769
- <span class="param-type">String</span>
867
+ <span class="param-type">
868
+
869
+ String
870
+
871
+ </span>
770
872
 
771
873
 
772
874
 
@@ -786,7 +888,11 @@
786
888
  <span class="method-parameter is-pulled-right">
787
889
  <label>类型:</label>
788
890
 
789
- <span class="param-type">Credit</span>
891
+ <span class="param-type">
892
+
893
+ Credit
894
+
895
+ </span>
790
896
 
791
897
 
792
898
 
@@ -861,7 +967,11 @@
861
967
  <span class="method-parameter is-pulled-right">
862
968
  <label>类型:</label>
863
969
 
864
- <span class="param-type">Boolean</span>
970
+ <span class="param-type">
971
+
972
+ Boolean
973
+
974
+ </span>
865
975
 
866
976
 
867
977
 
@@ -942,7 +1052,11 @@
942
1052
  <span class="method-parameter is-pulled-right">
943
1053
  <label>类型:</label>
944
1054
 
945
- <span class="param-type">Boolean</span>
1055
+ <span class="param-type">
1056
+
1057
+ Boolean
1058
+
1059
+ </span>
946
1060
 
947
1061
 
948
1062
 
@@ -1023,7 +1137,11 @@
1023
1137
  <span class="method-parameter is-pulled-right">
1024
1138
  <label>类型:</label>
1025
1139
 
1026
- <span class="param-type">Number</span>
1140
+ <span class="param-type">
1141
+
1142
+ Number
1143
+
1144
+ </span>
1027
1145
 
1028
1146
 
1029
1147
 
@@ -1098,7 +1216,11 @@
1098
1216
  <span class="method-parameter is-pulled-right">
1099
1217
  <label>类型:</label>
1100
1218
 
1101
- <span class="param-type">Number</span>
1219
+ <span class="param-type">
1220
+
1221
+ Number
1222
+
1223
+ </span>
1102
1224
 
1103
1225
 
1104
1226
 
@@ -1173,7 +1295,11 @@
1173
1295
  <span class="method-parameter is-pulled-right">
1174
1296
  <label>类型:</label>
1175
1297
 
1176
- <span class="param-type">Number</span>
1298
+ <span class="param-type">
1299
+
1300
+ Number
1301
+
1302
+ </span>
1177
1303
 
1178
1304
 
1179
1305
 
@@ -1248,7 +1374,11 @@
1248
1374
  <span class="method-parameter is-pulled-right">
1249
1375
  <label>类型:</label>
1250
1376
 
1251
- <span class="param-type">Proxy</span>
1377
+ <span class="param-type">
1378
+
1379
+ Proxy
1380
+
1381
+ </span>
1252
1382
 
1253
1383
 
1254
1384
 
@@ -1323,7 +1453,11 @@
1323
1453
  <span class="method-parameter is-pulled-right">
1324
1454
  <label>类型:</label>
1325
1455
 
1326
- <span class="param-type">Boolean</span>
1456
+ <span class="param-type">
1457
+
1458
+ Boolean
1459
+
1460
+ </span>
1327
1461
 
1328
1462
 
1329
1463
 
@@ -1398,7 +1532,11 @@
1398
1532
  <span class="method-parameter is-pulled-right">
1399
1533
  <label>类型:</label>
1400
1534
 
1401
- <span class="param-type">Rectangle</span>
1535
+ <span class="param-type">
1536
+
1537
+ Rectangle
1538
+
1539
+ </span>
1402
1540
 
1403
1541
 
1404
1542
 
@@ -1473,7 +1611,11 @@
1473
1611
  <span class="method-parameter is-pulled-right">
1474
1612
  <label>类型:</label>
1475
1613
 
1476
- <span class="param-type">Number</span>
1614
+ <span class="param-type">
1615
+
1616
+ Number
1617
+
1618
+ </span>
1477
1619
 
1478
1620
 
1479
1621
 
@@ -1548,7 +1690,11 @@
1548
1690
  <span class="method-parameter is-pulled-right">
1549
1691
  <label>类型:</label>
1550
1692
 
1551
- <span class="param-type">Number</span>
1693
+ <span class="param-type">
1694
+
1695
+ Number
1696
+
1697
+ </span>
1552
1698
 
1553
1699
 
1554
1700
 
@@ -1623,7 +1769,11 @@
1623
1769
  <span class="method-parameter is-pulled-right">
1624
1770
  <label>类型:</label>
1625
1771
 
1626
- <span class="param-type">TilingScheme</span>
1772
+ <span class="param-type">
1773
+
1774
+ TilingScheme
1775
+
1776
+ </span>
1627
1777
 
1628
1778
 
1629
1779
 
@@ -1698,7 +1848,11 @@
1698
1848
  <span class="method-parameter is-pulled-right">
1699
1849
  <label>类型:</label>
1700
1850
 
1701
- <span class="param-type">String</span>
1851
+ <span class="param-type">
1852
+
1853
+ String
1854
+
1855
+ </span>
1702
1856
 
1703
1857
 
1704
1858
 
@@ -1794,7 +1948,11 @@
1794
1948
  <code>
1795
1949
 
1796
1950
 
1797
- <span class="param-type"><a link="MapGISTileServerImageryProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISTileServerImageryProvider" MapGISTileServerImageryProvider.html>MapGISTileServerImageryProvider</a></span>
1951
+ <span class="param-type">
1952
+
1953
+ <a link="MapGISTileServerImageryProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISTileServerImageryProvider" MapGISTileServerImageryProvider.html>MapGISTileServerImageryProvider</a>
1954
+
1955
+ </span>
1798
1956
 
1799
1957
 
1800
1958
 
@@ -1810,10 +1968,18 @@
1810
1968
  <code>
1811
1969
 
1812
1970
 
1813
- <span class="param-type">Promise.&lt;Array.&lt;ImageryLayerFeatureInfo>></span>
1971
+ <span class="param-type">
1972
+
1973
+ Promise.&lt;Array.&lt;ImageryLayerFeatureInfo>>
1974
+
1975
+ </span>
1814
1976
  |
1815
1977
 
1816
- <span class="param-type">undefined</span>
1978
+ <span class="param-type">
1979
+
1980
+ undefined
1981
+
1982
+ </span>
1817
1983
 
1818
1984
 
1819
1985
 
@@ -1829,7 +1995,11 @@
1829
1995
  <code>
1830
1996
 
1831
1997
 
1832
- <span class="param-type">Object</span>
1998
+ <span class="param-type">
1999
+
2000
+ Object
2001
+
2002
+ </span>
1833
2003
 
1834
2004
 
1835
2005
 
@@ -1903,13 +2073,17 @@
1903
2073
 
1904
2074
  <tr class="deep-level-0">
1905
2075
 
1906
- <td class="name" id="url"><code>url</code></td>
2076
+ <td class="name"><code>url</code></td>
1907
2077
 
1908
2078
 
1909
2079
  <td class="type">
1910
2080
 
1911
2081
 
1912
- <span class="param-type">String</span>
2082
+ <span class="param-type">
2083
+
2084
+ String
2085
+
2086
+ </span>
1913
2087
 
1914
2088
 
1915
2089
 
@@ -1928,13 +2102,17 @@
1928
2102
 
1929
2103
  <tr class="deep-level-0">
1930
2104
 
1931
- <td class="name" id="options"><code>options</code></td>
2105
+ <td class="name"><code>options</code></td>
1932
2106
 
1933
2107
 
1934
2108
  <td class="type">
1935
2109
 
1936
2110
 
1937
- <span class="param-type">Object</span>
2111
+ <span class="param-type">
2112
+
2113
+ Object
2114
+
2115
+ </span>
1938
2116
 
1939
2117
 
1940
2118
 
@@ -2021,7 +2199,11 @@
2021
2199
  <div class='column is-5 has-text-left'>
2022
2200
  <label>类型: </label>
2023
2201
 
2024
- <span class="param-type"><a link="MapGISTileServerImageryProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISTileServerImageryProvider" MapGISTileServerImageryProvider.html>MapGISTileServerImageryProvider</a></span>
2202
+ <span class="param-type">
2203
+
2204
+ <a link="MapGISTileServerImageryProvider.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISTileServerImageryProvider" MapGISTileServerImageryProvider.html>MapGISTileServerImageryProvider</a>
2205
+
2206
+ </span>
2025
2207
 
2026
2208
 
2027
2209
 
@@ -2093,13 +2275,17 @@
2093
2275
 
2094
2276
  <tr class="deep-level-0">
2095
2277
 
2096
- <td class="name" id="x"><code>x</code></td>
2278
+ <td class="name"><code>x</code></td>
2097
2279
 
2098
2280
 
2099
2281
  <td class="type">
2100
2282
 
2101
2283
 
2102
- <span class="param-type">Number</span>
2284
+ <span class="param-type">
2285
+
2286
+ Number
2287
+
2288
+ </span>
2103
2289
 
2104
2290
 
2105
2291
 
@@ -2118,13 +2304,17 @@
2118
2304
 
2119
2305
  <tr class="deep-level-0">
2120
2306
 
2121
- <td class="name" id="y"><code>y</code></td>
2307
+ <td class="name"><code>y</code></td>
2122
2308
 
2123
2309
 
2124
2310
  <td class="type">
2125
2311
 
2126
2312
 
2127
- <span class="param-type">Number</span>
2313
+ <span class="param-type">
2314
+
2315
+ Number
2316
+
2317
+ </span>
2128
2318
 
2129
2319
 
2130
2320
 
@@ -2143,13 +2333,17 @@
2143
2333
 
2144
2334
  <tr class="deep-level-0">
2145
2335
 
2146
- <td class="name" id="level"><code>level</code></td>
2336
+ <td class="name"><code>level</code></td>
2147
2337
 
2148
2338
 
2149
2339
  <td class="type">
2150
2340
 
2151
2341
 
2152
- <span class="param-type">Number</span>
2342
+ <span class="param-type">
2343
+
2344
+ Number
2345
+
2346
+ </span>
2153
2347
 
2154
2348
 
2155
2349
 
@@ -2239,10 +2433,18 @@
2239
2433
  <div class='column is-5 has-text-left'>
2240
2434
  <label>类型: </label>
2241
2435
 
2242
- <span class="param-type">Promise.&lt;Array.&lt;ImageryLayerFeatureInfo>></span>
2436
+ <span class="param-type">
2437
+
2438
+ Promise.&lt;Array.&lt;ImageryLayerFeatureInfo>>
2439
+
2440
+ </span>
2243
2441
  |
2244
2442
 
2245
- <span class="param-type">undefined</span>
2443
+ <span class="param-type">
2444
+
2445
+ undefined
2446
+
2447
+ </span>
2246
2448
 
2247
2449
 
2248
2450
 
@@ -2314,13 +2516,17 @@
2314
2516
 
2315
2517
  <tr class="deep-level-0">
2316
2518
 
2317
- <td class="name" id="x"><code>x</code></td>
2519
+ <td class="name"><code>x</code></td>
2318
2520
 
2319
2521
 
2320
2522
  <td class="type">
2321
2523
 
2322
2524
 
2323
- <span class="param-type">Number</span>
2525
+ <span class="param-type">
2526
+
2527
+ Number
2528
+
2529
+ </span>
2324
2530
 
2325
2531
 
2326
2532
 
@@ -2339,13 +2545,17 @@
2339
2545
 
2340
2546
  <tr class="deep-level-0">
2341
2547
 
2342
- <td class="name" id="y"><code>y</code></td>
2548
+ <td class="name"><code>y</code></td>
2343
2549
 
2344
2550
 
2345
2551
  <td class="type">
2346
2552
 
2347
2553
 
2348
- <span class="param-type">Number</span>
2554
+ <span class="param-type">
2555
+
2556
+ Number
2557
+
2558
+ </span>
2349
2559
 
2350
2560
 
2351
2561
 
@@ -2364,13 +2574,17 @@
2364
2574
 
2365
2575
  <tr class="deep-level-0">
2366
2576
 
2367
- <td class="name" id="level"><code>level</code></td>
2577
+ <td class="name"><code>level</code></td>
2368
2578
 
2369
2579
 
2370
2580
  <td class="type">
2371
2581
 
2372
2582
 
2373
- <span class="param-type">Number</span>
2583
+ <span class="param-type">
2584
+
2585
+ Number
2586
+
2587
+ </span>
2374
2588
 
2375
2589
 
2376
2590
 
@@ -2389,13 +2603,17 @@
2389
2603
 
2390
2604
  <tr class="deep-level-0">
2391
2605
 
2392
- <td class="name" id="request"><code>request</code></td>
2606
+ <td class="name"><code>request</code></td>
2393
2607
 
2394
2608
 
2395
2609
  <td class="type">
2396
2610
 
2397
2611
 
2398
- <span class="param-type">Object</span>
2612
+ <span class="param-type">
2613
+
2614
+ Object
2615
+
2616
+ </span>
2399
2617
 
2400
2618
 
2401
2619
 
@@ -2484,7 +2702,11 @@
2484
2702
  <div class='column is-5 has-text-left'>
2485
2703
  <label>类型: </label>
2486
2704
 
2487
- <span class="param-type">Object</span>
2705
+ <span class="param-type">
2706
+
2707
+ Object
2708
+
2709
+ </span>
2488
2710
 
2489
2711
 
2490
2712