@mapgis/webclient-common 17.2.7 → 17.2.10

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 (222) hide show
  1. package/README.md +28 -0
  2. package/dist/es5/webclient-common.min.js +3 -3
  3. package/dist/webclient-common-es6.min.js +3 -3
  4. package/documention/AddressServer.html +20 -20
  5. package/documention/ArcGISFeatureServer.html +14 -14
  6. package/documention/ArcGISGeometryServer.html +18 -18
  7. package/documention/ArcGISMapImageLayer.html +34 -122
  8. package/documention/ArcGISMapImageSubLayer.html +23 -23
  9. package/documention/ArcGISMapServer.html +15 -15
  10. package/documention/ArcGISTileLayer.html +75 -75
  11. package/documention/ArcGISVectorTileLayer.html +57 -57
  12. package/documention/ArcGISVectorTileServer.html +14 -14
  13. package/documention/BaseRenderer.html +2 -2
  14. package/documention/BaseScene.html +70 -70
  15. package/documention/BaseServer.html +5 -5
  16. package/documention/BaseView.html +57 -57
  17. package/documention/Basemap.html +30 -30
  18. package/documention/Callout3D.html +9 -9
  19. package/documention/Cesium3DTilesCacheLayer.html +68 -68
  20. package/documention/Cesium3DTilesServer.html +14 -14
  21. package/documention/Circle.html +26 -26
  22. package/documention/ClassBreakClusterInfo.html +7 -7
  23. package/documention/ClassBreakInfo.html +5 -5
  24. package/documention/ClassBreakRenderer.html +29 -29
  25. package/documention/ClusterRenderer.html +19 -19
  26. package/documention/Collection.html +54 -54
  27. package/documention/Color.html +13 -13
  28. package/documention/ColorMaterial.html +7 -7
  29. package/documention/ColorStop.html +7 -7
  30. package/documention/ColorVariable.html +4 -4
  31. package/documention/Config.html +1 -1
  32. package/documention/CursorChangeEventInfo.html +2 -2
  33. package/documention/EchartsLayer.html +6 -6
  34. package/documention/Edges3D.html +7 -7
  35. package/documention/ElevationInfo.html +5 -5
  36. package/documention/Extent.html +41 -41
  37. package/documention/ExtrudeSymbol3DLayer.html +21 -21
  38. package/documention/Feature.html +145 -19
  39. package/documention/FeatureExpressionInfo.html +2 -2
  40. package/documention/FeatureFilter.html +71 -71
  41. package/documention/FeatureLayer.html +77 -77
  42. package/documention/FeatureServer.html +109 -90
  43. package/documention/FeatureSet.html +7 -7
  44. package/documention/FillSymbol.html +14 -14
  45. package/documention/FillSymbol3DLayer.html +17 -17
  46. package/documention/FillSymbol3DOutline.html +10 -10
  47. package/documention/Font.html +6 -6
  48. package/documention/GeoJSONLayer.html +84 -84
  49. package/documention/Geometry.html +11 -11
  50. package/documention/GeometryEngine.html +131 -131
  51. package/documention/GeometryFilter.html +12 -12
  52. package/documention/GeometryServer.html +39 -39
  53. package/documention/GraphicsLayer.html +106 -106
  54. package/documention/GroupLayer.html +77 -77
  55. package/documention/HeatmapColorStop.html +7 -7
  56. package/documention/HeatmapRenderer.html +10 -10
  57. package/documention/IGSFeatureLayer.html +24 -24
  58. package/documention/IGSMapImageLayer.html +152 -54
  59. package/documention/IGSMapImageSubLayer.html +25 -25
  60. package/documention/IGSSceneLayer.html +10 -10
  61. package/documention/IGSSceneSubLayer.html +26 -26
  62. package/documention/IGSTileLayer.html +85 -85
  63. package/documention/IGSVectorTileLayer.html +61 -61
  64. package/documention/IGSVectorTileSubLayer.html +21 -21
  65. package/documention/ISScene.html +426 -74
  66. package/documention/ISSceneLayer.html +72 -72
  67. package/documention/ISSceneServer.html +81 -81
  68. package/documention/ISSceneSubLayer.html +81 -214
  69. package/documention/IconResource.html +6 -6
  70. package/documention/IconSymbol3DLayer.html +30 -30
  71. package/documention/ImageServer.html +14 -14
  72. package/documention/LOD.html +4 -4
  73. package/documention/LabelClass.html +13 -13
  74. package/documention/LabelSymbol3D.html +17 -17
  75. package/documention/Layer.html +45 -45
  76. package/documention/LineCallout3D.html +14 -14
  77. package/documention/LineString.html +34 -34
  78. package/documention/LineStyleMarker3D.html +13 -13
  79. package/documention/LineStylePattern3D.html +7 -7
  80. package/documention/LineSymbol.html +11 -11
  81. package/documention/LineSymbol3D.html +11 -11
  82. package/documention/LineSymbol3DLayer.html +30 -30
  83. package/documention/LineSymbolMarker.html +6 -6
  84. package/documention/M3DModelCacheLayer.html +75 -75
  85. package/documention/M3DServer.html +14 -14
  86. package/documention/Map.html +26 -26
  87. package/documention/MapGISTextSymbol.html +45 -45
  88. package/documention/MapImageLayer.html +354 -168
  89. package/documention/MapServer.html +33 -33
  90. package/documention/MapVLayer.html +36 -36
  91. package/documention/MapView.html +97 -97
  92. package/documention/MarkerSymbol.html +11 -11
  93. package/documention/ModelCacheLayer.html +67 -67
  94. package/documention/MoveEventInfo.html +2 -2
  95. package/documention/MultiLineString.html +39 -39
  96. package/documention/MultiPoint.html +33 -33
  97. package/documention/MultiPolygon.html +28 -28
  98. package/documention/OGCLayer.html +70 -70
  99. package/documention/ObjectSymbol3DLayer.html +25 -25
  100. package/documention/OpacityStop.html +4 -4
  101. package/documention/OpacityVariable.html +4 -4
  102. package/documention/OutStatistic.html +1 -1
  103. package/documention/OverlayLayer.html +72 -72
  104. package/documention/PathSymbol3DLayer.html +39 -39
  105. package/documention/PictureFillSymbol.html +15 -15
  106. package/documention/PictureMarkerSymbol.html +14 -14
  107. package/documention/PlotServer.html +15 -15
  108. package/documention/PoiServer.html +15 -15
  109. package/documention/Point.html +32 -32
  110. package/documention/PointSymbol3D.html +17 -17
  111. package/documention/PointSymbol3DOutline.html +8 -8
  112. package/documention/Polygon.html +40 -40
  113. package/documention/PolygonSymbol3D.html +11 -11
  114. package/documention/Projection.html +4 -4
  115. package/documention/RandomRenderer.html +10 -10
  116. package/documention/RankRenderer.html +13 -13
  117. package/documention/RendererInfo.html +4 -4
  118. package/documention/ResourceServer.html +17 -17
  119. package/documention/RootServer.html +14 -14
  120. package/documention/S3MTilesCacheLayer.html +136 -136
  121. package/documention/ScaleEventInfo.html +2 -2
  122. package/documention/Scene.html +12 -12
  123. package/documention/SceneLayer.html +72 -72
  124. package/documention/SceneServer.html +39 -39
  125. package/documention/SceneView.html +97 -97
  126. package/documention/SecurityServer.html +14 -14
  127. package/documention/SimpleFillSymbol.html +20 -20
  128. package/documention/SimpleLineSymbol.html +17 -17
  129. package/documention/SimpleMarkerSymbol.html +17 -17
  130. package/documention/SimpleRenderer.html +21 -21
  131. package/documention/SizeStop.html +4 -4
  132. package/documention/SizeVariable.html +4 -4
  133. package/documention/SketchBaseDrawTool.html +29 -29
  134. package/documention/SketchCircleDrawTool.html +56 -56
  135. package/documention/SketchEditor.html +57 -57
  136. package/documention/SketchEditor3D.html +7476 -0
  137. package/documention/SketchEditorCesium.html +96 -96
  138. package/documention/SketchEditorToolEventInfo.html +1 -1
  139. package/documention/SketchExtentDrawTool.html +56 -56
  140. package/documention/SketchFreehandPolygonDrawTool.html +54 -54
  141. package/documention/SketchFreehandPolylineDrawTool.html +55 -55
  142. package/documention/SketchPointDrawTool.html +59 -59
  143. package/documention/SketchPolygonDrawTool.html +105 -105
  144. package/documention/SketchPolylineDrawTool.html +108 -108
  145. package/documention/SketchStage.html +6 -6
  146. package/documention/SketchStyle.html +44 -44
  147. package/documention/SketchTopologyTool.html +2 -2
  148. package/documention/SpatialReference.html +8 -8
  149. package/documention/StylePattern3D.html +7 -7
  150. package/documention/SubLayer.html +13 -13
  151. package/documention/Symbol.html +5 -5
  152. package/documention/Symbol3D.html +3 -3
  153. package/documention/Symbol3DLayer.html +11 -11
  154. package/documention/Symbol3DVerticalOffset.html +13 -13
  155. package/documention/TerrainCacheLayer.html +72 -72
  156. package/documention/TerrainServer.html +14 -14
  157. package/documention/TextHalo.html +7 -7
  158. package/documention/TextSymbol.html +32 -32
  159. package/documention/TextSymbol3DLayer.html +33 -33
  160. package/documention/ThemeServer.html +14 -14
  161. package/documention/TileInfo.html +6 -6
  162. package/documention/TileLayer.html +78 -78
  163. package/documention/TileMatrixSet.html +12 -12
  164. package/documention/TileServer.html +14 -14
  165. package/documention/TimeExtent.html +65 -65
  166. package/documention/TimeInfo.html +68 -68
  167. package/documention/TimeInterval.html +67 -67
  168. package/documention/UniqueValueClusterInfo.html +7 -7
  169. package/documention/UniqueValueInfo.html +6 -6
  170. package/documention/UniqueValueRenderer.html +26 -26
  171. package/documention/UnknownLayer.html +72 -72
  172. package/documention/UrlUtil.html +575 -0
  173. package/documention/VectorTileGroupSubLayer.html +20 -20
  174. package/documention/VectorTileLayer.html +89 -89
  175. package/documention/VectorTileServer.html +14 -14
  176. package/documention/VectorTileSubLayer.html +28 -28
  177. package/documention/VertexChangeEventInfo.html +2 -2
  178. package/documention/VisualVariable.html +7 -7
  179. package/documention/VoxelFilter.html +65 -65
  180. package/documention/WCSServer.html +14 -14
  181. package/documention/WFSLayer.html +82 -82
  182. package/documention/WFSServer.html +14 -14
  183. package/documention/WMSLayer.html +96 -96
  184. package/documention/WMSServer.html +14 -14
  185. package/documention/WMSSubLayer.html +21 -21
  186. package/documention/WMTSLayer.html +95 -95
  187. package/documention/WMTSServer.html +14 -14
  188. package/documention/WMTSStyle.html +5 -5
  189. package/documention/WMTSSubLayer.html +73 -73
  190. package/documention/WPSServer.html +14 -14
  191. package/documention/WaterSymbol3DLayer.html +22 -22
  192. package/documention/WebTileLayer.html +91 -91
  193. package/documention/WorkFlowServer.html +16 -16
  194. package/documention/WorkFlowServer600227.html +18 -18
  195. package/documention/WorkFlowServer600228.html +21 -21
  196. package/documention/WorkFlowServer600229.html +18 -18
  197. package/documention/WorkFlowServer600230.html +18 -18
  198. package/documention/WorkFlowServer600231.html +18 -18
  199. package/documention/WorkFlowServer600232.html +18 -18
  200. package/documention/WorkFlowServer600233.html +24 -24
  201. package/documention/WorkFlowServer600235.html +18 -18
  202. package/documention/WorkFlowServer600237.html +21 -21
  203. package/documention/WorkFlowServer600238.html +18 -18
  204. package/documention/WorkFlowServer600239.html +18 -18
  205. package/documention/WorkFlowServer600307.html +24 -24
  206. package/documention/WorkFlowServer600308.html +1 -1
  207. package/documention/WorkFlowServer600309.html +18 -18
  208. package/documention/WorkFlowServer600314.html +18 -18
  209. package/documention/WorkFlowServer600334.html +18 -18
  210. package/documention/WorkFlowServer600336.html +18 -18
  211. package/documention/WorkFlowServer600340.html +18 -18
  212. package/documention/WorkFlowServer600354.html +18 -18
  213. package/documention/WorkFlowServer600368.html +18 -18
  214. package/documention/WorkFlowServer600369.html +18 -18
  215. package/documention/WorkFlowServer600370.html +18 -18
  216. package/documention/global.html +3 -3
  217. package/documention/index.html +61 -61
  218. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +2 -2
  219. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +2 -2
  220. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +1 -1
  221. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.html +27 -27
  222. package/package.json +1 -1
