@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
@@ -264,7 +264,7 @@ http://{任意字符串}{col}{任意字符串}{row}{任意字符串}{level}<br/>
264
264
 
265
265
  <span class="param-type">
266
266
 
267
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
267
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
268
268
 
269
269
  </span>
270
270
 
@@ -297,7 +297,7 @@ http://{任意字符串}{col}{任意字符串}{row}{任意字符串}{level}<br/>
297
297
 
298
298
  <span class="param-type">
299
299
 
300
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
300
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
301
301
 
302
302
  </span>
303
303
 
@@ -328,7 +328,7 @@ http://{任意字符串}{col}{任意字符串}{row}{任意字符串}{level}<br/>
328
328
 
329
329
  <span class="param-type">
330
330
 
331
- <a link="TileInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TileInfo" TileInfo.html>TileInfo</a>
331
+ <a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
332
332
 
333
333
  </span>
334
334
 
@@ -425,7 +425,7 @@ http://{任意字符串}{col}{任意字符串}{row}{任意字符串}{level}<br/>
425
425
 
426
426
  <span class="param-type">
427
427
 
428
- <a link="TileSliceType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TileSliceType" global.html#TileSliceType>TileSliceType</a>
428
+ <a link="TileSliceType.html" onclick="getTypeHTML(event)" href="global.html#TileSliceType">TileSliceType</a>
429
429
 
430
430
  </span>
431
431
 
@@ -555,28 +555,28 @@ http://{任意字符串}{col}{任意字符串}{row}{任意字符串}{level}<br/>
555
555
 
556
556
  <span class="param-type">
557
557
 
558
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
558
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
559
559
 
560
560
  </span>
561
561
  |
562
562
 
563
563
  <span class="param-type">
564
564
 
565
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
565
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
566
566
 
567
567
  </span>
568
568
  |
569
569
 
570
570
  <span class="param-type">
571
571
 
572
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
572
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
573
573
 
574
574
  </span>
575
575
  |
576
576
 
577
577
  <span class="param-type">
578
578
 
579
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
579
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
580
580
 
581
581
  </span>
582
582
  |
@@ -698,8 +698,8 @@ http://{任意字符串}{col}{任意字符串}{row}{任意字符串}{level}<br/>
698
698
  <a href='#getTileUrl'>[2、根据级数以及行列号获取瓦片的url]</a><br/>
699
699
  <a href='#toJSON'>[3、将图层转为json对象]</a><br/>
700
700
  <a href='#fromJSON'>[4、通过传入的json构造并返回一个新的几何对象]</a><br/>
701
- <a class="mapgis-link-name" title="OGCLayer#toJSON" OGCLayer.html#toJSON><code>5、导出为json对象</code></a><br/>
702
- <a class="mapgis-link-name" title="OGCLayer#clone" OGCLayer.html#clone><code>6、克隆几何对象</code></a></p>
701
+ <a href="OGCLayer.html#toJSON"><code>5、导出为json对象</code></a><br/>
702
+ <a href="OGCLayer.html#clone"><code>6、克隆几何对象</code></a></p>
703
703
 
704
704
 
705
705
 
@@ -795,7 +795,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
795
795
 
796
796
 
797
797
  <ul>
798
- <li><a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a></li>
798
+ <li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
799
799
  </ul>
800
800
 
801
801
 
@@ -905,7 +905,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
905
905
 
906
906
  <span class="param-type">
907
907
 
908
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
908
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
909
909
 
910
910
  </span>
911
911
 
@@ -923,7 +923,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
923
923
 
924
924
  <span class="param-type">
925
925
 
926
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
926
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
927
927
 
928
928
  </span>
929
929
 
@@ -959,7 +959,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
959
959
 
960
960
  <span class="param-type">
961
961
 
962
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
962
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
963
963
 
964
964
  </span>
965
965
 
@@ -1103,7 +1103,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1103
1103
 
1104
1104
  <span class="param-type">
1105
1105
 
1106
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
1106
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
1107
1107
 
1108
1108
  </span>
1109
1109
 
