@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
@@ -176,7 +176,7 @@
176
176
 
177
177
 
178
178
  <ul>
179
- <li><a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a></li>
179
+ <li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
180
180
  </ul>
181
181
 
182
182
 
@@ -286,7 +286,7 @@
286
286
 
287
287
  <span class="param-type">
288
288
 
289
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
289
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
290
290
 
291
291
  </span>
292
292
 
@@ -322,7 +322,7 @@
322
322
 
323
323
  <span class="param-type">
324
324
 
325
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
325
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
326
326
 
327
327
  </span>
328
328
 
@@ -466,7 +466,7 @@
466
466
 
467
467
  <span class="param-type">
468
468
 
469
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
469
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
470
470
 
471
471
  </span>
472
472
 
@@ -639,7 +639,7 @@
639
639
 
640
640
  <dt class="inherited-from">Inherited From:</dt>
641
641
  <dd class="inherited-from"><ul class="dummy"><li>
642
- <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#copyright" Layer.html#copyright>Layer#copyright</a>
642
+ <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
643
643
  </li></ul></dd>
644
644
 
645
645
 
@@ -723,7 +723,7 @@
723
723
 
724
724
  <dt class="inherited-from">Inherited From:</dt>
725
725
  <dd class="inherited-from"><ul class="dummy"><li>
726
- <a goto="description" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#description" Layer.html#description>Layer#description</a>
726
+ <a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
727
727
  </li></ul></dd>
728
728
 
729
729
 
@@ -803,7 +803,7 @@
803
803
 
804
804
  <dt class="inherited-from">Inherited From:</dt>
805
805
  <dd class="inherited-from"><ul class="dummy"><li>
806
- <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
806
+ <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
807
807
  </li></ul></dd>
808
808
 
809
809
 
@@ -888,7 +888,7 @@
888
888
 
889
889
  <dt class="inherited-from">Inherited From:</dt>
890
890
  <dd class="inherited-from"><ul class="dummy"><li>
891
- <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
891
+ <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
892
892
  </li></ul></dd>
893
893
 
894
894
 
@@ -936,7 +936,7 @@
936
936
 
937
937
  <span class="param-type">
938
938
 
939
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
939
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
940
940
 
941
941
  </span>
942
942
 
@@ -977,7 +977,7 @@
977
977
 
978
978
  <dt class="inherited-from">Inherited From:</dt>
979
979
  <dd class="inherited-from"><ul class="dummy"><li>
980
- <a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extent" Layer.html#extent>Layer#extent</a>
980
+ <a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
981
981
  </li></ul></dd>
982
982
 
983
983
 
@@ -1057,7 +1057,7 @@
1057
1057
 
1058
1058
  <dt class="inherited-from">Inherited From:</dt>
1059
1059
  <dd class="inherited-from"><ul class="dummy"><li>
1060
- <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#headers" Layer.html#headers>Layer#headers</a>
1060
+ <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
1061
1061
  </li></ul></dd>
1062
1062
 
1063
1063
 
@@ -1100,7 +1100,7 @@
1100
1100
 
1101
1101
  <span class="param-type">
1102
1102
 
1103
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
1103
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
1104
1104
 
1105
1105
  </span>
1106
1106
 
@@ -1137,7 +1137,7 @@
1137
1137
 
1138
1138
  <dt class="inherited-from">Inherited From:</dt>
1139
1139
  <dd class="inherited-from"><ul class="dummy"><li>
1140
- <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#httpMethod" Layer.html#httpMethod>Layer#httpMethod</a>
1140
+ <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
1141
1141
  </li></ul></dd>
1142
1142
 
1143
1143
 
@@ -1221,7 +1221,7 @@
1221
1221
 
1222
1222
  <dt class="inherited-from">Inherited From:</dt>
1223
1223
  <dd class="inherited-from"><ul class="dummy"><li>
1224
- <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#id" Layer.html#id>Layer#id</a>
1224
+ <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
1225
1225
  </li></ul></dd>
1226
1226
 
1227
1227
 
@@ -1301,7 +1301,7 @@
1301
1301
 
1302
1302
  <dt class="inherited-from">Inherited From:</dt>
1303
1303
  <dd class="inherited-from"><ul class="dummy"><li>
1304
- <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#index" Layer.html#index>Layer#index</a>
1304
+ <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
1305
1305
  </li></ul></dd>
1306
1306
 
1307
1307
 
@@ -1385,7 +1385,7 @@
1385
1385
 
1386
1386
  <dt class="inherited-from">Inherited From:</dt>
