@mapgis/webclient-cesium-plugin 17.0.2 → 17.0.4

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 (32) hide show
  1. package/README.md +10 -1
  2. package/dist/es5/webclient-cesium-plugin.min.js +3 -3
  3. package/dist/es5/webclient-common.min.js +2 -2
  4. package/dist/webclient-cesium-plugin-es6.min.js +3 -3
  5. package/documention/ArcGISMapServerImageryProvider.html +50 -3
  6. package/documention/ArcGISTileServerImageryProvider.html +16 -3
  7. package/documention/CustomTilingScheme.html +61 -48
  8. package/documention/DynamicEntityVisualizer.html +3 -0
  9. package/documention/DynamicLabelLayer.html +40 -9
  10. package/documention/GeoJSONLayerUtil.html +4 -1
  11. package/documention/GraphicsLayerUtil.html +4 -1
  12. package/documention/HashMap.html +27 -11
  13. package/documention/IGSFeatureLayerUtil.html +4 -1
  14. package/documention/IGSSceneLayerUtil.html +41 -12
  15. package/documention/MapGISMapServerImageryProvider.html +76 -17
  16. package/documention/MapGISTerrainProvider.html +84 -24
  17. package/documention/MapGISTileServerImageryProvider.html +73 -18
  18. package/documention/MapGISVectorTileImageryProvider.html +101 -26
  19. package/documention/Popup.html +29 -8
  20. package/documention/SceneViewCesium.html +131 -37
  21. package/documention/Screenshot.html +13 -8
  22. package/documention/SketchEditorCesium.html +27 -6
  23. package/documention/UrlTemplateImageryProvider.html +3 -0
  24. package/documention/WFSLayerUtil.html +4 -1
  25. package/documention/WebMapServiceImageryProvider.html +7 -3
  26. package/documention/WebMapTileServiceImageryProvider.html +7 -3
  27. package/documention/global.html +3 -0
  28. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.EchartsLayer.html +6 -5
  29. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.MapVLayer.html +23 -10
  30. package/documention/module.exports_module.exports.html +6 -0
  31. package/documention/scripts/sideBar.js +28 -6
  32. package/package.json +1 -1
@@ -82,6 +82,7 @@
82
82
  <span class="param-type">Object</span>
83
83
 
84
84
 
85
+
85
86
 
86
87
  </td>
87
88
 
@@ -108,6 +109,7 @@
108
109
  <span class="param-type">Map</span>
109
110
 
110
111
 
112
+
111
113
 
112
114
  </td>
113
115
 
@@ -134,6 +136,7 @@
134
136
  <span class="param-type">String</span>
135
137
 
136
138
 
139
+
137
140
 
138
141
  </td>
139
142
 
@@ -160,6 +163,7 @@
160
163
  <span class="param-type">Object</span>
161
164
 
162
165
 
166
+
163
167
 
164
168
  </td>
165
169
 
@@ -186,6 +190,7 @@
186
190
  <span class="param-type">Point</span>
187
191
 
188
192
 
193
+
189
194
 
190
195
  </td>
191
196
 
@@ -214,6 +219,7 @@
214
219
  <span class="param-type">Number</span>
215
220
 
216
221
 
222
+
217
223
 
218
224
  </td>
219
225
 
@@ -240,6 +246,7 @@
240
246
  <span class="param-type">Number</span>
241
247
 
242
248
 
249
+
243
250
 
244
251
  </td>
245
252
 
@@ -266,6 +273,7 @@
266
273
  <span class="param-type">Number</span>
267
274
 
268
275
 
276
+
269
277
 
270
278
  </td>
271
279
 
@@ -294,6 +302,7 @@
294
302
  <span class="param-type">Number</span>
295
303
 
296
304
 
305
+
297
306
 
298
307
  </td>
299
308
 
@@ -322,6 +331,7 @@
322
331
  <span class="param-type">Object</span>
323
332
 
324
333
 
334
+
325
335
 
326
336
  </td>
327
337
 
@@ -348,6 +358,7 @@
348
358
  <span class="param-type">Extent</span>
349
359
 
350
360
 
361
+
351
362
 
352
363
  </td>
353
364
 
@@ -374,6 +385,7 @@
374
385
  <span class="param-type">Object</span>
375
386
 
376
387
 
388
+
377
389
 
378
390
  </td>
379
391
 