@@ -1139,7 +1139,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1139
1139
 
1140
1140
  <span class="param-type">
1141
1141
 
1142
- <a link="TileInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TileInfo" TileInfo.html>TileInfo</a>
1142
+ <a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
1143
1143
 
1144
1144
  </span>
1145
1145
 
@@ -1157,7 +1157,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1157
1157
 
1158
1158
  <span class="param-type">
1159
1159
 
1160
- <a link="TileSliceType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TileSliceType" global.html#TileSliceType>TileSliceType</a>
1160
+ <a link="TileSliceType.html" onclick="getTypeHTML(event)" href="global.html#TileSliceType">TileSliceType</a>
1161
1161
 
1162
1162
  </span>
1163
1163
 
@@ -1247,7 +1247,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1247
1247
 
1248
1248
  <span class="param-type">
1249
1249
 
1250
- <a link="LayerType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerType" global.html#LayerType>LayerType</a>
1250
+ <a link="LayerType.html" onclick="getTypeHTML(event)" href="global.html#LayerType">LayerType</a>
1251
1251
 
1252
1252
  </span>
1253
1253
 
@@ -1330,7 +1330,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1330
1330
 
1331
1331
  <dt class="inherited-from">Inherited From:</dt>
1332
1332
  <dd class="inherited-from"><ul class="dummy"><li>
1333
- <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#copyright" Layer.html#copyright>Layer#copyright</a>
1333
+ <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
1334
1334
  </li></ul></dd>
1335
1335
 
1336
1336
 
@@ -1414,7 +1414,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1414
1414
 
1415
1415
  <dt class="inherited-from">Inherited From:</dt>
1416
1416
  <dd class="inherited-from"><ul class="dummy"><li>
1417
- <a goto="description" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#description" Layer.html#description>Layer#description</a>
1417
+ <a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
1418
1418
  </li></ul></dd>
1419
1419
 
1420
1420
 
@@ -1494,7 +1494,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1494
1494
 
1495
1495
  <dt class="inherited-from">Inherited From:</dt>
1496
1496
  <dd class="inherited-from"><ul class="dummy"><li>
1497
- <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
1497
+ <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
1498
1498
  </li></ul></dd>
1499
1499
 
1500
1500
 
@@ -1579,7 +1579,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1579
1579
 
1580
1580
  <dt class="inherited-from">Inherited From:</dt>
1581
1581
  <dd class="inherited-from"><ul class="dummy"><li>
1582
- <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
1582
+ <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
1583
1583
  </li></ul></dd>
1584
1584
 
1585
1585
 
@@ -1627,7 +1627,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1627
1627
 
1628
1628
  <span class="param-type">
1629
1629
 
1630
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1630
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1631
1631
 
1632
1632
  </span>
1633
1633
 
@@ -1666,7 +1666,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1666
1666
 
1667
1667
  <dt class="tag-overrides">Overrides:</dt>
1668
1668
  <dd class="tag-overrides"><ul class="dummy"><li>
1669
- <a class="mapgis-link-name" title="Layer#extent" Layer.html#extent>Layer#extent</a>
1669
+ <a href="Layer.html#extent">Layer#extent</a>
1670
1670
  </li></ul></dd>
1671
1671
 
1672
1672
 
@@ -1707,7 +1707,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1707
1707
 
1708
1708
  <span class="param-type">
1709
1709
 
1710
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1710
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1711
1711
 
1712
1712
  </span>
1713
1713
 
@@ -1750,7 +1750,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1750
1750
 
1751
1751
  <dt class="tag-overrides">Overrides:</dt>
1752
1752
  <dd class="tag-overrides"><ul class="dummy"><li>
1753
- <a class="mapgis-link-name" title="Layer#extent" Layer.html#extent>Layer#extent</a>
1753
+ <a href="Layer.html#extent">Layer#extent</a>
1754
1754
  </li></ul></dd>
1755
1755
 
1756
1756
 
@@ -1828,7 +1828,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1828
1828
 
1829
1829
  <dt class="inherited-from">Inherited From:</dt>