1387
1387
  <dd class="inherited-from"><ul class="dummy"><li>
1388
- <a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loaded" Layer.html#loaded>Layer#loaded</a>
1388
+ <a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
1389
1389
  </li></ul></dd>
1390
1390
 
1391
1391
 
@@ -1474,7 +1474,7 @@
1474
1474
 
1475
1475
  <dt class="inherited-from">Inherited From:</dt>
1476
1476
  <dd class="inherited-from"><ul class="dummy"><li>
1477
- <a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loadStatus" Layer.html#loadStatus>Layer#loadStatus</a>
1477
+ <a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
1478
1478
  </li></ul></dd>
1479
1479
 
1480
1480
 
@@ -1559,7 +1559,7 @@
1559
1559
 
1560
1560
  <dt class="inherited-from">Inherited From:</dt>
1561
1561
  <dd class="inherited-from"><ul class="dummy"><li>
1562
- <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#maxScale" Layer.html#maxScale>Layer#maxScale</a>
1562
+ <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
1563
1563
  </li></ul></dd>
1564
1564
 
1565
1565
 
@@ -1644,7 +1644,7 @@
1644
1644
 
1645
1645
  <dt class="inherited-from">Inherited From:</dt>
1646
1646
  <dd class="inherited-from"><ul class="dummy"><li>
1647
- <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#minScale" Layer.html#minScale>Layer#minScale</a>
1647
+ <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
1648
1648
  </li></ul></dd>
1649
1649
 
1650
1650
 
@@ -1729,7 +1729,7 @@
1729
1729
 
1730
1730
  <dt class="inherited-from">Inherited From:</dt>
1731
1731
  <dd class="inherited-from"><ul class="dummy"><li>
1732
- <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#opacity" Layer.html#opacity>Layer#opacity</a>
1732
+ <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
1733
1733
  </li></ul></dd>
1734
1734
 
1735
1735
 
@@ -1772,7 +1772,7 @@
1772
1772
 
1773
1773
  <span class="param-type">
1774
1774
 
1775
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
1775
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
1776
1776
 
1777
1777
  </span>
1778
1778
 
@@ -1811,7 +1811,7 @@
1811
1811
 
1812
1812
  <dt class="tag-overrides">Overrides:</dt>
1813
1813
  <dd class="tag-overrides"><ul class="dummy"><li>
1814
- <a class="mapgis-link-name" title="Layer#spatialReference" Layer.html#spatialReference>Layer#spatialReference</a>
1814
+ <a href="Layer.html#spatialReference">Layer#spatialReference</a>
1815
1815
  </li></ul></dd>
1816
1816
 
1817
1817
 
@@ -1889,7 +1889,7 @@
1889
1889
 
1890
1890
  <dt class="inherited-from">Inherited From:</dt>
1891
1891
  <dd class="inherited-from"><ul class="dummy"><li>
1892
- <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#title" Layer.html#title>Layer#title</a>
1892
+ <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
1893
1893
  </li></ul></dd>
1894
1894
 
1895
1895
 
@@ -1969,7 +1969,7 @@
1969
1969
 
1970
1970
  <dt class="inherited-from">Inherited From:</dt>
1971
1971
  <dd class="inherited-from"><ul class="dummy"><li>
1972
- <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenAttachType" Layer.html#tokenAttachType>Layer#tokenAttachType</a>
1972
+ <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
1973
1973
  </li></ul></dd>
1974
1974
 
1975
1975
 
@@ -2049,7 +2049,7 @@
2049
2049
 
2050
2050
  <dt class="inherited-from">Inherited From:</dt>
2051
2051
  <dd class="inherited-from"><ul class="dummy"><li>
2052
- <a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenKey" Layer.html#tokenKey>Layer#tokenKey</a>
2052
+ <a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
2053
2053
  </li></ul></dd>
2054
2054
 
2055
2055
 
@@ -2134,7 +2134,7 @@
2134
2134
 
2135
2135
  <dt class="inherited-from">Inherited From:</dt>
2136
2136
  <dd class="inherited-from"><ul class="dummy"><li>
2137
- <a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenValue" Layer.html#tokenValue>Layer#tokenValue</a>
2137
+ <a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
2138
2138
  </li></ul></dd>
2139
2139
 
2140
2140
 
@@ -2216,7 +2216,7 @@
2216
2216
 
2217
2217
  <dt class="tag-overrides">Overrides:</dt>
2218
2218
  <dd class="tag-overrides"><ul class="dummy"><li>
