@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
@@ -280,7 +280,7 @@
280
280
 
281
281
 
282
282
  <ul>
283
- <li><a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a></li>
283
+ <li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
284
284
  </ul>
285
285
 
286
286
 
@@ -390,7 +390,7 @@
390
390
 
391
391
  <span class="param-type">
392
392
 
393
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
393
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
394
394
 
395
395
  </span>
396
396
 
@@ -426,7 +426,7 @@
426
426
 
427
427
  <span class="param-type">
428
428
 
429
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
429
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
430
430
 
431
431
  </span>
432
432
 
@@ -570,7 +570,7 @@
570
570
 
571
571
  <span class="param-type">
572
572
 
573
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
573
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
574
574
 
575
575
  </span>
576
576
 
@@ -761,7 +761,7 @@
761
761
 
762
762
  <dt class="inherited-from">Inherited From:</dt>
763
763
  <dd class="inherited-from"><ul class="dummy"><li>
764
- <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#copyright" Layer.html#copyright>Layer#copyright</a>
764
+ <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
765
765
  </li></ul></dd>
766
766
 
767
767
 
@@ -845,7 +845,7 @@
845
845
 
846
846
  <dt class="inherited-from">Inherited From:</dt>
847
847
  <dd class="inherited-from"><ul class="dummy"><li>
848
- <a goto="description" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#description" Layer.html#description>Layer#description</a>
848
+ <a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
849
849
  </li></ul></dd>
850
850
 
851
851
 
@@ -925,7 +925,7 @@
925
925
 
926
926
  <dt class="inherited-from">Inherited From:</dt>
927
927
  <dd class="inherited-from"><ul class="dummy"><li>
928
- <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
928
+ <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
929
929
  </li></ul></dd>
930
930
 
931
931
 
@@ -1010,7 +1010,7 @@
1010
1010
 
1011
1011
  <dt class="inherited-from">Inherited From:</dt>
1012
1012
  <dd class="inherited-from"><ul class="dummy"><li>
1013
- <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
1013
+ <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
1014
1014
  </li></ul></dd>
1015
1015
 
1016
1016
 
@@ -1058,7 +1058,7 @@
1058
1058
 
1059
1059
  <span class="param-type">
1060
1060
 
1061
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1061
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1062
1062
 
1063
1063
  </span>
1064
1064
 
@@ -1099,7 +1099,7 @@
1099
1099
 
1100
1100
  <dt class="inherited-from">Inherited From:</dt>
1101
1101
  <dd class="inherited-from"><ul class="dummy"><li>
1102
- <a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extent" Layer.html#extent>Layer#extent</a>
1102
+ <a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
1103
1103
  </li></ul></dd>
1104
1104
 
1105
1105
 
@@ -1179,7 +1179,7 @@
1179
1179
 
1180
1180
  <dt class="inherited-from">Inherited From:</dt>
1181
1181
  <dd class="inherited-from"><ul class="dummy"><li>
1182
- <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#headers" Layer.html#headers>Layer#headers</a>
1182
+ <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
1183
1183
  </li></ul></dd>
1184
1184
 
1185
1185
 
@@ -1222,7 +1222,7 @@
1222
1222
 
1223
1223
  <span class="param-type">
1224
1224
 
1225
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
1225
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
1226
1226
 
1227
1227
  </span>
1228
1228
 
@@ -1259,7 +1259,7 @@
1259
1259
 
1260
1260
  <dt class="inherited-from">Inherited From:</dt>
1261
1261
  <dd class="inherited-from"><ul class="dummy"><li>
1262
- <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#httpMethod" Layer.html#httpMethod>Layer#httpMethod</a>
1262
+ <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
1263
1263
  </li></ul></dd>
1264
1264
 
1265
1265
 
@@ -1343,7 +1343,7 @@
1343
1343
 
1344
1344
  <dt class="inherited-from">Inherited From:</dt>
1345
1345
  <dd class="inherited-from"><ul class="dummy"><li>
1346
- <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#id" Layer.html#id>Layer#id</a>
1346
+ <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
1347
1347
  </li></ul></dd>
1348
1348
 
1349
1349
 
@@ -1423,7 +1423,7 @@
1423
1423
 
1424
1424
  <dt class="inherited-from">Inherited From:</dt>
1425
1425
  <dd class="inherited-from"><ul class="dummy"><li>
1426
- <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#index" Layer.html#index>Layer#index</a>
1426
+ <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
1427
1427
  </li></ul></dd>
1428
1428
 
1429
1429
 
@@ -1507,7 +1507,7 @@
1507
1507
 