1830
1830
  <dd class="inherited-from"><ul class="dummy"><li>
1831
- <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#headers" Layer.html#headers>Layer#headers</a>
1831
+ <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
1832
1832
  </li></ul></dd>
1833
1833
 
1834
1834
 
@@ -1871,7 +1871,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1871
1871
 
1872
1872
  <span class="param-type">
1873
1873
 
1874
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
1874
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
1875
1875
 
1876
1876
  </span>
1877
1877
 
@@ -1908,7 +1908,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1908
1908
 
1909
1909
  <dt class="inherited-from">Inherited From:</dt>
1910
1910
  <dd class="inherited-from"><ul class="dummy"><li>
1911
- <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#httpMethod" Layer.html#httpMethod>Layer#httpMethod</a>
1911
+ <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
1912
1912
  </li></ul></dd>
1913
1913
 
1914
1914
 
@@ -1992,7 +1992,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1992
1992
 
1993
1993
  <dt class="inherited-from">Inherited From:</dt>
1994
1994
  <dd class="inherited-from"><ul class="dummy"><li>
1995
- <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#id" Layer.html#id>Layer#id</a>
1995
+ <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
1996
1996
  </li></ul></dd>
1997
1997
 
1998
1998
 
@@ -2072,7 +2072,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
2072
2072
 
2073
2073
  <dt class="inherited-from">Inherited From:</dt>
2074
2074
  <dd class="inherited-from"><ul class="dummy"><li>
2075
- <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#index" Layer.html#index>Layer#index</a>
2075
+ <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
2076
2076
  </li></ul></dd>
2077
2077
 
2078
2078
 
@@ -2156,7 +2156,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
2156
2156
 
2157
2157
  <dt class="inherited-from">Inherited From:</dt>
2158
2158
  <dd class="inherited-from"><ul class="dummy"><li>
2159
- <a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loaded" Layer.html#loaded>Layer#loaded</a>
2159
+ <a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
2160
2160
  </li></ul></dd>
2161
2161
 
2162
2162
 
@@ -2245,7 +2245,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
2245
2245
 
2246
2246
  <dt class="inherited-from">Inherited From:</dt>
2247
2247
  <dd class="inherited-from"><ul class="dummy"><li>
2248
- <a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loadStatus" Layer.html#loadStatus>Layer#loadStatus</a>
2248
+ <a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
2249
2249
  </li></ul></dd>
2250
2250
 
2251
2251
 
@@ -2330,7 +2330,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
2330
2330
 
2331
2331
  <dt class="inherited-from">Inherited From:</dt>
2332
2332
  <dd class="inherited-from"><ul class="dummy"><li>
2333
- <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#maxScale" Layer.html#maxScale>Layer#maxScale</a>
2333
+ <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
2334
2334
  </li></ul></dd>
2335
2335
 
2336
2336
 
@@ -2415,7 +2415,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
2415
2415
 
2416
2416
  <dt class="inherited-from">Inherited From:</dt>
2417
2417
  <dd class="inherited-from"><ul class="dummy"><li>
2418
- <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#minScale" Layer.html#minScale>Layer#minScale</a>
2418
+ <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
2419
2419
  </li></ul></dd>
2420
2420
 
2421
2421
 
@@ -2500,7 +2500,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
2500
2500
 
2501
2501
  <dt class="inherited-from">Inherited From:</dt>
2502
2502
  <dd class="inherited-from"><ul class="dummy"><li>
2503
- <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#opacity" Layer.html#opacity>Layer#opacity</a>
2503
+ <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
2504
2504
  </li></ul></dd>
2505
2505
 
2506
2506
 
@@ -2543,7 +2543,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
2543
2543
 
2544
2544
  <span class="param-type">
2545
2545
 
2546
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
2546
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
2547
2547
 
2548
2548
  </span>
2549
2549
 
@@ -2582,7 +2582,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
2582
2582
 
2583
2583
  <dt class="tag-overrides">Overrides:</dt>
2584
2584
  <dd class="tag-overrides"><ul class="dummy"><li>