@@ -245,7 +245,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
245
245
 
246
246
 
247
247
  <ul>
248
- <li><a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a></li>
248
+ <li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
249
249
  </ul>
250
250
 
251
251
 
@@ -373,7 +373,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
373
373
 
374
374
  <span class="param-type">
375
375
 
376
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
376
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
377
377
 
378
378
  </span>
379
379
 
@@ -427,7 +427,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
427
427
 
428
428
  <span class="param-type">
429
429
 
430
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
430
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
431
431
 
432
432
  </span>
433
433
 
@@ -891,7 +891,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
891
891
 
892
892
  <dt class="inherited-from">Inherited From:</dt>
893
893
  <dd class="inherited-from"><ul class="dummy"><li>
894
- <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#copyright" Layer.html#copyright>Layer#copyright</a>
894
+ <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
895
895
  </li></ul></dd>
896
896
 
897
897
 
@@ -973,7 +973,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
973
973
 
974
974
  <dt class="tag-overrides">Overrides:</dt>
975
975
  <dd class="tag-overrides"><ul class="dummy"><li>
976
- <a class="mapgis-link-name" title="Layer#description" Layer.html#description>Layer#description</a>
976
+ <a href="Layer.html#description">Layer#description</a>
977
977
  </li></ul></dd>
978
978
 