1508
1508
  <dt class="inherited-from">Inherited From:</dt>
1509
1509
  <dd class="inherited-from"><ul class="dummy"><li>
1510
- <a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loaded" Layer.html#loaded>Layer#loaded</a>
1510
+ <a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
1511
1511
  </li></ul></dd>
1512
1512
 
1513
1513
 
@@ -1596,7 +1596,7 @@
1596
1596
 
1597
1597
  <dt class="inherited-from">Inherited From:</dt>
1598
1598
  <dd class="inherited-from"><ul class="dummy"><li>
1599
- <a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loadStatus" Layer.html#loadStatus>Layer#loadStatus</a>
1599
+ <a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
1600
1600
  </li></ul></dd>
1601
1601
 
1602
1602
 
@@ -1681,7 +1681,7 @@
1681
1681
 
1682
1682
  <dt class="inherited-from">Inherited From:</dt>
1683
1683
  <dd class="inherited-from"><ul class="dummy"><li>
1684
- <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#maxScale" Layer.html#maxScale>Layer#maxScale</a>
1684
+ <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
1685
1685
  </li></ul></dd>
1686
1686
 
1687
1687
 
@@ -1766,7 +1766,7 @@
1766
1766
 
1767
1767
  <dt class="inherited-from">Inherited From:</dt>
1768
1768
  <dd class="inherited-from"><ul class="dummy"><li>
1769
- <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#minScale" Layer.html#minScale>Layer#minScale</a>
1769
+ <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
1770
1770
  </li></ul></dd>
1771
1771
 
1772
1772
 
@@ -1851,7 +1851,7 @@
1851
1851
 
1852
1852
  <dt class="inherited-from">Inherited From:</dt>
1853
1853
  <dd class="inherited-from"><ul class="dummy"><li>
1854
- <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#opacity" Layer.html#opacity>Layer#opacity</a>
1854
+ <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
1855
1855
  </li></ul></dd>
1856
1856
 
1857
1857
 
@@ -1894,7 +1894,7 @@
1894
1894
 
1895
1895
  <span class="param-type">
1896
1896
 
1897
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
1897
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
1898
1898
 
1899
1899
  </span>
1900
1900
 
@@ -1933,7 +1933,7 @@
1933
1933
 
1934
1934
  <dt class="tag-overrides">Overrides:</dt>
1935
1935
  <dd class="tag-overrides"><ul class="dummy"><li>
1936
- <a class="mapgis-link-name" title="Layer#spatialReference" Layer.html#spatialReference>Layer#spatialReference</a>
1936
+ <a href="Layer.html#spatialReference">Layer#spatialReference</a>
1937
1937
  </li></ul></dd>
1938
1938
 
1939
1939
 
@@ -2011,7 +2011,7 @@
2011
2011
 
2012
2012
  <dt class="inherited-from">Inherited From:</dt>
2013
2013
  <dd class="inherited-from"><ul class="dummy"><li>
2014
- <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#title" Layer.html#title>Layer#title</a>
2014
+ <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
2015
2015
  </li></ul></dd>
2016
2016
 
2017
2017
 
@@ -2091,7 +2091,7 @@
2091
2091
 
2092
2092
  <dt class="inherited-from">Inherited From:</dt>
2093
2093
  <dd class="inherited-from"><ul class="dummy"><li>
2094
- <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenAttachType" Layer.html#tokenAttachType>Layer#tokenAttachType</a>
2094
+ <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
2095
2095
  </li></ul></dd>
2096
2096
 
2097
2097
 
@@ -2173,7 +2173,7 @@
2173
2173
 
2174
2174
  <dt class="tag-overrides">Overrides:</dt>
2175
2175
  <dd class="tag-overrides"><ul class="dummy"><li>
2176
- <a class="mapgis-link-name" title="Layer#tokenKey" Layer.html#tokenKey>Layer#tokenKey</a>
2176
+ <a href="Layer.html#tokenKey">Layer#tokenKey</a>
2177
2177
  </li></ul></dd>
2178
2178
 
2179
2179
 
@@ -2253,7 +2253,7 @@
2253
2253
 
2254
2254
  <dt class="tag-overrides">Overrides:</dt>
2255
2255
  <dd class="tag-overrides"><ul class="dummy"><li>
2256
- <a class="mapgis-link-name" title="Layer#tokenValue" Layer.html#tokenValue>Layer#tokenValue</a>
2256
+ <a href="Layer.html#tokenValue">Layer#tokenValue</a>
2257
2257
  </li></ul></dd>
2258
2258
 