2585
- <a class="mapgis-link-name" title="Layer#spatialReference" Layer.html#spatialReference>Layer#spatialReference</a>
2585
+ <a href="Layer.html#spatialReference">Layer#spatialReference</a>
2586
2586
  </li></ul></dd>
2587
2587
 
2588
2588
 
@@ -2698,7 +2698,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
2698
2698
 
2699
2699
  <span class="param-type">
2700
2700
 
2701
- <a link="TileInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TileInfo" TileInfo.html>TileInfo</a>
2701
+ <a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
2702
2702
 
2703
2703
  </span>
2704
2704
 
@@ -2773,7 +2773,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
2773
2773
 
2774
2774
  <span class="param-type">
2775
2775
 
2776
- <a link="TileSliceType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TileSliceType" global.html#TileSliceType>TileSliceType</a>
2776
+ <a link="TileSliceType.html" onclick="getTypeHTML(event)" href="global.html#TileSliceType">TileSliceType</a>
2777
2777
 
2778
2778
  </span>
2779
2779
 
@@ -2885,7 +2885,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
2885
2885
 
2886
2886
  <dt class="inherited-from">Inherited From:</dt>
2887
2887
  <dd class="inherited-from"><ul class="dummy"><li>
2888
- <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#title" Layer.html#title>Layer#title</a>
2888
+ <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
2889
2889
  </li></ul></dd>
2890
2890
 
2891
2891
 
@@ -2965,7 +2965,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
2965
2965
 
2966
2966
  <dt class="inherited-from">Inherited From:</dt>
2967
2967
  <dd class="inherited-from"><ul class="dummy"><li>
2968
- <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenAttachType" Layer.html#tokenAttachType>Layer#tokenAttachType</a>
2968
+ <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
2969
2969
  </li></ul></dd>
2970
2970
 
2971
2971
 
@@ -3045,7 +3045,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
3045
3045
 
3046
3046
  <dt class="inherited-from">Inherited From:</dt>
3047
3047
  <dd class="inherited-from"><ul class="dummy"><li>
3048
- <a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenKey" Layer.html#tokenKey>Layer#tokenKey</a>
3048
+ <a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
3049
3049
  </li></ul></dd>
3050
3050
 
3051
3051
 
@@ -3130,7 +3130,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
3130
3130
 
3131
3131
  <dt class="inherited-from">Inherited From:</dt>
3132
3132
  <dd class="inherited-from"><ul class="dummy"><li>
3133
- <a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenValue" Layer.html#tokenValue>Layer#tokenValue</a>
3133
+ <a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
3134
3134
  </li></ul></dd>
3135
3135
 
3136
3136
 
@@ -3173,7 +3173,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
3173
3173
 
3174
3174
  <span class="param-type">
3175
3175
 
3176
- <a link="LayerType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerType" global.html#LayerType>LayerType</a>
3176
+ <a link="LayerType.html" onclick="getTypeHTML(event)" href="global.html#LayerType">LayerType</a>
3177
3177
 
3178
3178
  </span>
3179
3179
 
@@ -3212,7 +3212,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
3212
3212
 
3213
3213
  <dt class="tag-overrides">Overrides:</dt>
3214
3214
  <dd class="tag-overrides"><ul class="dummy"><li>
3215
- <a class="mapgis-link-name" title="Layer#type" Layer.html#type>Layer#type</a>
3215
+ <a href="Layer.html#type">Layer#type</a>
3216
3216
  </li></ul></dd>
3217
3217
 
3218
3218
 
@@ -3290,7 +3290,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
3290
3290
 
3291
3291
  <dt class="inherited-from">Inherited From:</dt>
3292
3292
  <dd class="inherited-from"><ul class="dummy"><li>
3293
- <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#visible" Layer.html#visible>Layer#visible</a>
3293
+ <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
3294
3294
  </li></ul></dd>
3295
3295
 
3296
3296
 
@@ -3364,7 +3364,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
3364
3364
 
3365
3365
  <span class="param-type">
3366
3366
 
3367
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
3367
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
3368
3368
 