979
979
 
@@ -1051,7 +1051,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1051
1051
 
1052
1052
  <dt class="inherited-from">Inherited From:</dt>
1053
1053
  <dd class="inherited-from"><ul class="dummy"><li>
1054
- <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
1054
+ <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
1055
1055
  </li></ul></dd>
1056
1056
 
1057
1057
 
@@ -1136,7 +1136,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1136
1136
 
1137
1137
  <dt class="inherited-from">Inherited From:</dt>
1138
1138
  <dd class="inherited-from"><ul class="dummy"><li>
1139
- <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
1139
+ <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
1140
1140
  </li></ul></dd>
1141
1141
 
1142
1142
 
@@ -1184,7 +1184,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1184
1184
 
1185
1185
  <span class="param-type">
1186
1186
 
1187
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1187
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1188
1188
 
1189
1189
  </span>
1190
1190
 
@@ -1225,7 +1225,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1225
1225
 
1226
1226
  <dt class="inherited-from">Inherited From:</dt>
1227
1227
  <dd class="inherited-from"><ul class="dummy"><li>
1228
- <a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extent" Layer.html#extent>Layer#extent</a>
1228
+ <a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
1229
1229
  </li></ul></dd>
1230
1230
 
1231
1231
 
@@ -1380,7 +1380,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1380
1380
 