2259
2259
 
@@ -2335,7 +2335,7 @@
2335
2335
 
2336
2336
  <dt class="inherited-from">Inherited From:</dt>
2337
2337
  <dd class="inherited-from"><ul class="dummy"><li>
2338
- <a goto="type" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#type" Layer.html#type>Layer#type</a>
2338
+ <a goto="type" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#type">Layer#type</a>
2339
2339
  </li></ul></dd>
2340
2340
 
2341
2341
 
@@ -2490,7 +2490,7 @@
2490
2490
 
2491
2491
  <dt class="inherited-from">Inherited From:</dt>
2492
2492
  <dd class="inherited-from"><ul class="dummy"><li>
2493
- <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#visible" Layer.html#visible>Layer#visible</a>
2493
+ <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
2494
2494
  </li></ul></dd>
2495
2495
 
2496
2496
 
@@ -2554,7 +2554,7 @@
2554
2554
 
2555
2555
  <span class="param-type">
2556
2556
 
2557
- <a link="SceneLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneLayer" SceneLayer.html>SceneLayer</a>
2557
+ <a link="SceneLayer.html" onclick="getTypeHTML(event)" href="SceneLayer.html">SceneLayer</a>
2558
2558
 
2559
2559
  </span>
2560
2560
 
@@ -2729,7 +2729,7 @@
2729
2729
 
2730
2730
  <dt class="tag-overrides">Overrides:</dt>
2731
2731
  <dd class="tag-overrides"><ul class="dummy"><li>
2732
- <a class="mapgis-link-name" title="Layer#clone" Layer.html#clone>Layer#clone</a>
2732
+ <a href="Layer.html#clone">Layer#clone</a>
2733
2733
  </li></ul></dd>
2734
2734
 
2735
2735
 
@@ -2790,7 +2790,7 @@
2790
2790
 
2791
2791
  <span class="param-type">
2792
2792
 
2793
- <a link="SceneLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneLayer" SceneLayer.html>SceneLayer</a>
2793
+ <a link="SceneLayer.html" onclick="getTypeHTML(event)" href="SceneLayer.html">SceneLayer</a>
2794
2794
 
2795
2795
  </span>
2796
2796
 
@@ -2849,7 +2849,7 @@
2849
2849
 
2850
2850
  <dt class="inherited-from">Inherited From:</dt>
2851
2851
  <dd class="inherited-from"><ul class="dummy"><li>
2852
- <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#destroy" Layer.html#destroy>Layer#destroy</a>
2852
+ <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
2853
2853
  </li></ul></dd>
2854
2854
 
2855
2855
 
@@ -2973,7 +2973,7 @@
2973
2973
 
2974
2974
  <dt class="inherited-from">Inherited From:</dt>
2975
2975
  <dd class="inherited-from"><ul class="dummy"><li>
2976
- <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#isLoaded" Layer.html#isLoaded>Layer#isLoaded</a>
2976
+ <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
2977
2977
  </li></ul></dd>
2978
2978
 
2979
2979
 
@@ -3220,7 +3220,7 @@
3220
3220
 
3221
3221
  <dt class="inherited-from">Inherited From:</dt>
3222
3222
  <dd class="inherited-from"><ul class="dummy"><li>
3223
- <a goto="off" link="Evented.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Evented#off" Evented.html#off>Evented#off</a>
3223
+ <a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
3224
3224
  </li></ul></dd>
3225
3225
 
3226
3226
 