3369
3369
  </span>
3370
3370
 
@@ -3686,7 +3686,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
3686
3686
 
3687
3687
  <dt class="inherited-from">Inherited From:</dt>
3688
3688
  <dd class="inherited-from"><ul class="dummy"><li>
3689
- <a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#clone" Layer.html#clone>Layer#clone</a>
3689
+ <a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#clone">Layer#clone</a>
3690
3690
  </li></ul></dd>
3691
3691
 
3692
3692
 
@@ -3749,7 +3749,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
3749
3749
 
3750
3750
  <span class="param-type">
3751
3751
 
3752
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
3752
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
3753
3753
 
3754
3754
  </span>
3755
3755
 
@@ -3808,7 +3808,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
3808
3808
 
3809
3809
  <dt class="inherited-from">Inherited From:</dt>
3810
3810
  <dd class="inherited-from"><ul class="dummy"><li>
3811
- <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#destroy" Layer.html#destroy>Layer#destroy</a>
3811
+ <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
3812
3812
  </li></ul></dd>
3813
3813
 
3814
3814
 
@@ -3932,7 +3932,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
3932
3932
 
3933
3933
  <dt class="inherited-from">Inherited From:</dt>
3934
3934
  <dd class="inherited-from"><ul class="dummy"><li>
3935
- <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#isLoaded" Layer.html#isLoaded>Layer#isLoaded</a>
3935
+ <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
3936
3936
  </li></ul></dd>
3937
3937
 
3938
3938
 
@@ -4179,7 +4179,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
4179
4179
 
4180
4180
  <dt class="inherited-from">Inherited From:</dt>
4181
4181
  <dd class="inherited-from"><ul class="dummy"><li>
4182
- <a goto="off" link="Evented.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Evented#off" Evented.html#off>Evented#off</a>
4182
+ <a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
4183
4183
  </li></ul></dd>
4184
4184
 
4185
4185
 