1381
1381
  <dt class="inherited-from">Inherited From:</dt>
1382
1382
  <dd class="inherited-from"><ul class="dummy"><li>
1383
- <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#headers" Layer.html#headers>Layer#headers</a>
1383
+ <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
1384
1384
  </li></ul></dd>
1385
1385
 
1386
1386
 
@@ -1423,7 +1423,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1423
1423
 
1424
1424
  <span class="param-type">
1425
1425
 
1426
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
1426
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
1427
1427
 
1428
1428
  </span>
1429
1429
 
@@ -1460,7 +1460,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1460
1460
 
1461
1461
  <dt class="inherited-from">Inherited From:</dt>
1462
1462
  <dd class="inherited-from"><ul class="dummy"><li>
1463
- <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#httpMethod" Layer.html#httpMethod>Layer#httpMethod</a>
1463
+ <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
1464
1464
  </li></ul></dd>
1465
1465
 
1466
1466
 
@@ -1544,7 +1544,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1544
1544
 
1545
1545
  <dt class="inherited-from">Inherited From:</dt>
1546
1546
  <dd class="inherited-from"><ul class="dummy"><li>
1547
- <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#id" Layer.html#id>Layer#id</a>
1547
+ <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
1548
1548
  </li></ul></dd>
1549
1549
 
1550
1550
 
@@ -1624,7 +1624,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1624
1624
 
1625
1625
  <dt class="inherited-from">Inherited From:</dt>
1626
1626
  <dd class="inherited-from"><ul class="dummy"><li>
1627
- <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#index" Layer.html#index>Layer#index</a>
1627
+ <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
1628
1628
  </li></ul></dd>
1629
1629
 
1630
1630
 
@@ -1708,7 +1708,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1708
1708
 
1709
1709
  <dt class="inherited-from">Inherited From:</dt>
1710
1710
  <dd class="inherited-from"><ul class="dummy"><li>
