@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
@@ -256,7 +256,7 @@ if(layer.loadStatus === 'loaded') {<br/>
256
256
 
257
257
  <span class="param-type">
258
258
 
259
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
259
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
260
260
 
261
261
  </span>
262
262
 
@@ -491,8 +491,8 @@ if(layer.loadStatus === 'loaded') {<br/>
491
491
  <a href='#getTileUrl'>[2、根据级数以及行列号获取瓦片的url]</a><br/>
492
492
  <a href='#toJSON'>[3、将图层转为json对象]</a><br/>
493
493
  <a href='#fromJSON'>[4、通过传入的json构造并返回一个新的几何对象]</a><br/>
494
- <a class="mapgis-link-name" title="OGCLayer#toJSON" OGCLayer.html#toJSON><code>5、导出为json对象</code></a><br/>
495
- <a class="mapgis-link-name" title="OGCLayer#clone" OGCLayer.html#clone><code>6、克隆几何对象</code></a></p>
494
+ <a href="OGCLayer.html#toJSON"><code>5、导出为json对象</code></a><br/>
495
+ <a href="OGCLayer.html#clone"><code>6、克隆几何对象</code></a></p>
496
496
 
497
497
 
498
498
 
@@ -585,7 +585,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
585
585
 
586
586
 
587
587
  <ul>
588
- <li><a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a></li>
588
+ <li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
589
589
  </ul>
590
590
 
591
591
 
@@ -695,7 +695,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
695
695
 
696
696
  <span class="param-type">
697
697
 
698
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
698
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
699
699
 
700
700
  </span>
701
701
 
@@ -731,7 +731,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
731
731
 
732
732
  <span class="param-type">
733
733
 
734
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
734
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
735
735
 
736
736
  </span>
737
737
 
@@ -893,7 +893,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
893
893
 
894
894
  <span class="param-type">
895
895
 
896
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
896
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
897
897
 
898
898
  </span>
899
899
 
@@ -1084,7 +1084,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1084
1084
 
1085
1085
  <dt class="inherited-from">Inherited From:</dt>
1086
1086
  <dd class="inherited-from"><ul class="dummy"><li>
1087
- <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#copyright" Layer.html#copyright>Layer#copyright</a>
1087
+ <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
1088
1088
  </li></ul></dd>
1089
1089
 
1090
1090
 
@@ -1170,7 +1170,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1170
1170
 
1171
1171
  <dt class="tag-overrides">Overrides:</dt>
1172
1172
  <dd class="tag-overrides"><ul class="dummy"><li>
1173
- <a class="mapgis-link-name" title="Layer#description" Layer.html#description>Layer#description</a>
1173
+ <a href="Layer.html#description">Layer#description</a>
1174
1174
  </li></ul></dd>
1175
1175
 
1176
1176
 
@@ -1248,7 +1248,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1248
1248
 
1249
1249
  <dt class="inherited-from">Inherited From:</dt>
1250
1250
  <dd class="inherited-from"><ul class="dummy"><li>
1251
- <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
1251
+ <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
1252
1252
  </li></ul></dd>
1253
1253
 
1254
1254
 
@@ -1333,7 +1333,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1333
1333
 
1334
1334
  <dt class="inherited-from">Inherited From:</dt>
1335
1335
  <dd class="inherited-from"><ul class="dummy"><li>
1336
- <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
1336
+ <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
1337
1337
  </li></ul></dd>
1338
1338
 
1339
1339
 
@@ -1381,7 +1381,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1381
1381
 
1382
1382
  <span class="param-type">
1383
1383
 
1384
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1384
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1385
1385
 
1386
1386
  </span>
1387
1387
 
@@ -1424,7 +1424,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1424
1424
 
1425
1425
  <dt class="tag-overrides">Overrides:</dt>
1426
1426
  <dd class="tag-overrides"><ul class="dummy"><li>
1427
- <a class="mapgis-link-name" title="Layer#extent" Layer.html#extent>Layer#extent</a>
1427
+ <a href="Layer.html#extent">Layer#extent</a>
1428
1428
  </li></ul></dd>
1429
1429
 
1430
1430
 
@@ -1502,7 +1502,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1502
1502
 
1503
1503
  <dt class="inherited-from">Inherited From:</dt>
1504
1504
  <dd class="inherited-from"><ul class="dummy"><li>
1505
- <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#headers" Layer.html#headers>Layer#headers</a>
1505
+ <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
1506
1506
  </li></ul></dd>
1507
1507
 
1508
1508
 
@@ -1545,7 +1545,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1545
1545
 
1546
1546
  <span class="param-type">
1547
1547
 
1548
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
1548
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
1549
1549
 
1550
1550
  </span>
1551
1551
 
@@ -1582,7 +1582,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1582
1582
 
1583
1583
  <dt class="inherited-from">Inherited From:</dt>
1584
1584
  <dd class="inherited-from"><ul class="dummy"><li>
1585
- <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#httpMethod" Layer.html#httpMethod>Layer#httpMethod</a>
1585
+ <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
1586
1586
  </li></ul></dd>
1587
1587
 
1588
1588
 
@@ -1666,7 +1666,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1666
1666
 
1667
1667
  <dt class="inherited-from">Inherited From:</dt>
1668
1668
  <dd class="inherited-from"><ul class="dummy"><li>
1669
- <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#id" Layer.html#id>Layer#id</a>
1669
+ <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
1670
1670
  </li></ul></dd>
1671
1671
 
1672
1672
 
@@ -1746,7 +1746,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1746
1746
 
1747
1747
  <dt class="inherited-from">Inherited From:</dt>
1748
1748
  <dd class="inherited-from"><ul class="dummy"><li>
1749
- <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#index" Layer.html#index>Layer#index</a>
1749
+ <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
1750
1750
  </li></ul></dd>
1751
1751
 
1752
1752
 
@@ -1832,7 +1832,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1832
1832
 
1833
1833
  <dt class="tag-overrides">Overrides:</dt>
1834
1834
  <dd class="tag-overrides"><ul class="dummy"><li>
1835
- <a class="mapgis-link-name" title="Layer#loaded" Layer.html#loaded>Layer#loaded</a>
1835
+ <a href="Layer.html#loaded">Layer#loaded</a>
1836
1836
  </li></ul></dd>
1837
1837
 
1838
1838
 
@@ -1921,7 +1921,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
1921
1921
 
1922
1922
  <dt class="tag-overrides">Overrides:</dt>
1923
1923
  <dd class="tag-overrides"><ul class="dummy"><li>
1924
- <a class="mapgis-link-name" title="Layer#loadStatus" Layer.html#loadStatus>Layer#loadStatus</a>
1924
+ <a href="Layer.html#loadStatus">Layer#loadStatus</a>
1925
1925
  </li></ul></dd>
1926
1926
 
1927
1927
 
@@ -2079,7 +2079,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2079
2079
 
2080
2080
  <dt class="inherited-from">Inherited From:</dt>
2081
2081
  <dd class="inherited-from"><ul class="dummy"><li>
2082
- <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#maxScale" Layer.html#maxScale>Layer#maxScale</a>
2082
+ <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
2083
2083
  </li></ul></dd>
2084
2084
 
2085
2085
 
@@ -2164,7 +2164,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2164
2164
 
2165
2165
  <dt class="inherited-from">Inherited From:</dt>
2166
2166
  <dd class="inherited-from"><ul class="dummy"><li>
2167
- <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#minScale" Layer.html#minScale>Layer#minScale</a>
2167
+ <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
2168
2168
  </li></ul></dd>
2169
2169
 
2170
2170
 
@@ -2249,7 +2249,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2249
2249
 
2250
2250
  <dt class="inherited-from">Inherited From:</dt>
2251
2251
  <dd class="inherited-from"><ul class="dummy"><li>
2252
- <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#opacity" Layer.html#opacity>Layer#opacity</a>
2252
+ <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
2253
2253
  </li></ul></dd>
2254
2254
 
2255
2255
 
@@ -2292,7 +2292,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2292
2292
 
2293
2293
  <span class="param-type">
2294
2294
 
2295
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
2295
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
2296
2296
 
2297
2297
  </span>
2298
2298
 
@@ -2331,7 +2331,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2331
2331
 
2332
2332
  <dt class="tag-overrides">Overrides:</dt>
2333
2333
  <dd class="tag-overrides"><ul class="dummy"><li>
2334
- <a class="mapgis-link-name" title="Layer#spatialReference" Layer.html#spatialReference>Layer#spatialReference</a>
2334
+ <a href="Layer.html#spatialReference">Layer#spatialReference</a>
2335
2335
  </li></ul></dd>
2336
2336
 
2337
2337
 
@@ -2409,7 +2409,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2409
2409
 
2410
2410
  <dt class="inherited-from">Inherited From:</dt>
2411
2411
  <dd class="inherited-from"><ul class="dummy"><li>
2412
- <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#title" Layer.html#title>Layer#title</a>
2412
+ <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
2413
2413
  </li></ul></dd>
2414
2414
 
2415
2415
 
@@ -2489,7 +2489,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2489
2489
 
2490
2490
  <dt class="inherited-from">Inherited From:</dt>
2491
2491
  <dd class="inherited-from"><ul class="dummy"><li>
2492
- <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenAttachType" Layer.html#tokenAttachType>Layer#tokenAttachType</a>
2492
+ <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
2493
2493
  </li></ul></dd>
2494
2494
 
2495
2495
 
@@ -2569,7 +2569,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2569
2569
 
2570
2570
  <dt class="inherited-from">Inherited From:</dt>
2571
2571
  <dd class="inherited-from"><ul class="dummy"><li>
2572
- <a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenKey" Layer.html#tokenKey>Layer#tokenKey</a>
2572
+ <a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
2573
2573
  </li></ul></dd>
2574
2574
 
2575
2575
 
@@ -2654,7 +2654,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2654
2654
 
2655
2655
  <dt class="inherited-from">Inherited From:</dt>
2656
2656
  <dd class="inherited-from"><ul class="dummy"><li>
2657
- <a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenValue" Layer.html#tokenValue>Layer#tokenValue</a>
2657
+ <a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
2658
2658
  </li></ul></dd>
2659
2659
 
2660
2660
 
@@ -2740,7 +2740,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2740
2740
 
2741
2741
  <dt class="tag-overrides">Overrides:</dt>
2742
2742
  <dd class="tag-overrides"><ul class="dummy"><li>
2743
- <a class="mapgis-link-name" title="Layer#type" Layer.html#type>Layer#type</a>
2743
+ <a href="Layer.html#type">Layer#type</a>
2744
2744
  </li></ul></dd>
2745
2745
 
2746
2746
 
@@ -2893,7 +2893,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2893
2893
 
2894
2894
  <dt class="inherited-from">Inherited From:</dt>
2895
2895
  <dd class="inherited-from"><ul class="dummy"><li>
2896
- <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#visible" Layer.html#visible>Layer#visible</a>
2896
+ <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
2897
2897
  </li></ul></dd>
2898
2898
 
2899
2899
 
@@ -2957,7 +2957,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2957
2957
 
2958
2958
  <span class="param-type">
2959
2959
 
2960
- <a link="ArcGISTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ArcGISTileLayer" ArcGISTileLayer.html>ArcGISTileLayer</a>
2960
+ <a link="ArcGISTileLayer.html" onclick="getTypeHTML(event)" href="ArcGISTileLayer.html">ArcGISTileLayer</a>
2961
2961
 
2962
2962
  </span>
2963
2963
 
@@ -2977,7 +2977,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
2977
2977
 
2978
2978
  <span class="param-type">
2979
2979
 
2980
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
2980
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
2981
2981
 
2982
2982
  </span>
2983
2983
 
@@ -3242,7 +3242,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
3242
3242
 
3243
3243
  <span class="param-type">
3244
3244
 
3245
- <a link="ArcGISTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ArcGISTileLayer" ArcGISTileLayer.html>ArcGISTileLayer</a>
3245
+ <a link="ArcGISTileLayer.html" onclick="getTypeHTML(event)" href="ArcGISTileLayer.html">ArcGISTileLayer</a>
3246
3246
 
3247
3247
  </span>
3248
3248
 
@@ -3322,7 +3322,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
3322
3322
 
3323
3323
  <dt class="inherited-from">Inherited From:</dt>
3324
3324
  <dd class="inherited-from"><ul class="dummy"><li>
3325
- <a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#clone" Layer.html#clone>Layer#clone</a>
3325
+ <a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#clone">Layer#clone</a>
3326
3326
  </li></ul></dd>
3327
3327
 
3328
3328
 
@@ -3385,7 +3385,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
3385
3385
 
3386
3386
  <span class="param-type">
3387
3387
 
3388
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
3388
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
3389
3389
 
3390
3390
  </span>
3391
3391
 
@@ -3444,7 +3444,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
3444
3444
 
3445
3445
  <dt class="inherited-from">Inherited From:</dt>
3446
3446
  <dd class="inherited-from"><ul class="dummy"><li>
3447
- <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#destroy" Layer.html#destroy>Layer#destroy</a>
3447
+ <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
3448
3448
  </li></ul></dd>
3449
3449
 
3450
3450
 
@@ -3810,7 +3810,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
3810
3810
 
3811
3811
  <dt class="inherited-from">Inherited From:</dt>
3812
3812
  <dd class="inherited-from"><ul class="dummy"><li>
3813
- <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#isLoaded" Layer.html#isLoaded>Layer#isLoaded</a>
3813
+ <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
3814
3814
  </li></ul></dd>
3815
3815
 
3816
3816
 
@@ -3936,7 +3936,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
3936
3936
 
3937
3937
  <dt class="inherited-from">Inherited From:</dt>
3938
3938
  <dd class="inherited-from"><ul class="dummy"><li>
3939
- <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#refresh" Layer.html#refresh>Layer#refresh</a>
3939
+ <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
3940
3940
  </li></ul></dd>
3941
3941
 
3942
3942
 
@@ -4032,7 +4032,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
4032
4032
 
4033
4033
  <dt class="inherited-from">Inherited From:</dt>
4034
4034
  <dd class="inherited-from"><ul class="dummy"><li>
4035
- <a goto="toJSON" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#toJSON" Layer.html#toJSON>Layer#toJSON</a>
4035
+ <a goto="toJSON" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#toJSON">Layer#toJSON</a>
4036
4036
  </li></ul></dd>
4037
4037
 
4038
4038
 
@@ -4413,7 +4413,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
4413
4413
 
4414
4414
  <span class="param-type">
4415
4415
 
4416
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4416
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4417
4417
 
4418
4418
  </span>
4419
4419
 
@@ -4455,7 +4455,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
4455
4455
 
4456
4456
  <span class="param-type">
4457
4457
 
4458
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
4458
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
4459
4459
 
4460
4460
  </span>
4461
4461
 
@@ -4497,7 +4497,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
4497
4497
 
4498
4498
  <span class="param-type">
4499
4499
 
4500
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4500
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4501
4501
 
4502
4502
  </span>
4503
4503
 
@@ -4539,7 +4539,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
4539
4539
 
4540
4540
  <span class="param-type">
4541
4541
 
4542
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
4542
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
4543
4543
 
4544
4544
  </span>
4545
4545
 
@@ -4587,7 +4587,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
4587
4587
 
4588
4588
  <dt class="inherited-from">Inherited From:</dt>
4589
4589
  <dd class="inherited-from"><ul class="dummy"><li>
4590
- <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>
4590
+ <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>
4591
4591
  </li></ul></dd>
4592
4592
 
4593
4593
 
@@ -4899,7 +4899,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
4899
4899
 
4900
4900
  <span class="param-type">
4901
4901
 
4902
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4902
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4903
4903
 
4904
4904
  </span>
4905
4905
 
@@ -4941,7 +4941,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
4941
4941
 
4942
4942
  <span class="param-type">
4943
4943
 
4944
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
4944
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
4945
4945
 
4946
4946
  </span>
4947
4947
 
@@ -4983,7 +4983,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
4983
4983
 
4984
4984
  <span class="param-type">
4985
4985
 
4986
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4986
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4987
4987
 
4988
4988
  </span>
4989
4989
 
@@ -5025,7 +5025,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
5025
5025
 
5026
5026
  <span class="param-type">
5027
5027
 
5028
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5028
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5029
5029
 
5030
5030
  </span>
5031
5031
 
@@ -5073,7 +5073,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
5073
5073
 
5074
5074
  <dt class="inherited-from">Inherited From:</dt>
5075
5075
  <dd class="inherited-from"><ul class="dummy"><li>
5076
- <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>
5076
+ <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>
5077
5077
  </li></ul></dd>
5078
5078
 
5079
5079
 
@@ -5375,7 +5375,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
5375
5375
 
5376
5376
  <span class="param-type">
5377
5377
 
5378
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5378
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5379
5379
 
5380
5380
  </span>
5381
5381
 
@@ -5417,7 +5417,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
5417
5417
 
5418
5418
  <span class="param-type">
5419
5419
 
5420
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5420
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5421
5421
 
5422
5422
  </span>
5423
5423
 
@@ -5459,7 +5459,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
5459
5459
 
5460
5460
  <span class="param-type">
5461
5461
 
5462
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5462
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5463
5463
 
5464
5464
  </span>
5465
5465
 
@@ -5501,7 +5501,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
5501
5501
 
5502
5502
  <span class="param-type">
5503
5503
 
5504
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5504
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5505
5505
 
5506
5506
  </span>
5507
5507
 
@@ -5549,7 +5549,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
5549
5549
 
5550
5550
  <dt class="inherited-from">Inherited From:</dt>
5551
5551
  <dd class="inherited-from"><ul class="dummy"><li>
5552
- <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>
5552
+ <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>
5553
5553
  </li></ul></dd>
5554
5554
 
5555
5555
 
@@ -5861,7 +5861,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
5861
5861
 
5862
5862
  <span class="param-type">
5863
5863
 
5864
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5864
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5865
5865
 
5866
5866
  </span>
5867
5867
 
@@ -5903,7 +5903,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
5903
5903
 
5904
5904
  <span class="param-type">
5905
5905
 
5906
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5906
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5907
5907
 
5908
5908
  </span>
5909
5909
 
@@ -5945,7 +5945,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
5945
5945
 
5946
5946
  <span class="param-type">
5947
5947
 
5948
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5948
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5949
5949
 
5950
5950
  </span>
5951
5951
 
@@ -5987,7 +5987,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
5987
5987
 
5988
5988
  <span class="param-type">
5989
5989
 
5990
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5990
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5991
5991
 
5992
5992
  </span>
5993
5993
 
@@ -6035,7 +6035,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
6035
6035
 
6036
6036
  <dt class="inherited-from">Inherited From:</dt>
6037
6037
  <dd class="inherited-from"><ul class="dummy"><li>
6038
- <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>
6038
+ <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>
6039
6039
  </li></ul></dd>
6040
6040
 
6041
6041
 
@@ -6337,7 +6337,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
6337
6337
 
6338
6338
  <span class="param-type">
6339
6339
 
6340
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6340
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6341
6341
 
6342
6342
  </span>
6343
6343
 
@@ -6379,7 +6379,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
6379
6379
 
6380
6380
  <span class="param-type">
6381
6381
 
6382
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6382
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6383
6383
 
6384
6384
  </span>
6385
6385
 
@@ -6421,7 +6421,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
6421
6421
 
6422
6422
  <span class="param-type">
6423
6423
 
6424
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6424
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6425
6425
 
6426
6426
  </span>
6427
6427
 
@@ -6463,7 +6463,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
6463
6463
 
6464
6464
  <span class="param-type">
6465
6465
 
6466
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6466
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6467
6467
 
6468
6468
  </span>
6469
6469
 
@@ -6511,7 +6511,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
6511
6511
 
6512
6512
  <dt class="inherited-from">Inherited From:</dt>
6513
6513
  <dd class="inherited-from"><ul class="dummy"><li>
6514
- <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>
6514
+ <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>
6515
6515
  </li></ul></dd>
6516
6516
 
6517
6517
 
@@ -6823,7 +6823,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
6823
6823
 
6824
6824
  <span class="param-type">
6825
6825
 
6826
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6826
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6827
6827
 
6828
6828
  </span>
6829
6829
 
@@ -6865,7 +6865,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
6865
6865
 
6866
6866
  <span class="param-type">
6867
6867
 
6868
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6868
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6869
6869
 
6870
6870
  </span>
6871
6871
 
@@ -6907,7 +6907,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
6907
6907
 
6908
6908
  <span class="param-type">
6909
6909
 
6910
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6910
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6911
6911
 
6912
6912
  </span>
6913
6913
 
@@ -6949,7 +6949,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
6949
6949
 
6950
6950
  <span class="param-type">
6951
6951
 
6952
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6952
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6953
6953
 
6954
6954
  </span>
6955
6955
 
@@ -6997,7 +6997,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
6997
6997
 
6998
6998
  <dt class="inherited-from">Inherited From:</dt>
6999
6999
  <dd class="inherited-from"><ul class="dummy"><li>
7000
- <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>
7000
+ <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>
7001
7001
  </li></ul></dd>
7002
7002
 
7003
7003
 
@@ -7299,7 +7299,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
7299
7299
 
7300
7300
  <span class="param-type">
7301
7301
 
7302
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7302
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7303
7303
 
7304
7304
  </span>
7305
7305
 
@@ -7341,7 +7341,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
7341
7341
 
7342
7342
  <span class="param-type">
7343
7343
 
7344
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
7344
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
7345
7345
 
7346
7346
  </span>
7347
7347
 
@@ -7383,7 +7383,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
7383
7383
 
7384
7384
  <span class="param-type">
7385
7385
 
7386
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7386
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7387
7387
 
7388
7388
  </span>
7389
7389
 
@@ -7425,7 +7425,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
7425
7425
 
7426
7426
  <span class="param-type">
7427
7427
 
7428
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
7428
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
7429
7429
 
7430
7430
  </span>
7431
7431
 
@@ -7473,7 +7473,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
7473
7473
 
7474
7474
  <dt class="inherited-from">Inherited From:</dt>
7475
7475
  <dd class="inherited-from"><ul class="dummy"><li>
7476
- <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>
7476
+ <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>
7477
7477
  </li></ul></dd>
7478
7478
 
7479
7479