2219
- <a class="mapgis-link-name" title="Layer#type" Layer.html#type>Layer#type</a>
2219
+ <a href="Layer.html#type">Layer#type</a>
2220
2220
  </li></ul></dd>
2221
2221
 
2222
2222
 
@@ -2294,7 +2294,7 @@
2294
2294
 
2295
2295
  <dt class="inherited-from">Inherited From:</dt>
2296
2296
  <dd class="inherited-from"><ul class="dummy"><li>
2297
- <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#visible" Layer.html#visible>Layer#visible</a>
2297
+ <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
2298
2298
  </li></ul></dd>
2299
2299
 
2300
2300
 
@@ -2358,7 +2358,7 @@
2358
2358
 
2359
2359
  <span class="param-type">
2360
2360
 
2361
- <a link="OverlayLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="OverlayLayer" OverlayLayer.html>OverlayLayer</a>
2361
+ <a link="OverlayLayer.html" onclick="getTypeHTML(event)" href="OverlayLayer.html">OverlayLayer</a>
2362
2362
 
2363
2363
  </span>
2364
2364
 
@@ -2533,7 +2533,7 @@
2533
2533
 
2534
2534
  <dt class="tag-overrides">Overrides:</dt>
2535
2535
  <dd class="tag-overrides"><ul class="dummy"><li>
2536
- <a class="mapgis-link-name" title="Layer#clone" Layer.html#clone>Layer#clone</a>
2536
+ <a href="Layer.html#clone">Layer#clone</a>
2537
2537
  </li></ul></dd>
2538
2538
 
2539
2539
 
@@ -2594,7 +2594,7 @@
2594
2594
 
2595
2595
  <span class="param-type">
2596
2596
 
2597
- <a link="OverlayLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="OverlayLayer" OverlayLayer.html>OverlayLayer</a>
2597
+ <a link="OverlayLayer.html" onclick="getTypeHTML(event)" href="OverlayLayer.html">OverlayLayer</a>
2598
2598
 
2599
2599
  </span>
2600
2600
 
@@ -2653,7 +2653,7 @@
2653
2653
 
2654
2654
  <dt class="inherited-from">Inherited From:</dt>
2655
2655
  <dd class="inherited-from"><ul class="dummy"><li>
2656
- <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#destroy" Layer.html#destroy>Layer#destroy</a>
2656
+ <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
2657
2657
  </li></ul></dd>
2658
2658
 
2659
2659
 
@@ -2777,7 +2777,7 @@
2777
2777
 
2778
2778
  <dt class="inherited-from">Inherited From:</dt>
2779
2779
  <dd class="inherited-from"><ul class="dummy"><li>
2780
- <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#isLoaded" Layer.html#isLoaded>Layer#isLoaded</a>
2780
+ <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
2781
2781
  </li></ul></dd>
2782
2782
 
2783
2783
 
@@ -3024,7 +3024,7 @@
3024
3024
 
3025
3025
  <dt class="inherited-from">Inherited From:</dt>
3026
3026
  <dd class="inherited-from"><ul class="dummy"><li>
3027
- <a goto="off" link="Evented.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Evented#off" Evented.html#off>Evented#off</a>
3027
+ <a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
3028
3028
  </li></ul></dd>
3029
3029
 
3030
3030
 