1711
- <a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loaded" Layer.html#loaded>Layer#loaded</a>
1711
+ <a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
1712
1712
  </li></ul></dd>
1713
1713
 
1714
1714
 
@@ -1797,7 +1797,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1797
1797
 
1798
1798
  <dt class="inherited-from">Inherited From:</dt>
1799
1799
  <dd class="inherited-from"><ul class="dummy"><li>
1800
- <a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loadStatus" Layer.html#loadStatus>Layer#loadStatus</a>
1800
+ <a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
1801
1801
  </li></ul></dd>
1802
1802
 
1803
1803
 
@@ -1882,7 +1882,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1882
1882
 
1883
1883
  <dt class="inherited-from">Inherited From:</dt>
1884
1884
  <dd class="inherited-from"><ul class="dummy"><li>
1885
- <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#maxScale" Layer.html#maxScale>Layer#maxScale</a>
1885
+ <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
1886
1886
  </li></ul></dd>
1887
1887
 
1888
1888
 
@@ -1967,7 +1967,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
1967
1967
 
1968
1968
  <dt class="inherited-from">Inherited From:</dt>
1969
1969
  <dd class="inherited-from"><ul class="dummy"><li>
1970
- <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#minScale" Layer.html#minScale>Layer#minScale</a>
1970
+ <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
1971
1971
  </li></ul></dd>
1972
1972
 
1973
1973
 
@@ -2052,7 +2052,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
2052
2052
 
2053
2053
  <dt class="inherited-from">Inherited From:</dt>
2054
2054
  <dd class="inherited-from"><ul class="dummy"><li>
2055
- <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#opacity" Layer.html#opacity>Layer#opacity</a>
2055
+ <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
2056
2056
  </li></ul></dd>
2057
2057
 
2058
2058
 
@@ -2284,7 +2284,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
2284
2284
 
2285
2285
  <dt class="tag-overrides">Overrides:</dt>
2286
2286
  <dd class="tag-overrides"><ul class="dummy"><li>
2287
- <a class="mapgis-link-name" title="Layer#spatialReference" Layer.html#spatialReference>Layer#spatialReference</a>
2287
+ <a href="Layer.html#spatialReference">Layer#spatialReference</a>
2288
2288
  </li></ul></dd>
2289
2289
 
2290
2290
 
@@ -2362,7 +2362,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
2362
2362
 
2363
2363
  <dt class="inherited-from">Inherited From:</dt>
2364
2364
  <dd class="inherited-from"><ul class="dummy"><li>
2365
- <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#title" Layer.html#title>Layer#title</a>
2365
+ <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
2366
2366
  </li></ul></dd>
2367
2367
 
2368
2368
 
@@ -2442,7 +2442,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
2442
2442
 
2443
2443
  <dt class="inherited-from">Inherited From:</dt>
2444
2444
  <dd class="inherited-from"><ul class="dummy"><li>
2445
- <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenAttachType" Layer.html#tokenAttachType>Layer#tokenAttachType</a>
2445
+ <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
2446
2446
  </li></ul></dd>
2447
2447
 
2448
2448
 
@@ -2522,7 +2522,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
2522
2522
 
2523
2523
  <dt class="inherited-from">Inherited From:</dt>
2524
2524
  <dd class="inherited-from"><ul class="dummy"><li>
2525
- <a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenKey" Layer.html#tokenKey>Layer#tokenKey</a>
2525
+ <a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
2526
2526
  </li></ul></dd>
2527
2527
 
2528
2528
 
@@ -2607,7 +2607,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
2607
2607
 
2608
2608
  <dt class="inherited-from">Inherited From:</dt>
2609
2609
  <dd class="inherited-from"><ul class="dummy"><li>
2610
- <a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenValue" Layer.html#tokenValue>Layer#tokenValue</a>
2610
+ <a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
2611
2611
  </li></ul></dd>
2612
2612
 
2613
2613
 
@@ -2689,7 +2689,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
2689
2689
 
2690
2690
  <dt class="tag-overrides">Overrides:</dt>
2691
2691
  <dd class="tag-overrides"><ul class="dummy"><li>
2692
- <a class="mapgis-link-name" title="Layer#type" Layer.html#type>Layer#type</a>
2692
+ <a href="Layer.html#type">Layer#type</a>
2693
2693
  </li></ul></dd>
2694
2694
 
2695
2695
 
@@ -2917,7 +2917,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
2917
2917
 
2918
2918
  <dt class="inherited-from">Inherited From:</dt>