@@ -4540,7 +4540,7 @@ view.off({
4540
4540
 
4541
4541
  <dt class="inherited-from">Inherited From:</dt>
4542
4542
  <dd class="inherited-from"><ul class="dummy"><li>
4543
- <a goto="on" link="Evented.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Evented#on" Evented.html#on>Evented#on</a>
4543
+ <a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
4544
4544
  </li></ul></dd>
4545
4545
 
4546
4546
 
@@ -4744,7 +4744,7 @@ view.on({
4744
4744
 
4745
4745
  <dt class="inherited-from">Inherited From:</dt>
4746
4746
  <dd class="inherited-from"><ul class="dummy"><li>
4747
- <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#refresh" Layer.html#refresh>Layer#refresh</a>
4747
+ <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
4748
4748
  </li></ul></dd>
4749
4749
 
4750
4750
 
@@ -4842,7 +4842,7 @@ view.on({
4842
4842
 
4843
4843
  <dt class="tag-overrides">Overrides:</dt>
4844
4844
  <dd class="tag-overrides"><ul class="dummy"><li>
4845
- <a class="mapgis-link-name" title="Layer#toJSON" Layer.html#toJSON>Layer#toJSON</a>
4845
+ <a href="Layer.html#toJSON">Layer#toJSON</a>
4846
4846
  </li></ul></dd>
4847
4847
 
4848
4848
 
@@ -5221,7 +5221,7 @@ view.on({
5221
5221
 
5222
5222
  <span class="param-type">
5223
5223
 
5224
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5224
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5225
5225
 
5226
5226
  </span>
5227
5227
 
@@ -5263,7 +5263,7 @@ view.on({
5263
5263
 
5264
5264
  <span class="param-type">
5265
5265
 
5266
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5266
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5267
5267
 
5268
5268
  </span>
5269
5269
 
@@ -5305,7 +5305,7 @@ view.on({
5305
5305
 
5306
5306
  <span class="param-type">
5307
5307
 
5308
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5308
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5309
5309
 
5310
5310
  </span>
5311
5311
 
@@ -5347,7 +5347,7 @@ view.on({
5347
5347
 
5348
5348
  <span class="param-type">
5349
5349
 
5350
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5350
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5351
5351
 
5352
5352
  </span>
5353
5353
 
@@ -5395,7 +5395,7 @@ view.on({
5395
5395
 
5396
5396
  <dt class="inherited-from">Inherited From:</dt>
5397
5397
  <dd class="inherited-from"><ul class="dummy"><li>
5398
- <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>
5398
+ <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>
5399
5399
  </li></ul></dd>
5400
5400
 
5401
5401
 
@@ -5707,7 +5707,7 @@ view.on({
5707
5707
 
5708
5708
  <span class="param-type">
5709
5709
 
5710
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5710
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5711
5711
 
5712
5712
  </span>
5713
5713
 
@@ -5749,7 +5749,7 @@ view.on({
5749
5749
 
5750
5750
  <span class="param-type">
5751
5751
 
5752
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5752
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5753
5753
 
5754
5754
  </span>
5755
5755
 
@@ -5791,7 +5791,7 @@ view.on({
5791
5791
 
5792
5792
  <span class="param-type">
5793
5793
 
5794
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5794
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5795
5795
 
5796
5796
  </span>
5797
5797
 
@@ -5833,7 +5833,7 @@ view.on({
5833
5833
 
5834
5834
  <span class="param-type">
5835
5835
 
5836
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5836
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5837
5837
 
5838
5838
  </span>
5839
5839
 
@@ -5881,7 +5881,7 @@ view.on({
5881
5881
 
5882
5882
  <dt class="inherited-from">Inherited From:</dt>
5883
5883
  <dd class="inherited-from"><ul class="dummy"><li>
5884
- <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>
5884
+ <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>
5885
5885
  </li></ul></dd>
5886
5886
 
5887
5887
 
@@ -6183,7 +6183,7 @@ view.on({
6183
6183
 
6184
6184
  <span class="param-type">
6185
6185
 
6186
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6186
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6187
6187
 
6188
6188
  </span>
6189
6189
 
@@ -6225,7 +6225,7 @@ view.on({
6225
6225
 
6226
6226
  <span class="param-type">
6227
6227
 
6228
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6228
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6229
6229
 
6230
6230
  </span>
6231
6231
 
@@ -6267,7 +6267,7 @@ view.on({
6267
6267
 
6268
6268
  <span class="param-type">
6269
6269
 
6270
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6270
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6271
6271
 
6272
6272
  </span>
6273
6273
 
@@ -6309,7 +6309,7 @@ view.on({
6309
6309
 
6310
6310
  <span class="param-type">
6311
6311
 
6312
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6312
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6313
6313
 
6314
6314
  </span>
6315
6315
 
@@ -6357,7 +6357,7 @@ view.on({
6357
6357
 
6358
6358
  <dt class="inherited-from">Inherited From:</dt>
6359
6359
  <dd class="inherited-from"><ul class="dummy"><li>
6360
- <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>
6360
+ <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>
6361
6361
  </li></ul></dd>
6362
6362
 
6363
6363
 
@@ -6669,7 +6669,7 @@ view.on({
6669
6669
 
6670
6670
  <span class="param-type">
6671
6671
 
6672
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6672
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6673
6673
 
6674
6674
  </span>
6675
6675
 
@@ -6711,7 +6711,7 @@ view.on({
6711
6711
 
6712
6712
  <span class="param-type">
6713
6713
 
6714
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6714
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6715
6715
 
6716
6716
  </span>
6717
6717
 
@@ -6753,7 +6753,7 @@ view.on({
6753
6753
 
6754
6754
  <span class="param-type">
6755
6755
 
6756
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6756
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6757
6757
 
6758
6758
  </span>
6759
6759
 
@@ -6795,7 +6795,7 @@ view.on({
6795
6795
 
6796
6796
  <span class="param-type">
6797
6797
 
6798
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6798
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6799
6799
 
6800
6800
  </span>
6801
6801
 
@@ -6843,7 +6843,7 @@ view.on({
6843
6843
 
6844
6844
  <dt class="inherited-from">Inherited From:</dt>
6845
6845
  <dd class="inherited-from"><ul class="dummy"><li>
6846
- <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>
6846
+ <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>
6847
6847
  </li></ul></dd>
6848
6848
 
6849
6849
 
@@ -7145,7 +7145,7 @@ view.on({
7145
7145
 
7146
7146
  <span class="param-type">
7147
7147
 
7148
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7148
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7149
7149
 
7150
7150
  </span>
7151
7151
 
@@ -7187,7 +7187,7 @@ view.on({
7187
7187
 
7188
7188
  <span class="param-type">
7189
7189
 
7190
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
7190
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
7191
7191
 
7192
7192
  </span>
7193
7193
 
@@ -7229,7 +7229,7 @@ view.on({
7229
7229
 
7230
7230
  <span class="param-type">
7231
7231
 
7232
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7232
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7233
7233
 
7234
7234
  </span>
7235
7235
 
@@ -7271,7 +7271,7 @@ view.on({
7271
7271
 
7272
7272
  <span class="param-type">
7273
7273
 
7274
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
7274
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
7275
7275
 
7276
7276
  </span>
7277
7277
 
@@ -7319,7 +7319,7 @@ view.on({
7319
7319
 
7320
7320
  <dt class="inherited-from">Inherited From:</dt>
7321
7321
  <dd class="inherited-from"><ul class="dummy"><li>
7322
- <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>
7322
+ <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>
7323
7323
  </li></ul></dd>
7324
7324
 
7325
7325
 
@@ -7631,7 +7631,7 @@ view.on({
7631
7631
 
7632
7632
  <span class="param-type">
7633
7633
 
7634
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7634
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7635
7635
 
7636
7636
  </span>
7637
7637
 
@@ -7673,7 +7673,7 @@ view.on({
7673
7673
 
7674
7674
  <span class="param-type">
7675
7675
 
7676
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
7676
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
7677
7677
 
7678
7678
  </span>
7679
7679
 
@@ -7715,7 +7715,7 @@ view.on({
7715
7715
 
7716
7716
  <span class="param-type">
7717
7717
 
7718
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7718
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7719
7719
 
7720
7720
  </span>
7721
7721
 
@@ -7757,7 +7757,7 @@ view.on({
7757
7757
 
7758
7758
  <span class="param-type">
7759
7759
 
7760
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
7760
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
7761
7761
 
7762
7762
  </span>
7763
7763
 
@@ -7805,7 +7805,7 @@ view.on({
7805
7805
 
7806
7806
  <dt class="inherited-from">Inherited From:</dt>
7807
7807
  <dd class="inherited-from"><ul class="dummy"><li>
7808
- <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>
7808
+ <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>
7809
7809
  </li></ul></dd>
7810
7810
 
7811
7811
 
@@ -8107,7 +8107,7 @@ view.on({
8107
8107
 
8108
8108
  <span class="param-type">
8109
8109
 
8110
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8110
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8111
8111
 
8112
8112
  </span>
8113
8113
 
@@ -8149,7 +8149,7 @@ view.on({
8149
8149
 
8150
8150
  <span class="param-type">
8151
8151
 
8152
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
8152
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
8153
8153
 
8154
8154
  </span>
8155
8155
 
@@ -8191,7 +8191,7 @@ view.on({
8191
8191
 
8192
8192
  <span class="param-type">
8193
8193
 
8194
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8194
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8195
8195
 
8196
8196
  </span>
8197
8197
 
@@ -8233,7 +8233,7 @@ view.on({
8233
8233
 
8234
8234
  <span class="param-type">
8235
8235
 
8236
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
8236
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
8237
8237
 
8238
8238
  </span>
8239
8239
 
@@ -8281,7 +8281,7 @@ view.on({
8281
8281
 
8282
8282
  <dt class="inherited-from">Inherited From:</dt>
8283
8283
  <dd class="inherited-from"><ul class="dummy"><li>
8284
- <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>
8284
+ <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>
8285
8285
  </li></ul></dd>
8286
8286
 
8287
8287