@@ -3581,7 +3581,7 @@ view.off({
3581
3581
 
3582
3582
  <dt class="inherited-from">Inherited From:</dt>
3583
3583
  <dd class="inherited-from"><ul class="dummy"><li>
3584
- <a goto="on" link="Evented.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Evented#on" Evented.html#on>Evented#on</a>
3584
+ <a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
3585
3585
  </li></ul></dd>
3586
3586
 
3587
3587
 
@@ -3785,7 +3785,7 @@ view.on({
3785
3785
 
3786
3786
  <dt class="inherited-from">Inherited From:</dt>
3787
3787
  <dd class="inherited-from"><ul class="dummy"><li>
3788
- <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#refresh" Layer.html#refresh>Layer#refresh</a>
3788
+ <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
3789
3789
  </li></ul></dd>
3790
3790
 
3791
3791
 
@@ -3883,7 +3883,7 @@ view.on({
3883
3883
 
3884
3884
  <dt class="tag-overrides">Overrides:</dt>
3885
3885
  <dd class="tag-overrides"><ul class="dummy"><li>
3886
- <a class="mapgis-link-name" title="Layer#toJSON" Layer.html#toJSON>Layer#toJSON</a>
3886
+ <a href="Layer.html#toJSON">Layer#toJSON</a>
3887
3887
  </li></ul></dd>
3888
3888
 
3889
3889
 
@@ -4262,7 +4262,7 @@ view.on({
4262
4262
 
4263
4263
  <span class="param-type">
4264
4264
 
4265
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4265
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4266
4266
 
4267
4267
  </span>
4268
4268
 
@@ -4304,7 +4304,7 @@ view.on({
4304
4304
 
4305
4305
  <span class="param-type">
4306
4306
 
4307
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
4307
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
4308
4308
 
4309
4309
  </span>
4310
4310
 
@@ -4346,7 +4346,7 @@ view.on({
4346
4346
 
4347
4347
  <span class="param-type">
4348
4348
 
4349
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4349
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4350
4350
 
4351
4351
  </span>
4352
4352
 
@@ -4388,7 +4388,7 @@ view.on({
4388
4388
 
4389
4389
  <span class="param-type">
4390
4390
 
4391
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
4391
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
4392
4392
 
4393
4393
  </span>
4394
4394
 
@@ -4436,7 +4436,7 @@ view.on({
4436
4436
 
4437
4437
  <dt class="inherited-from">Inherited From:</dt>
4438
4438
  <dd class="inherited-from"><ul class="dummy"><li>
4439
- <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>
4439
+ <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>
4440
4440
  </li></ul></dd>
4441
4441
 
4442
4442
 
@@ -4748,7 +4748,7 @@ view.on({
4748
4748
 
4749
4749
  <span class="param-type">
4750
4750
 
4751
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4751
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4752
4752
 
4753
4753
  </span>
4754
4754
 
@@ -4790,7 +4790,7 @@ view.on({
4790
4790
 
4791
4791
  <span class="param-type">
4792
4792
 
4793
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
4793
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
4794
4794
 
4795
4795
  </span>
4796
4796
 
@@ -4832,7 +4832,7 @@ view.on({
4832
4832
 
4833
4833
  <span class="param-type">
4834
4834
 
4835
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4835
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4836
4836
 
4837
4837
  </span>
4838
4838
 
@@ -4874,7 +4874,7 @@ view.on({
4874
4874
 
4875
4875
  <span class="param-type">
4876
4876
 
4877
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
4877
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
4878
4878
 
4879
4879
  </span>
4880
4880
 
@@ -4922,7 +4922,7 @@ view.on({
4922
4922
 
4923
4923
  <dt class="inherited-from">Inherited From:</dt>
4924
4924
  <dd class="inherited-from"><ul class="dummy"><li>
4925
- <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>
4925
+ <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>
4926
4926
  </li></ul></dd>
4927
4927
 
4928
4928
 
@@ -5224,7 +5224,7 @@ view.on({
5224
5224
 
5225
5225
  <span class="param-type">
5226
5226
 
5227
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5227
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5228
5228
 
5229
5229
  </span>
5230
5230
 
@@ -5266,7 +5266,7 @@ view.on({
5266
5266
 
5267
5267
  <span class="param-type">
5268
5268
 
5269
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5269
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5270
5270
 
5271
5271
  </span>
5272
5272
 
@@ -5308,7 +5308,7 @@ view.on({
5308
5308
 
5309
5309
  <span class="param-type">
5310
5310
 
5311
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5311
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5312
5312
 
5313
5313
  </span>
5314
5314
 
@@ -5350,7 +5350,7 @@ view.on({
5350
5350
 
5351
5351
  <span class="param-type">
5352
5352
 
5353
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5353
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5354
5354
 
5355
5355
  </span>
5356
5356
 
@@ -5398,7 +5398,7 @@ view.on({
5398
5398
 
5399
5399
  <dt class="inherited-from">Inherited From:</dt>
5400
5400
  <dd class="inherited-from"><ul class="dummy"><li>
5401
- <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>
5401
+ <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>
5402
5402
  </li></ul></dd>
5403
5403
 
5404
5404
 
@@ -5710,7 +5710,7 @@ view.on({
5710
5710
 
5711
5711
  <span class="param-type">
5712
5712
 
5713
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5713
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5714
5714
 
5715
5715
  </span>
5716
5716
 
@@ -5752,7 +5752,7 @@ view.on({
5752
5752
 
5753
5753
  <span class="param-type">
5754
5754
 
5755
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5755
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5756
5756
 
5757
5757
  </span>
5758
5758
 
@@ -5794,7 +5794,7 @@ view.on({
5794
5794
 
5795
5795
  <span class="param-type">
5796
5796
 
5797
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5797
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5798
5798
 
5799
5799
  </span>
5800
5800
 
@@ -5836,7 +5836,7 @@ view.on({
5836
5836
 
5837
5837
  <span class="param-type">
5838
5838
 
5839
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5839
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5840
5840
 
5841
5841
  </span>
5842
5842
 
@@ -5884,7 +5884,7 @@ view.on({
5884
5884
 
5885
5885
  <dt class="inherited-from">Inherited From:</dt>
5886
5886
  <dd class="inherited-from"><ul class="dummy"><li>
5887
- <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>
5887
+ <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>
5888
5888
  </li></ul></dd>
5889
5889
 
5890
5890
 
@@ -6186,7 +6186,7 @@ view.on({
6186
6186
 
6187
6187
  <span class="param-type">
6188
6188
 
6189
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6189
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6190
6190
 
6191
6191
  </span>
6192
6192
 
@@ -6228,7 +6228,7 @@ view.on({
6228
6228
 
6229
6229
  <span class="param-type">
6230
6230
 
6231
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6231
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6232
6232
 
6233
6233
  </span>
6234
6234
 
@@ -6270,7 +6270,7 @@ view.on({
6270
6270
 
6271
6271
  <span class="param-type">
6272
6272
 
6273
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6273
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6274
6274
 
6275
6275
  </span>
6276
6276
 
@@ -6312,7 +6312,7 @@ view.on({
6312
6312
 
6313
6313
  <span class="param-type">
6314
6314
 
6315
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6315
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6316
6316
 
6317
6317
  </span>
6318
6318
 
@@ -6360,7 +6360,7 @@ view.on({
6360
6360
 
6361
6361
  <dt class="inherited-from">Inherited From:</dt>
6362
6362
  <dd class="inherited-from"><ul class="dummy"><li>
6363
- <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>
6363
+ <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>
6364
6364
  </li></ul></dd>
6365
6365
 
6366
6366
 
@@ -6672,7 +6672,7 @@ view.on({
6672
6672
 
6673
6673
  <span class="param-type">
6674
6674
 
6675
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6675
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6676
6676
 
6677
6677
  </span>
6678
6678
 
@@ -6714,7 +6714,7 @@ view.on({
6714
6714
 
6715
6715
  <span class="param-type">
6716
6716
 
6717
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6717
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6718
6718
 
6719
6719
  </span>
6720
6720
 
@@ -6756,7 +6756,7 @@ view.on({
6756
6756
 
6757
6757
  <span class="param-type">
6758
6758
 
6759
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6759
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6760
6760
 
6761
6761
  </span>
6762
6762
 
@@ -6798,7 +6798,7 @@ view.on({
6798
6798
 
6799
6799
  <span class="param-type">
6800
6800
 
6801
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6801
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6802
6802
 
6803
6803
  </span>
6804
6804
 
@@ -6846,7 +6846,7 @@ view.on({
6846
6846
 
6847
6847
  <dt class="inherited-from">Inherited From:</dt>
6848
6848
  <dd class="inherited-from"><ul class="dummy"><li>
6849
- <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>
6849
+ <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>
6850
6850
  </li></ul></dd>
6851
6851
 
6852
6852
 
@@ -7148,7 +7148,7 @@ view.on({
7148
7148
 
7149
7149
  <span class="param-type">
7150
7150
 
7151
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7151
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7152
7152
 
7153
7153
  </span>
7154
7154
 
@@ -7190,7 +7190,7 @@ view.on({
7190
7190
 
7191
7191
  <span class="param-type">
7192
7192
 
7193
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
7193
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
7194
7194
 
7195
7195
  </span>
7196
7196
 
@@ -7232,7 +7232,7 @@ view.on({
7232
7232
 
7233
7233
  <span class="param-type">
7234
7234
 
7235
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7235
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7236
7236
 
7237
7237
  </span>
7238
7238
 
@@ -7274,7 +7274,7 @@ view.on({
7274
7274
 
7275
7275
  <span class="param-type">
7276
7276
 
7277
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
7277
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
7278
7278
 
7279
7279
  </span>
7280
7280
 
@@ -7322,7 +7322,7 @@ view.on({
7322
7322
 
7323
7323
  <dt class="inherited-from">Inherited From:</dt>
7324
7324
  <dd class="inherited-from"><ul class="dummy"><li>
7325
- <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>
7325
+ <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>
7326
7326
  </li></ul></dd>
7327
7327
 
7328
7328