2919
2919
  <dd class="inherited-from"><ul class="dummy"><li>
2920
- <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#visible" Layer.html#visible>Layer#visible</a>
2920
+ <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
2921
2921
  </li></ul></dd>
2922
2922
 
2923
2923
 
@@ -2981,7 +2981,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
2981
2981
 
2982
2982
  <span class="param-type">
2983
2983
 
2984
- <a link="Cesium3DTilesCacheLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Cesium3DTilesCacheLayer" Cesium3DTilesCacheLayer.html>Cesium3DTilesCacheLayer</a>
2984
+ <a link="Cesium3DTilesCacheLayer.html" onclick="getTypeHTML(event)" href="Cesium3DTilesCacheLayer.html">Cesium3DTilesCacheLayer</a>
2985
2985
 
2986
2986
  </span>
2987
2987
 
@@ -3112,7 +3112,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
3112
3112
 
3113
3113
  <dt class="tag-overrides">Overrides:</dt>
3114
3114
  <dd class="tag-overrides"><ul class="dummy"><li>
3115
- <a class="mapgis-link-name" title="Layer#clone" Layer.html#clone>Layer#clone</a>
3115
+ <a href="Layer.html#clone">Layer#clone</a>
3116
3116
  </li></ul></dd>
3117
3117
 
3118
3118
 
@@ -3173,7 +3173,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
3173
3173
 
3174
3174
  <span class="param-type">
3175
3175
 
3176
- <a link="Cesium3DTilesCacheLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Cesium3DTilesCacheLayer" Cesium3DTilesCacheLayer.html>Cesium3DTilesCacheLayer</a>
3176
+ <a link="Cesium3DTilesCacheLayer.html" onclick="getTypeHTML(event)" href="Cesium3DTilesCacheLayer.html">Cesium3DTilesCacheLayer</a>
3177
3177
 
3178
3178
  </span>
3179
3179
 
@@ -3232,7 +3232,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
3232
3232
 
3233
3233
  <dt class="inherited-from">Inherited From:</dt>
3234
3234
  <dd class="inherited-from"><ul class="dummy"><li>
3235
- <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#destroy" Layer.html#destroy>Layer#destroy</a>
3235
+ <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
3236
3236
  </li></ul></dd>
3237
3237
 
3238
3238
 
@@ -3356,7 +3356,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
3356
3356
 
3357
3357
  <dt class="inherited-from">Inherited From:</dt>
3358
3358
  <dd class="inherited-from"><ul class="dummy"><li>
3359
- <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#isLoaded" Layer.html#isLoaded>Layer#isLoaded</a>
3359
+ <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
3360
3360
  </li></ul></dd>
3361
3361
 
3362
3362
 
@@ -3482,7 +3482,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
3482
3482
 
3483
3483
  <dt class="inherited-from">Inherited From:</dt>
3484
3484
  <dd class="inherited-from"><ul class="dummy"><li>
3485
- <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#refresh" Layer.html#refresh>Layer#refresh</a>
3485
+ <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
3486
3486
  </li></ul></dd>
3487
3487
 
3488
3488
 
@@ -3580,7 +3580,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
3580
3580
 
3581
3581
  <dt class="tag-overrides">Overrides:</dt>
3582
3582
  <dd class="tag-overrides"><ul class="dummy"><li>
3583
- <a class="mapgis-link-name" title="Layer#toJSON" Layer.html#toJSON>Layer#toJSON</a>
3583
+ <a href="Layer.html#toJSON">Layer#toJSON</a>
3584
3584
  </li></ul></dd>
3585
3585
 
3586
3586
 
@@ -3959,7 +3959,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
3959
3959
 
3960
3960
  <span class="param-type">
3961
3961
 
3962
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
3962
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
3963
3963
 
3964
3964
  </span>
3965
3965
 
@@ -4001,7 +4001,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
4001
4001
 
4002
4002
  <span class="param-type">
4003
4003
 
4004
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
4004
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
4005
4005
 
4006
4006
  </span>
4007
4007
 
@@ -4043,7 +4043,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
4043
4043
 
4044
4044
  <span class="param-type">
4045
4045
 
4046
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4046
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4047
4047
 
4048
4048
  </span>
4049
4049
 
@@ -4085,7 +4085,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
4085
4085
 
4086
4086
  <span class="param-type">
4087
4087
 
4088
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
4088
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
4089
4089
 
4090
4090
  </span>