@@ -3385,7 +3385,7 @@ view.off({
3385
3385
 
3386
3386
  <dt class="inherited-from">Inherited From:</dt>
3387
3387
  <dd class="inherited-from"><ul class="dummy"><li>
3388
- <a goto="on" link="Evented.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Evented#on" Evented.html#on>Evented#on</a>
3388
+ <a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
3389
3389
  </li></ul></dd>
3390
3390
 
3391
3391
 
@@ -3589,7 +3589,7 @@ view.on({
3589
3589
 
3590
3590
  <dt class="inherited-from">Inherited From:</dt>
3591
3591
  <dd class="inherited-from"><ul class="dummy"><li>
3592
- <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#refresh" Layer.html#refresh>Layer#refresh</a>
3592
+ <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
3593
3593
  </li></ul></dd>
3594
3594
 
3595
3595
 
@@ -3687,7 +3687,7 @@ view.on({
3687
3687
 
3688
3688
  <dt class="tag-overrides">Overrides:</dt>
3689
3689
  <dd class="tag-overrides"><ul class="dummy"><li>
3690
- <a class="mapgis-link-name" title="Layer#toJSON" Layer.html#toJSON>Layer#toJSON</a>
3690
+ <a href="Layer.html#toJSON">Layer#toJSON</a>
3691
3691
  </li></ul></dd>
3692
3692
 
3693
3693
 
@@ -4066,7 +4066,7 @@ view.on({
4066
4066
 
4067
4067
  <span class="param-type">
4068
4068
 
4069
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4069
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4070
4070
 
4071
4071
  </span>
4072
4072
 
@@ -4108,7 +4108,7 @@ view.on({
4108
4108
 
4109
4109
  <span class="param-type">
4110
4110
 
4111
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
4111
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
4112
4112
 
4113
4113
  </span>
4114
4114
 
@@ -4150,7 +4150,7 @@ view.on({
4150
4150
 
4151
4151
  <span class="param-type">
4152
4152
 
4153
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4153
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4154
4154
 
4155
4155
  </span>
4156
4156
 
@@ -4192,7 +4192,7 @@ view.on({
4192
4192
 
4193
4193
  <span class="param-type">
4194
4194
 
4195
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
4195
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
4196
4196
 
4197
4197
  </span>
4198
4198
 
@@ -4240,7 +4240,7 @@ view.on({
4240
4240
 
4241
4241
  <dt class="inherited-from">Inherited From:</dt>
4242
4242
  <dd class="inherited-from"><ul class="dummy"><li>
4243
- <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>
4243
+ <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>
4244
4244
  </li></ul></dd>
4245
4245
 
4246
4246
 
@@ -4552,7 +4552,7 @@ view.on({
4552
4552
 
4553
4553
  <span class="param-type">
4554
4554
 
4555
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4555
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4556
4556
 
4557
4557
  </span>
4558
4558
 
@@ -4594,7 +4594,7 @@ view.on({
4594
4594
 
4595
4595
  <span class="param-type">
4596
4596
 
4597
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
4597
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
4598
4598
 
4599
4599
  </span>
4600
4600
 
@@ -4636,7 +4636,7 @@ view.on({
4636
4636
 
4637
4637
  <span class="param-type">
4638
4638
 
4639
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4639
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4640
4640
 
4641
4641
  </span>
4642
4642
 
@@ -4678,7 +4678,7 @@ view.on({
4678
4678
 
4679
4679
  <span class="param-type">
4680
4680
 
4681
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
4681
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
4682
4682
 
4683
4683
  </span>
4684
4684
 
@@ -4726,7 +4726,7 @@ view.on({
4726
4726
 
4727
4727
  <dt class="inherited-from">Inherited From:</dt>
4728
4728
  <dd class="inherited-from"><ul class="dummy"><li>
4729
- <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>
4729
+ <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>
4730
4730
  </li></ul></dd>
4731
4731
 
4732
4732
 
@@ -5028,7 +5028,7 @@ view.on({
5028
5028
 
5029
5029
  <span class="param-type">
5030
5030
 
5031
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5031
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5032
5032
 
5033
5033
  </span>
5034
5034
 
@@ -5070,7 +5070,7 @@ view.on({
5070
5070
 
5071
5071
  <span class="param-type">
5072
5072
 
5073
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5073
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5074
5074
 
5075
5075
  </span>
5076
5076
 
@@ -5112,7 +5112,7 @@ view.on({
5112
5112
 
5113
5113
  <span class="param-type">
5114
5114
 
5115
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5115
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5116
5116
 
5117
5117
  </span>
5118
5118
 
@@ -5154,7 +5154,7 @@ view.on({
5154
5154
 
5155
5155
  <span class="param-type">
5156
5156
 
5157
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5157
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5158
5158
 
5159
5159
  </span>
5160
5160
 
@@ -5202,7 +5202,7 @@ view.on({
5202
5202
 
5203
5203
  <dt class="inherited-from">Inherited From:</dt>
5204
5204
  <dd class="inherited-from"><ul class="dummy"><li>
5205
- <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>
5205
+ <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>
5206
5206
  </li></ul></dd>
5207
5207
 
5208
5208
 
@@ -5514,7 +5514,7 @@ view.on({
5514
5514
 
5515
5515
  <span class="param-type">
5516
5516
 
5517
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5517
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5518
5518
 
5519
5519
  </span>
5520
5520
 
@@ -5556,7 +5556,7 @@ view.on({
5556
5556
 
5557
5557
  <span class="param-type">
5558
5558
 
5559
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5559
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5560
5560
 
5561
5561
  </span>
5562
5562
 
@@ -5598,7 +5598,7 @@ view.on({
5598
5598
 
5599
5599
  <span class="param-type">
5600
5600
 
5601
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5601
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5602
5602
 
5603
5603
  </span>
5604
5604
 
@@ -5640,7 +5640,7 @@ view.on({
5640
5640
 
5641
5641
  <span class="param-type">
5642
5642
 
5643
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5643
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5644
5644
 
5645
5645
  </span>
5646
5646
 
@@ -5688,7 +5688,7 @@ view.on({
5688
5688
 
5689
5689
  <dt class="inherited-from">Inherited From:</dt>
5690
5690
  <dd class="inherited-from"><ul class="dummy"><li>
5691
- <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>
5691
+ <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>
5692
5692
  </li></ul></dd>
5693
5693
 
5694
5694
 
@@ -5990,7 +5990,7 @@ view.on({
5990
5990
 
5991
5991
  <span class="param-type">
5992
5992
 
5993
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5993
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5994
5994
 
5995
5995
  </span>
5996
5996
 
@@ -6032,7 +6032,7 @@ view.on({
6032
6032
 
6033
6033
  <span class="param-type">
6034
6034
 
6035
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6035
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6036
6036
 
6037
6037
  </span>
6038
6038
 
@@ -6074,7 +6074,7 @@ view.on({
6074
6074
 
6075
6075
  <span class="param-type">
6076
6076
 
6077
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6077
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6078
6078
 
6079
6079
  </span>
6080
6080
 
@@ -6116,7 +6116,7 @@ view.on({
6116
6116
 
6117
6117
  <span class="param-type">
6118
6118
 
6119
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6119
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6120
6120
 
6121
6121
  </span>
6122
6122
 
@@ -6164,7 +6164,7 @@ view.on({
6164
6164
 
6165
6165
  <dt class="inherited-from">Inherited From:</dt>
6166
6166
  <dd class="inherited-from"><ul class="dummy"><li>
6167
- <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>
6167
+ <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>
6168
6168
  </li></ul></dd>
6169
6169
 
6170
6170
 
@@ -6476,7 +6476,7 @@ view.on({
6476
6476
 
6477
6477
  <span class="param-type">
6478
6478
 
6479
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6479
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6480
6480
 
6481
6481
  </span>
6482
6482
 
@@ -6518,7 +6518,7 @@ view.on({
6518
6518
 
6519
6519
  <span class="param-type">
6520
6520
 
6521
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6521
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6522
6522
 
6523
6523
  </span>
6524
6524
 
@@ -6560,7 +6560,7 @@ view.on({
6560
6560
 
6561
6561
  <span class="param-type">
6562
6562
 
6563
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6563
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6564
6564
 
6565
6565
  </span>
6566
6566
 
@@ -6602,7 +6602,7 @@ view.on({
6602
6602
 
6603
6603
  <span class="param-type">
6604
6604
 
6605
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6605
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6606
6606
 
6607
6607
  </span>
6608
6608
 
@@ -6650,7 +6650,7 @@ view.on({
6650
6650
 
6651
6651
  <dt class="inherited-from">Inherited From:</dt>
6652
6652
  <dd class="inherited-from"><ul class="dummy"><li>
6653
- <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>
6653
+ <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>
6654
6654
  </li></ul></dd>
6655
6655
 
6656
6656
 
@@ -6952,7 +6952,7 @@ view.on({
6952
6952
 
6953
6953
  <span class="param-type">
6954
6954
 
6955
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6955
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6956
6956
 
6957
6957
  </span>
6958
6958
 
@@ -6994,7 +6994,7 @@ view.on({
6994
6994
 
6995
6995
  <span class="param-type">
6996
6996
 
6997
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6997
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6998
6998
 
6999
6999
  </span>
7000
7000
 
@@ -7036,7 +7036,7 @@ view.on({
7036
7036
 
7037
7037
  <span class="param-type">
7038
7038
 
7039
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7039
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7040
7040
 
7041
7041
  </span>
7042
7042
 
@@ -7078,7 +7078,7 @@ view.on({
7078
7078
 
7079
7079
  <span class="param-type">
7080
7080
 
7081
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
7081
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
7082
7082
 
7083
7083
  </span>
7084
7084
 
@@ -7126,7 +7126,7 @@ view.on({
7126
7126
 
7127
7127
  <dt class="inherited-from">Inherited From:</dt>
7128
7128
  <dd class="inherited-from"><ul class="dummy"><li>
7129
- <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>
7129
+ <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>
7130
7130
  </li></ul></dd>
7131
7131
 
7132
7132