@@ -588,102 +600,110 @@ const sceneView = new SceneViewCesium({
588
600
  <tbody>
589
601
 
590
602
  <tr class="deep-level-0">
591
- <td class="name"><code><a href="SceneViewCesium.html#center">center</a></code></td>
603
+ <td class="name"><code><a href="#center">center</a></code></td>
592
604
  <td class="name">
593
605
  <code>
594
606
 
595
607
  <span class="param-type">Point</span>
596
608
 
597
609
 
610
+
598
611
  </code>
599
612
  </td>
600
613
  <td class="name"><code><p>地图视图中心点</p></code></td>
601
614
  </tr>
602
615
 
603
616
  <tr class="deep-level-0">
604
- <td class="name"><code><a href="SceneViewCesium.html#engineType">engineType</a></code></td>
617
+ <td class="name"><code><a href="#engineType">engineType</a></code></td>
605
618
  <td class="name">
606
619
  <code>
607
620
 
608
621
  <span class="param-type">Object</span>
609
622
 
610
623
 
624
+
611
625
  </code>
612
626
  </td>
613
627
  <td class="name"><code><p>引擎类型,为'cesium'</p></code></td>
614
628
  </tr>
615
629
 
616
630
  <tr class="deep-level-0">
617
- <td class="name"><code><a href="SceneViewCesium.html#extendOptions">extendOptions</a></code></td>
631
+ <td class="name"><code><a href="#extendOptions">extendOptions</a></code></td>
618
632
  <td class="name">
619
633
  <code>
620
634
 
621
635
  <span class="param-type">Object</span>
622
636
 
623
637
 
638
+
624
639
  </code>
625
640
  </td>
626
641
  <td class="name"><code><p>Cesium场景视图的初始化参数</p></code></td>
627
642
  </tr>
628
643
 
629
644
  <tr class="deep-level-0">
630
- <td class="name"><code><a href="SceneViewCesium.html#extent">extent</a></code></td>
645
+ <td class="name"><code><a href="#extent">extent</a></code></td>
631
646
  <td class="name">
632
647
  <code>
633
648
 
634
649
  <span class="param-type">Extent</span>
635
650
 
636
651
 
652
+
637
653
  </code>
638
654
  </td>
639
655
  <td class="name"><code><p>地图视图范围</p></code></td>
640
656
  </tr>
641
657
 
642
658
  <tr class="deep-level-0">
643
- <td class="name"><code><a href="SceneViewCesium.html#height">height</a></code></td>
659
+ <td class="name"><code><a href="#height">height</a></code></td>
644
660
  <td class="name">
645
661
  <code>
646
662
 
647
663
  <span class="param-type">Number</span>
648
664
 
649
665
 
666
+
650
667
  </code>
651
668
  </td>
652
669
  <td class="name"><code><p>地图视图高度</p></code></td>
653
670
  </tr>
654
671
 
655
672
  <tr class="deep-level-0">
656
- <td class="name"><code><a href="SceneViewCesium.html#maxZoom">maxZoom</a></code></td>
673
+ <td class="name"><code><a href="#maxZoom">maxZoom</a></code></td>
657
674
  <td class="name">
658
675
  <code>
659
676
 
660
677
  <span class="param-type">Number</span>
661
678
 
662
679
 
680
+
663
681
  </code>
664
682
  </td>
665
683
  <td class="name"><code><p>地图视图最大层级</p></code></td>
666
684
  </tr>
667
685
 
668
686
  <tr class="deep-level-0">
669
- <td class="name"><code><a href="SceneViewCesium.html#minZoom">minZoom</a></code></td>
687
+ <td class="name"><code><a href="#minZoom">minZoom</a></code></td>
670
688
  <td class="name">
671
689
  <code>
672
690
 
673
691
  <span class="param-type">Number</span>
674
692
 
675
693
 
694
+
676
695
  </code>
677
696
  </td>
678
697
  <td class="name"><code><p>地图视图最小层级</p></code></td>
679
698
  </tr>
680
699
 
681
700
  <tr class="deep-level-0">
682
- <td class="name"><code><a href="SceneViewCesium.html#popup">popup</a></code></td>
701
+ <td class="name"><code><a href="#popup">popup</a></code></td>
683
702
  <td class="name">
684
703
  <code>
685
704
 
686
- <span class="param-type"><a class="mapgis-link-name" title="Popup" Popup.html>Popup</a></span>
705
+ <span class="param-type"><a link="Popup.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Popup" Popup.html>Popup</a></span>
706
+
687
707
 
688
708
 
689
709
  </code>
@@ -692,65 +712,70 @@ const sceneView = new SceneViewCesium({
692
712
  </tr>
693
713
 
694
714
  <tr class="deep-level-0">
695
- <td class="name"><code><a href="SceneViewCesium.html#scale">scale</a></code></td>
715
+ <td class="name"><code><a href="#scale">scale</a></code></td>
696
716
  <td class="name">
697
717
  <code>
698
718
 
699
719
  <span class="param-type">Number</span>
700
720
 
701
721
 
722
+
702
723
  </code>
703
724
  </td>
704
725
  <td class="name"><code><p>地图视图比例尺</p></code></td>
705
726
  </tr>
706
727
 
707
728
  <tr class="deep-level-0">
708
- <td class="name"><code><a href="SceneViewCesium.html#spatialReference">spatialReference</a></code></td>
729
+ <td class="name"><code><a href="#spatialReference">spatialReference</a></code></td>
709
730
  <td class="name">
710
731
  <code>
711
732
 
712
733
  <span class="param-type">SpatialReference</span>
713
734
 
714
735
 
736
+
715
737
  </code>
716
738
  </td>
717
739
  <td class="name"><code><p>视图空间参考系</p></code></td>
718
740
  </tr>
719
741
 
720
742
  <tr class="deep-level-0">
721
- <td class="name"><code><a href="SceneViewCesium.html#stationary">stationary</a></code></td>
743
+ <td class="name"><code><a href="#stationary">stationary</a></code></td>
722
744
  <td class="name">
723
745
  <code>
724
746
 
725
747
  <span class="param-type">Boolean</span>
726
748
 
727
749
 
750
+
728
751
  </code>
729
752
  </td>
730
753
  <td class="name"><code><p>地图视图是否静止</p></code></td>
731
754
  </tr>
732
755
 
733
756
  <tr class="deep-level-0">
734
- <td class="name"><code><a href="SceneViewCesium.html#width">width</a></code></td>
757
+ <td class="name"><code><a href="#width">width</a></code></td>
735
758
  <td class="name">
736
759
  <code>
737
760
 
738
761
  <span class="param-type">Number</span>
739
762
 
740
763
 
764
+
741
765
  </code>
742
766
  </td>
743
767
  <td class="name"><code><p>地图视图宽度</p></code></td>
744
768
  </tr>
745
769
 
746
770
  <tr class="deep-level-0">
747
- <td class="name"><code><a href="SceneViewCesium.html#zoom">zoom</a></code></td>
771
+ <td class="name"><code><a href="#zoom">zoom</a></code></td>
748
772
  <td class="name">
749
773
  <code>
750
774
 
751
775
  <span class="param-type">Number</span>
752
776
 
753
777
 
778
+
754
779
  </code>
755
780
  </td>
756
781
  <td class="name"><code><p>地图视图层级</p></code></td>
@@ -770,6 +795,7 @@ const sceneView = new SceneViewCesium({
770
795
  <span class="param-type">Point</span>
771
796
 
772
797
 
798
+
773
799
  </span>
774
800
 
775
801
  <h4 class="name" id="center">
@@ -840,6 +866,7 @@ const sceneView = new SceneViewCesium({
840
866
  <span class="param-type">Object</span>
841
867
 
842
868
 
869
+
843
870
  </span>
844
871
 
845
872
  <h4 class="name" id="engineType">
@@ -914,6 +941,7 @@ const sceneView = new SceneViewCesium({
914
941
  <span class="param-type">Object</span>
915
942
 
916
943
 
944
+
917
945
  </span>
918
946
 
919
947
  <h4 class="name" id="extendOptions">
@@ -984,6 +1012,7 @@ const sceneView = new SceneViewCesium({
984
1012
  <span class="param-type">Extent</span>
985
1013
 
986
1014
 
1015
+
987
1016
  </span>
988
1017
 
989
1018
  <h4 class="name" id="extent">
@@ -1054,6 +1083,7 @@ const sceneView = new SceneViewCesium({
1054
1083
  <span class="param-type">Number</span>
1055
1084
 
1056
1085
 
1086
+
1057
1087
  </span>
1058
1088
 
1059
1089
  <h4 class="name" id="height">
@@ -1128,6 +1158,7 @@ const sceneView = new SceneViewCesium({
1128
1158
  <span class="param-type">Number</span>
1129
1159
 
1130
1160
 
1161
+
1131
1162
  </span>
1132
1163
 
1133
1164
  <h4 class="name" id="maxZoom">
@@ -1198,6 +1229,7 @@ const sceneView = new SceneViewCesium({
1198
1229
  <span class="param-type">Number</span>
1199
1230
 
1200
1231
 
1232
+
1201
1233
  </span>
1202
1234
 
1203
1235
  <h4 class="name" id="minZoom">
@@ -1265,7 +1297,8 @@ const sceneView = new SceneViewCesium({
1265
1297
  <span class="method-parameter is-pulled-right">
1266
1298
  <label>类型:</label>
1267
1299
 
1268
- <span class="param-type"><a class="mapgis-link-name" title="Popup" Popup.html>Popup</a></span>
1300
+ <span class="param-type"><a link="Popup.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Popup" Popup.html>Popup</a></span>
1301
+
1269
1302
 
1270
1303
 
1271
1304
  </span>
@@ -1338,6 +1371,7 @@ const sceneView = new SceneViewCesium({
1338
1371
  <span class="param-type">Number</span>
1339
1372
 
1340
1373
 
1374
+
1341
1375
  </span>
1342
1376
 
1343
1377
  <h4 class="name" id="scale">
@@ -1408,6 +1442,7 @@ const sceneView = new SceneViewCesium({
1408
1442
  <span class="param-type">SpatialReference</span>
1409
1443
 
1410
1444
 
1445
+
1411
1446
  </span>
1412
1447
 
1413
1448
  <h4 class="name" id="spatialReference">
@@ -1482,6 +1517,7 @@ const sceneView = new SceneViewCesium({
1482
1517
  <span class="param-type">Boolean</span>
1483
1518
 
1484
1519
 
1520
+
1485
1521
  </span>
1486
1522
 
1487
1523
  <h4 class="name" id="stationary">
@@ -1556,6 +1592,7 @@ const sceneView = new SceneViewCesium({
1556
1592
  <span class="param-type">Number</span>
1557
1593
 
1558
1594
 
1595
+
1559
1596
  </span>
1560
1597
 
1561
1598
  <h4 class="name" id="width">
@@ -1630,6 +1667,7 @@ const sceneView = new SceneViewCesium({
1630
1667
  <span class="param-type">Number</span>
1631
1668
 
1632
1669
 
1670
+
1633
1671
  </span>
1634
1672
 
1635
1673
  <h4 class="name" id="zoom">
@@ -1713,12 +1751,13 @@ const sceneView = new SceneViewCesium({
1713
1751
  <tbody>
1714
1752
 
1715
1753
  <tr class="deep-level-0">
1716
- <td class="name"><code><a href="SceneViewCesium.html#fromJSON">fromJSON</a></code></td>
1754
+ <td class="name"><code><a href="#fromJSON">fromJSON</a></code></td>
1717
1755
  <td class="name">
1718
1756
  <code>
1719
1757
 
1720
1758
 
1721
- <span class="param-type"><a class="mapgis-link-name" title="SceneViewCesium" SceneViewCesium.html>SceneViewCesium</a></span>
1759
+ <span class="param-type"><a link="SceneViewCesium.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneViewCesium" SceneViewCesium.html>SceneViewCesium</a></span>
1760
+
1722
1761
 
1723
1762
 
1724
1763
 
@@ -1729,7 +1768,7 @@ const sceneView = new SceneViewCesium({
1729
1768
  </tr>
1730
1769
 
1731
1770
  <tr class="deep-level-0">
1732
- <td class="name"><code><a href="SceneViewCesium.html#flyTo">flyTo</a></code></td>
1771
+ <td class="name"><code><a href="#flyTo">flyTo</a></code></td>
1733
1772
  <td class="name">
1734
1773
  <code>
1735
1774
 
@@ -1739,7 +1778,7 @@ const sceneView = new SceneViewCesium({
1739
1778
  </tr>
1740
1779
 
1741
1780
  <tr class="deep-level-0">
1742
- <td class="name"><code><a href="SceneViewCesium.html#getCenter">getCenter</a></code></td>
1781
+ <td class="name"><code><a href="#getCenter">getCenter</a></code></td>
1743
1782
  <td class="name">
1744
1783
  <code>
1745
1784
 
@@ -1747,6 +1786,7 @@ const sceneView = new SceneViewCesium({
1747
1786
  <span class="param-type">Object</span>
1748
1787
 
1749
1788
 
1789
+
1750
1790
 
1751
1791
  </code>
1752
1792
  </td>
@@ -1755,7 +1795,7 @@ const sceneView = new SceneViewCesium({
1755
1795
  </tr>
1756
1796
 
1757
1797
  <tr class="deep-level-0">
1758
- <td class="name"><code><a href="SceneViewCesium.html#getExtent">getExtent</a></code></td>
1798
+ <td class="name"><code><a href="#getExtent">getExtent</a></code></td>
1759
1799
  <td class="name">
1760
1800
  <code>
1761
1801
 
@@ -1763,6 +1803,7 @@ const sceneView = new SceneViewCesium({
1763
1803
  <span class="param-type">Extent</span>
1764
1804
 
1765
1805
 
1806
+
1766
1807
 
1767
1808
  </code>
1768
1809
  </td>
@@ -1771,20 +1812,21 @@ const sceneView = new SceneViewCesium({
1771
1812
  </tr>
1772
1813
 
1773
1814
  <tr class="deep-level-0">
1774
- <td class="name"><code><a href="SceneViewCesium.html#getInnerLayer">getInnerLayer</a></code></td>
1815
+ <td class="name"><code><a href="#getInnerLayer">getInnerLayer</a></code></td>
1775
1816
  <td class="name">
1776
1817
  <code>
1777
1818
 
1778
1819
 
1779
- <span class="param-type">Array.&lt;<a href="MapGISM3DSet.html">MapGISM3DSet</a>></span>
1820
+ <span class="param-type">Array.&lt;<a link="Array.<MapGISM3DSet>.html" onclick="getTypeHTML(event)" href="MapGISM3DSet.html">MapGISM3DSet</a>></span>
1780
1821
  |
1781
1822
 
1782
- <span class="param-type"><a class="mapgis-link-name" title="MapGISM3DSet" MapGISM3DSet.html>MapGISM3DSet</a></span>
1823
+ <span class="param-type"><a link="MapGISM3DSet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISM3DSet" MapGISM3DSet.html>MapGISM3DSet</a></span>
1783
1824
  |
1784
1825
 
1785
1826
  <span class="param-type">undefined</span>
1786
1827
 
1787
1828
 
1829
+
1788
1830
 
1789
1831
  </code>
1790
1832
  </td>
@@ -1792,7 +1834,7 @@ const sceneView = new SceneViewCesium({
1792
1834
  </tr>
1793
1835
 
1794
1836
  <tr class="deep-level-0">
1795
- <td class="name"><code><a href="SceneViewCesium.html#getScale">getScale</a></code></td>
1837
+ <td class="name"><code><a href="#getScale">getScale</a></code></td>
1796
1838
  <td class="name">
1797
1839
  <code>
1798
1840
 
@@ -1800,6 +1842,7 @@ const sceneView = new SceneViewCesium({
1800
1842
  <span class="param-type">Number</span>
1801
1843
 
1802
1844
 
1845
+
1803
1846
 
1804
1847
  </code>
1805
1848
  </td>
@@ -1807,7 +1850,7 @@ const sceneView = new SceneViewCesium({
1807
1850
  </tr>
1808
1851
 
1809
1852
  <tr class="deep-level-0">
1810
- <td class="name"><code><a href="SceneViewCesium.html#getSize">getSize</a></code></td>
1853
+ <td class="name"><code><a href="#getSize">getSize</a></code></td>
1811
1854
  <td class="name">
1812
1855
  <code>
1813
1856
 
@@ -1815,6 +1858,7 @@ const sceneView = new SceneViewCesium({
1815
1858
  <span class="param-type">Object</span>
1816
1859
 
1817
1860
 
1861
+
1818
1862
 
1819
1863
  </code>
1820
1864
  </td>
@@ -1823,7 +1867,7 @@ const sceneView = new SceneViewCesium({
1823
1867
  </tr>
1824
1868
 
1825
1869
  <tr class="deep-level-0">
1826
- <td class="name"><code><a href="SceneViewCesium.html#getZoom">getZoom</a></code></td>
1870
+ <td class="name"><code><a href="#getZoom">getZoom</a></code></td>
1827
1871
  <td class="name">
1828
1872
  <code>
1829
1873
 
@@ -1831,6 +1875,7 @@ const sceneView = new SceneViewCesium({
1831
1875
  <span class="param-type">Number</span>
1832
1876
 
1833
1877
 
1878
+
1834
1879
 
1835
1880
  </code>
1836
1881
  </td>
@@ -1838,7 +1883,7 @@ const sceneView = new SceneViewCesium({
1838
1883
  </tr>
1839
1884
 
1840
1885
  <tr class="deep-level-0">
1841
- <td class="name"><code><a href="SceneViewCesium.html#goTo">goTo</a></code></td>
1886
+ <td class="name"><code><a href="#goTo">goTo</a></code></td>
1842
1887
  <td class="name">
1843
1888
  <code>
1844
1889
 
@@ -1848,7 +1893,7 @@ const sceneView = new SceneViewCesium({
1848
1893
  </tr>
1849
1894
 
1850
1895
  <tr class="deep-level-0">
1851
- <td class="name"><code><a href="SceneViewCesium.html#hitTest">hitTest</a></code></td>
1896
+ <td class="name"><code><a href="#hitTest">hitTest</a></code></td>
1852
1897
  <td class="name">
1853
1898
  <code>
1854
1899
 
@@ -1856,6 +1901,7 @@ const sceneView = new SceneViewCesium({
1856
1901
  <span class="param-type">Array</span>
1857
1902
 
1858
1903
 
1904
+
1859
1905
 
1860
1906
  </code>
1861
1907
  </td>
@@ -1863,7 +1909,7 @@ const sceneView = new SceneViewCesium({
1863
1909
  </tr>
1864
1910
 
1865
1911
  <tr class="deep-level-0">
1866
- <td class="name"><code><a href="SceneViewCesium.html#setCenter">setCenter</a></code></td>
1912
+ <td class="name"><code><a href="#setCenter">setCenter</a></code></td>
1867
1913
  <td class="name">
1868
1914
  <code>
1869
1915
 
@@ -1874,7 +1920,7 @@ const sceneView = new SceneViewCesium({
1874
1920
  </tr>
1875
1921
 
1876
1922
  <tr class="deep-level-0">
1877
- <td class="name"><code><a href="SceneViewCesium.html#setExtent">setExtent</a></code></td>
1923
+ <td class="name"><code><a href="#setExtent">setExtent</a></code></td>
1878
1924
  <td class="name">
1879
1925
  <code>
1880
1926
 
@@ -1885,7 +1931,7 @@ const sceneView = new SceneViewCesium({
1885
1931
  </tr>
1886
1932
 
1887
1933
  <tr class="deep-level-0">
1888
- <td class="name"><code><a href="SceneViewCesium.html#takeScreenshot">takeScreenshot</a></code></td>
1934
+ <td class="name"><code><a href="#takeScreenshot">takeScreenshot</a></code></td>
1889
1935
  <td class="name">
1890
1936
  <code>
1891
1937
 
@@ -1893,6 +1939,7 @@ const sceneView = new SceneViewCesium({
1893
1939
  <span class="param-type">Promise</span>
1894
1940
 
1895
1941
 
1942
+
1896
1943
 
1897
1944
  </code>
1898
1945
  </td>
@@ -1900,7 +1947,7 @@ const sceneView = new SceneViewCesium({
1900
1947
  </tr>
1901
1948
 
1902
1949
  <tr class="deep-level-0">
1903
- <td class="name"><code><a href="SceneViewCesium.html#toJSON">toJSON</a></code></td>
1950
+ <td class="name"><code><a href="#toJSON">toJSON</a></code></td>
1904
1951
  <td class="name">
1905
1952
  <code>
1906
1953
 
@@ -1908,6 +1955,7 @@ const sceneView = new SceneViewCesium({
1908
1955
  <span class="param-type">Object</span>
1909
1956
 
1910
1957
 
1958
+
1911
1959
 
1912
1960
  </code>
1913
1961
  </td>
@@ -1916,7 +1964,7 @@ const sceneView = new SceneViewCesium({
1916
1964
  </tr>
1917
1965
 
1918
1966
  <tr class="deep-level-0">
1919
- <td class="name"><code><a href="SceneViewCesium.html#toMap">toMap</a></code></td>
1967
+ <td class="name"><code><a href="#toMap">toMap</a></code></td>
1920
1968
  <td class="name">
1921
1969
  <code>
1922
1970
 
@@ -1924,6 +1972,7 @@ const sceneView = new SceneViewCesium({
1924
1972
  <span class="param-type">Point</span>
1925
1973
 
1926
1974
 
1975
+
1927
1976
 
1928
1977
  </code>
1929
1978
  </td>
@@ -1932,7 +1981,7 @@ const sceneView = new SceneViewCesium({
1932
1981
  </tr>
1933
1982
 
1934
1983
  <tr class="deep-level-0">
1935
- <td class="name"><code><a href="SceneViewCesium.html#toScreen">toScreen</a></code></td>
1984
+ <td class="name"><code><a href="#toScreen">toScreen</a></code></td>
1936
1985
  <td class="name">
1937
1986
  <code>
1938
1987
 
@@ -1940,6 +1989,7 @@ const sceneView = new SceneViewCesium({
1940
1989
  <span class="param-type">Object</span>
1941
1990
 
1942
1991
 
1992
+
1943
1993
 
1944
1994
  </code>
1945
1995
  </td>
@@ -2019,6 +2069,7 @@ const sceneView = new SceneViewCesium({
2019
2069
  <span class="param-type">Object</span>
2020
2070
 
2021
2071
 
2072
+
2022
2073
 
2023
2074
  </td>
2024
2075
 
@@ -2102,7 +2153,8 @@ const sceneView = new SceneViewCesium({
2102
2153
  <div class='column is-5 has-text-left'>
2103
2154
  <label>类型: </label>
2104
2155
 
2105
- <span class="param-type"><a class="mapgis-link-name" title="SceneViewCesium" SceneViewCesium.html>SceneViewCesium</a></span>
2156
+ <span class="param-type"><a link="SceneViewCesium.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneViewCesium" SceneViewCesium.html>SceneViewCesium</a></span>
2157
+
2106
2158
 
2107
2159
 
2108
2160
  </div>
@@ -2205,6 +2257,7 @@ const sceneView = new SceneViewCesium({
2205
2257
  <span class="param-type">Array</span>
2206
2258
 
2207
2259
 
2260
+
2208
2261
 
2209
2262
  </td>
2210
2263
 
@@ -2231,6 +2284,7 @@ const sceneView = new SceneViewCesium({
2231
2284
  <span class="param-type">Number</span>
2232
2285
 
2233
2286
 
2287
+
2234
2288
 
2235
2289
  </td>
2236
2290
 
@@ -2259,6 +2313,7 @@ const sceneView = new SceneViewCesium({
2259
2313
  <span class="param-type">Extent</span>
2260
2314
 
2261
2315
 
2316
+
2262
2317
 
2263
2318
  </td>
2264
2319
 
@@ -2285,6 +2340,7 @@ const sceneView = new SceneViewCesium({
2285
2340
  <span class="param-type">Object</span>
2286
2341
 
2287
2342
 
2343
+
2288
2344
 
2289
2345
  </td>
2290
2346
 
@@ -2311,6 +2367,7 @@ const sceneView = new SceneViewCesium({
2311
2367
  <span class="param-type">function</span>
2312
2368
 
2313
2369
 
2370
+
2314
2371
 
2315
2372
  </td>
2316
2373
 
@@ -2337,6 +2394,7 @@ const sceneView = new SceneViewCesium({
2337
2394
  <span class="param-type">function</span>
2338
2395
 
2339
2396
 
2397
+
2340
2398
 
2341
2399
  </td>
2342
2400
 
@@ -2363,6 +2421,7 @@ const sceneView = new SceneViewCesium({
2363
2421
  <span class="param-type">Object</span>
2364
2422
 
2365
2423
 
2424
+
2366
2425
 
2367
2426
  </td>
2368
2427
 
@@ -2389,6 +2448,7 @@ const sceneView = new SceneViewCesium({
2389
2448
  <span class="param-type">Number</span>
2390
2449
 
2391
2450
 
2451
+
2392
2452
 
2393
2453
  </td>
2394
2454
 
@@ -2415,6 +2475,7 @@ const sceneView = new SceneViewCesium({
2415
2475
  <span class="param-type">Number</span>
2416
2476
 
2417
2477
 
2478
+
2418
2479
 
2419
2480
  </td>
2420
2481
 
@@ -2441,6 +2502,7 @@ const sceneView = new SceneViewCesium({
2441
2502
  <span class="param-type">Number</span>
2442
2503
 
2443
2504
 
2505
+
2444
2506
 
2445
2507
  </td>
2446
2508
 
@@ -2467,6 +2529,7 @@ const sceneView = new SceneViewCesium({
2467
2529
  <span class="param-type">Number</span>
2468
2530
 
2469
2531
 
2532
+
2470
2533
 
2471
2534
  </td>
2472
2535
 
@@ -2729,6 +2792,7 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
2729
2792
  <span class="param-type">Object</span>
2730
2793
 
2731
2794
 
2795
+
2732
2796
  </div>
2733
2797
 
2734
2798
  </div>
@@ -2846,6 +2910,7 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
2846
2910
  <span class="param-type">Extent</span>
2847
2911
 
2848
2912
 
2913
+
2849
2914
  </div>
2850
2915
 
2851
2916
  </div>
@@ -2926,6 +2991,7 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
2926
2991
  <span class="param-type">IGSSceneSubLayer</span>
2927
2992
 
2928
2993
 
2994
+
2929
2995
 
2930
2996
  </td>
2931
2997
 
@@ -3011,15 +3077,16 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
3011
3077
  <div class='column is-5 has-text-left'>
3012
3078
  <label>类型: </label>
3013
3079
 
3014
- <span class="param-type">Array.&lt;<a href="MapGISM3DSet.html">MapGISM3DSet</a>></span>
3080
+ <span class="param-type">Array.&lt;<a link="Array.<MapGISM3DSet>.html" onclick="getTypeHTML(event)" href="MapGISM3DSet.html">MapGISM3DSet</a>></span>
3015
3081
  |
3016
3082
 
3017
- <span class="param-type"><a class="mapgis-link-name" title="MapGISM3DSet" MapGISM3DSet.html>MapGISM3DSet</a></span>
3083
+ <span class="param-type"><a link="MapGISM3DSet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapGISM3DSet" MapGISM3DSet.html>MapGISM3DSet</a></span>
3018
3084
  |
3019
3085
 
3020
3086
  <span class="param-type">undefined</span>
3021
3087
 
3022
3088
 
3089
+
3023
3090
  </div>
3024
3091
 
3025
3092
  </div>
@@ -3136,6 +3203,7 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
3136
3203
  <span class="param-type">Number</span>
3137
3204
 
3138
3205
 
3206
+
3139
3207
  </div>
3140
3208
 
3141
3209
  </div>
@@ -3253,6 +3321,7 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
3253
3321
  <span class="param-type">Object</span>
3254
3322
 
3255
3323
 
3324
+
3256
3325
  </div>
3257
3326
 
3258
3327
  </div>
@@ -3369,6 +3438,7 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
3369
3438
  <span class="param-type">Number</span>
3370
3439
 
3371
3440
 
3441
+
3372
3442
  </div>
3373
3443
 
3374
3444
  </div>
@@ -3472,6 +3542,7 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
3472
3542
  <span class="param-type">Array</span>
3473
3543
 
3474
3544
 
3545
+
3475
3546
 
3476
3547
  </td>
3477
3548
 
@@ -3498,6 +3569,7 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
3498
3569
  <span class="param-type">Number</span>
3499
3570
 
3500
3571
 
3572
+
3501
3573
 
3502
3574
  </td>
3503
3575
 
@@ -3524,6 +3596,7 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
3524
3596
  <span class="param-type">Number</span>
3525
3597
 
3526
3598
 
3599
+
3527
3600
 
3528
3601
  </td>
3529
3602
 
@@ -3556,6 +3629,7 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
3556
3629
  <span class="param-type">Collection.&lt;Geometry></span>
3557
3630
 
3558
3631
 
3632
+
3559
3633
 
3560
3634
  </td>
3561
3635
 
@@ -3608,6 +3682,7 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
3608
3682
  <span class="param-type">Boolean</span>
3609
3683
 
3610
3684
 
3685
+
3611
3686
 
3612
3687
  </td>
3613
3688
 
@@ -3636,6 +3711,7 @@ igsMapImageLayer.on(LayerEventType.layerViewCreated, function (result) {
3636
3711
  <span class="param-type">Number</span>
3637
3712
 
3638
3713
 
3714
+
3639
3715
 
3640
3716
  </td>
3641
3717
 
@@ -3850,6 +3926,7 @@ sceneView
3850
3926
  <span class="param-type">Object</span>
3851
3927
 
3852
3928
 
3929
+
3853
3930
 
3854
3931
  </td>
3855
3932
 
@@ -3938,6 +4015,7 @@ sceneView
3938
4015
  <span class="param-type">Array</span>
3939
4016
 
3940
4017
 
4018
+
3941
4019
  </div>
3942
4020
 
3943
4021
  </div>
@@ -4057,6 +4135,7 @@ const result = this.sceneView.hitTest({x:1000,y:600})</code></pre>
4057
4135
  <span class="param-type">Point</span>
4058
4136
 
4059
4137
 
4138
+
4060
4139
 
4061
4140
  </td>
4062
4141
 
@@ -4198,6 +4277,7 @@ const result = this.sceneView.hitTest({x:1000,y:600})</code></pre>
4198
4277
  <span class="param-type">Extent</span>
4199
4278
 
4200
4279
 
4280
+
4201
4281
 
4202
4282
  </td>
4203
4283
 
@@ -4340,6 +4420,7 @@ const result = this.sceneView.hitTest({x:1000,y:600})</code></pre>
4340
4420
  <span class="param-type">Object</span>
4341
4421
 
4342
4422
 
4423
+
4343
4424
 
4344
4425
  </td>
4345
4426
 
@@ -4368,6 +4449,7 @@ const result = this.sceneView.hitTest({x:1000,y:600})</code></pre>
4368
4449
  <span class="param-type">PictureFormat</span>
4369
4450
 
4370
4451
 
4452
+
4371
4453
 
4372
4454
  </td>
4373
4455
 
@@ -4396,6 +4478,7 @@ const result = this.sceneView.hitTest({x:1000,y:600})</code></pre>
4396
4478
  <span class="param-type">String</span>
4397
4479
 
4398
4480
 
4481
+
4399
4482
 
4400
4483
  </td>
4401
4484
 
@@ -4424,6 +4507,7 @@ const result = this.sceneView.hitTest({x:1000,y:600})</code></pre>
4424
4507
  <span class="param-type">Number</span>
4425
4508
 
4426
4509
 
4510
+
4427
4511
 
4428
4512
  </td>
4429
4513
 
@@ -4450,6 +4534,7 @@ const result = this.sceneView.hitTest({x:1000,y:600})</code></pre>
4450
4534
  <span class="param-type">Number</span>
4451
4535
 
4452
4536
 
4537
+
4453
4538
 
4454
4539
  </td>
4455
4540
 
@@ -4476,6 +4561,7 @@ const result = this.sceneView.hitTest({x:1000,y:600})</code></pre>
4476
4561
  <span class="param-type">Number</span>
4477
4562
 
4478
4563
 
4564
+
4479
4565
 
4480
4566
  </td>
4481
4567
 
@@ -4502,6 +4588,7 @@ const result = this.sceneView.hitTest({x:1000,y:600})</code></pre>
4502
4588
  <span class="param-type">Number</span>
4503
4589
 
4504
4590
 
4591
+
4505
4592
 
4506
4593
  </td>
4507
4594
 
@@ -4528,6 +4615,7 @@ const result = this.sceneView.hitTest({x:1000,y:600})</code></pre>
4528
4615
  <span class="param-type">Boolean</span>
4529
4616
 
4530
4617
 
4618
+
4531
4619
 
4532
4620
  </td>
4533
4621
 
@@ -4625,6 +4713,7 @@ const result = this.sceneView.hitTest({x:1000,y:600})</code></pre>
4625
4713
  <span class="param-type">Promise</span>
4626
4714
 
4627
4715
 
4716
+
4628
4717
  </div>
4629
4718
 
4630
4719
  </div>
@@ -4774,6 +4863,7 @@ sceneView.takeScreenshot(screenshotOptions).then((result) => {
4774
4863
  <span class="param-type">Object</span>
4775
4864
 
4776
4865
 
4866
+
4777
4867
  </div>
4778
4868
 
4779
4869
  </div>
@@ -4852,6 +4942,7 @@ sceneView.takeScreenshot(screenshotOptions).then((result) => {
4852
4942
  <span class="param-type">Object</span>
4853
4943
 
4854
4944
 
4945
+
4855
4946
 
4856
4947
  </td>
4857
4948
 
@@ -4940,6 +5031,7 @@ sceneView.takeScreenshot(screenshotOptions).then((result) => {
4940
5031
  <span class="param-type">Point</span>
4941
5032
 
4942
5033
 
5034
+
4943
5035
  </div>
4944
5036
 
4945
5037
  </div>
@@ -5040,6 +5132,7 @@ sceneView.toMap(screenPoint)</code></pre>
5040
5132
  <span class="param-type">Point</span>
5041
5133
 
5042
5134
 
5135
+
5043
5136
 
5044
5137
  </td>
5045
5138
 
@@ -5128,6 +5221,7 @@ sceneView.toMap(screenPoint)</code></pre>
5128
5221
  <span class="param-type">Object</span>
5129
5222
 
5130
5223
 
5224
+
5131
5225
  </div>
5132
5226
 
5133
5227
  </div>