4091
4091
 
@@ -4133,7 +4133,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
4133
4133
 
4134
4134
  <dt class="inherited-from">Inherited From:</dt>
4135
4135
  <dd class="inherited-from"><ul class="dummy"><li>
4136
- <a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层刷新完毕事件" Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E5%2588%25B7%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6>Layer#event:图层刷新完毕事件</a>
4136
+ <a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E5%2588%25B7%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层刷新完毕事件</a>
4137
4137
  </li></ul></dd>
4138
4138
 
4139
4139
 
@@ -4445,7 +4445,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
4445
4445
 
4446
4446
  <span class="param-type">
4447
4447
 
4448
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4448
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4449
4449
 
4450
4450
  </span>
4451
4451
 
@@ -4487,7 +4487,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
4487
4487
 
4488
4488
  <span class="param-type">
4489
4489
 
4490
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
4490
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
4491
4491
 
4492
4492
  </span>
4493
4493
 
@@ -4529,7 +4529,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
4529
4529
 
4530
4530
  <span class="param-type">
4531
4531
 
4532
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4532
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4533
4533
 
4534
4534
  </span>
4535
4535
 
@@ -4571,7 +4571,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
4571
4571
 
4572
4572
  <span class="param-type">
4573
4573
 
4574
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
4574
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
4575
4575
 
4576
4576
  </span>
4577
4577
 
@@ -4619,7 +4619,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
4619
4619
 
4620
4620
  <dt class="inherited-from">Inherited From:</dt>
4621
4621
  <dd class="inherited-from"><ul class="dummy"><li>
4622
- <a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层加载完毕事件" Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E5%258A%25A0%25E8%25BD%25BD%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6>Layer#event:图层加载完毕事件</a>
4622
+ <a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E5%258A%25A0%25E8%25BD%25BD%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层加载完毕事件</a>
4623
4623
  </li></ul></dd>
4624
4624
 
4625
4625
 
@@ -4921,7 +4921,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
4921
4921
 
4922
4922
  <span class="param-type">
4923
4923
 
4924
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4924
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4925
4925
 
4926
4926
  </span>
4927
4927
 
@@ -4963,7 +4963,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
4963
4963
 
4964
4964
  <span class="param-type">
4965
4965
 
4966
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
4966
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
4967
4967
 
4968
4968
  </span>
4969
4969
 
@@ -5005,7 +5005,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
5005
5005
 
5006
5006
  <span class="param-type">
5007
5007
 
5008
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5008
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5009
5009
 
5010
5010
  </span>
5011
5011
 
@@ -5047,7 +5047,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
5047
5047
 
5048
5048
  <span class="param-type">
5049
5049
 
5050
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5050
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5051
5051
 
5052
5052
  </span>
5053
5053
 
@@ -5095,7 +5095,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
5095
5095
 
5096
5096
  <dt class="inherited-from">Inherited From:</dt>
5097
5097
  <dd class="inherited-from"><ul class="dummy"><li>
5098
- <a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层显隐更新完毕事件" Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E6%2598%25BE%25E9%259A%2590%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6>Layer#event:图层显隐更新完毕事件</a>
5098
+ <a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E6%2598%25BE%25E9%259A%2590%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层显隐更新完毕事件</a>
5099
5099
  </li></ul></dd>
5100
5100
 
5101
5101
 
@@ -5407,7 +5407,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
5407
5407
 
5408
5408
  <span class="param-type">
5409
5409
 
5410
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5410
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5411
5411
 
5412
5412
  </span>
5413
5413
 
@@ -5449,7 +5449,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
5449
5449
 
5450
5450
  <span class="param-type">
5451
5451
 
5452
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5452
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5453
5453
 
5454
5454
  </span>
5455
5455
 
@@ -5491,7 +5491,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
5491
5491
 
5492
5492
  <span class="param-type">
5493
5493
 
5494
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5494
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5495
5495
 
5496
5496
  </span>
5497
5497
 
@@ -5533,7 +5533,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
5533
5533
 
5534
5534
  <span class="param-type">
5535
5535
 
5536
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5536
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5537
5537
 
5538
5538
  </span>
5539
5539
 
@@ -5581,7 +5581,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
5581
5581
 
5582
5582
  <dt class="inherited-from">Inherited From:</dt>
5583
5583
  <dd class="inherited-from"><ul class="dummy"><li>
5584
- <a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层更新完毕事件" Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6>Layer#event:图层更新完毕事件</a>
5584
+ <a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层更新完毕事件</a>
5585
5585
  </li></ul></dd>
5586
5586
 
5587
5587
 
@@ -5883,7 +5883,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
5883
5883
 
5884
5884
  <span class="param-type">
5885
5885
 
5886
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5886
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5887
5887
 
5888
5888
  </span>
5889
5889
 
@@ -5925,7 +5925,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
5925
5925
 
5926
5926
  <span class="param-type">
5927
5927
 
5928
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5928
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5929
5929
 
5930
5930
  </span>
5931
5931
 
@@ -5967,7 +5967,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
5967
5967
 
5968
5968
  <span class="param-type">
5969
5969
 
5970
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5970
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5971
5971
 
5972
5972
  </span>
5973
5973
 
@@ -6009,7 +6009,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
6009
6009
 
6010
6010
  <span class="param-type">
6011
6011
 
6012
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6012
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6013
6013
 
6014
6014
  </span>
6015
6015
 
@@ -6057,7 +6057,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
6057
6057
 
6058
6058
  <dt class="inherited-from">Inherited From:</dt>
6059
6059
  <dd class="inherited-from"><ul class="dummy"><li>
6060
- <a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层透明度更新完毕事件" Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E9%2580%258F%25E6%2598%258E%25E5%25BA%25A6%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6>Layer#event:图层透明度更新完毕事件</a>
6060
+ <a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E9%2580%258F%25E6%2598%258E%25E5%25BA%25A6%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层透明度更新完毕事件</a>
6061
6061
  </li></ul></dd>
6062
6062
 
6063
6063
 
@@ -6369,7 +6369,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
6369
6369
 
6370
6370
  <span class="param-type">
6371
6371
 
6372
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6372
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6373
6373
 
6374
6374
  </span>
6375
6375
 
@@ -6411,7 +6411,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
6411
6411
 
6412
6412
  <span class="param-type">
6413
6413
 
6414
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6414
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6415
6415
 
6416
6416
  </span>
6417
6417
 
@@ -6453,7 +6453,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
6453
6453
 
6454
6454
  <span class="param-type">
6455
6455
 
6456
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6456
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6457
6457
 
6458
6458
  </span>
6459
6459
 
@@ -6495,7 +6495,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
6495
6495
 
6496
6496
  <span class="param-type">
6497
6497
 
6498
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6498
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6499
6499
 
6500
6500
  </span>
6501
6501
 
@@ -6543,7 +6543,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
6543
6543
 
6544
6544
  <dt class="inherited-from">Inherited From:</dt>
6545
6545
  <dd class="inherited-from"><ul class="dummy"><li>
6546
- <a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层销毁完毕事件" Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E9%2594%2580%25E6%25AF%2581%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6>Layer#event:图层销毁完毕事件</a>
6546
+ <a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E9%2594%2580%25E6%25AF%2581%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层销毁完毕事件</a>
6547
6547
  </li></ul></dd>
6548
6548
 
6549
6549
 
@@ -6845,7 +6845,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
6845
6845
 
6846
6846
  <span class="param-type">
6847
6847
 
6848
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6848
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6849
6849
 
6850
6850
  </span>
6851
6851
 
@@ -6887,7 +6887,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
6887
6887
 
6888
6888
  <span class="param-type">
6889
6889
 
6890
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6890
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6891
6891
 
6892
6892
  </span>
6893
6893
 
@@ -6929,7 +6929,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
6929
6929
 
6930
6930
  <span class="param-type">
6931
6931
 
6932
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6932
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6933
6933
 
6934
6934
  </span>
6935
6935
 
@@ -6971,7 +6971,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
6971
6971
 
6972
6972
  <span class="param-type">
6973
6973
 
6974
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6974
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6975
6975
 
6976
6976
  </span>
6977
6977
 
@@ -7019,7 +7019,7 @@ const cesium3DTilesCacheLayer = new Cesium3DTilesCacheLayer({
7019
7019
 
7020
7020
  <dt class="inherited-from">Inherited From:</dt>
7021
7021
  <dd class="inherited-from"><ul class="dummy"><li>
7022
- <a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层顺序更新完毕事件" Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E9%25A1%25BA%25E5%25BA%258F%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6>Layer#event:图层顺序更新完毕事件</a>
7022
+ <a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E9%25A1%25BA%25E5%25BA%258F%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层顺序更新完毕事件</a>
7023
7023
  </li></ul></dd>
7024
7024
 
7025
7025