@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
@@ -142,14 +142,14 @@ if(layer.loadStatus === 'loaded') {<br/>
142
142
 
143
143
 
144
144
  <td class="description last"><p>几何对象,支持的几何数据如下:<br/>
145
- <a class="mapgis-link-name" title="Point" Point.html><code>1、点几何</code></a><br/>
146
- <a class="mapgis-link-name" title="MultiPoint" MultiPoint.html><code>2、多点几何</code></a><br/>
147
- <a class="mapgis-link-name" title="LineString" LineString.html><code>3、线几何</code></a><br/>
148
- <a class="mapgis-link-name" title="MultiLineString" MultiLineString.html><code>4、多线几何</code></a><br/>
149
- <a class="mapgis-link-name" title="Polygon" Polygon.html><code>5、区几何</code></a><br/>
150
- <a class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html><code>6、多区几何</code></a><br/>
151
- <a class="mapgis-link-name" title="Extent" Extent.html><code>7、矩形几何</code></a><br/>
152
- <a class="mapgis-link-name" title="Circle" Circle.html><code>8、圆几何</code></a><br/>
145
+ <a href="Point.html"><code>1、点几何</code></a><br/>
146
+ <a href="MultiPoint.html"><code>2、多点几何</code></a><br/>
147
+ <a href="LineString.html"><code>3、线几何</code></a><br/>
148
+ <a href="MultiLineString.html"><code>4、多线几何</code></a><br/>
149
+ <a href="Polygon.html"><code>5、区几何</code></a><br/>
150
+ <a href="MultiPolygon.html"><code>6、多区几何</code></a><br/>
151
+ <a href="Extent.html"><code>7、矩形几何</code></a><br/>
152
+ <a href="Circle.html"><code>8、圆几何</code></a><br/>
153
153
  参考示例:<br/>
154
154
  <a href='#GraphicsLayer'>[1、创建图层]</a><br/>
155
155
  <a href='#remove'>[2、删除图层]</a><br/>
@@ -267,7 +267,7 @@ if(layer.loadStatus === 'loaded') {<br/>
267
267
 
268
268
  <span class="param-type">
269
269
 
270
- <a link="ElevationInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ElevationInfo" ElevationInfo.html>ElevationInfo</a>
270
+ <a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
271
271
 
272
272
  </span>
273
273
 
@@ -390,8 +390,8 @@ if(layer.loadStatus === 'loaded') {<br/>
390
390
  <a href='#removeMany'>[4、删除要素组]</a><br/>
391
391
  <a href='#removeAll'>[5、删除全部要素]</a><br/>
392
392
  <a href='#fromJSON'>[6、通过传入的json构造并返回一个新的几何对象]</a><br/>
393
- <a class="mapgis-link-name" title="OGCLayer#toJSON" OGCLayer.html#toJSON><code>7、导出为json对象</code></a><br/>
394
- <a class="mapgis-link-name" title="OGCLayer#clone" OGCLayer.html#clone><code>8、克隆几何对象</code></a></p>
393
+ <a href="OGCLayer.html#toJSON"><code>7、导出为json对象</code></a><br/>
394
+ <a href="OGCLayer.html#clone"><code>8、克隆几何对象</code></a></p>
395
395
 
396
396
 
397
397
 
@@ -564,7 +564,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
564
564
 
565
565
 
566
566
  <ul>
567
- <li><a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a></li>
567
+ <li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
568
568
  </ul>
569
569
 
570
570
 
@@ -638,7 +638,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
638
638
 
639
639
  <span class="param-type">
640
640
 
641
- <a link="ElevationInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ElevationInfo" ElevationInfo.html>ElevationInfo</a>
641
+ <a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
642
642
 
643
643
  </span>
644
644
 
@@ -692,7 +692,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
692
692
 
693
693
  <span class="param-type">
694
694
 
695
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
695
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
696
696
 
697
697
  </span>
698
698
 
@@ -746,7 +746,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
746
746
 
747
747
  <span class="param-type">
748
748
 
749
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
749
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
750
750
 
751
751
  </span>
752
752
 
@@ -890,7 +890,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
890
890
 
891
891
  <span class="param-type">
892
892
 
893
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
893
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
894
894
 
895
895
  </span>
896
896
 
@@ -1063,7 +1063,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1063
1063
 
1064
1064
  <dt class="inherited-from">Inherited From:</dt>
1065
1065
  <dd class="inherited-from"><ul class="dummy"><li>
1066
- <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#copyright" Layer.html#copyright>Layer#copyright</a>
1066
+ <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
1067
1067
  </li></ul></dd>
1068
1068
 
1069
1069
 
@@ -1147,7 +1147,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1147
1147
 
1148
1148
  <dt class="inherited-from">Inherited From:</dt>
1149
1149
  <dd class="inherited-from"><ul class="dummy"><li>
1150
- <a goto="description" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#description" Layer.html#description>Layer#description</a>
1150
+ <a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
1151
1151
  </li></ul></dd>
1152
1152
 
1153
1153
 
@@ -1190,7 +1190,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1190
1190
 
1191
1191
  <span class="param-type">
1192
1192
 
1193
- <a link="ElevationInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ElevationInfo" ElevationInfo.html>ElevationInfo</a>
1193
+ <a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
1194
1194
 
1195
1195
  </span>
1196
1196
 
@@ -1302,7 +1302,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1302
1302
 
1303
1303
  <dt class="inherited-from">Inherited From:</dt>
1304
1304
  <dd class="inherited-from"><ul class="dummy"><li>
1305
- <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
1305
+ <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
1306
1306
  </li></ul></dd>
1307
1307
 
1308
1308
 
@@ -1387,7 +1387,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1387
1387
 
1388
1388
  <dt class="inherited-from">Inherited From:</dt>
1389
1389
  <dd class="inherited-from"><ul class="dummy"><li>
1390
- <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
1390
+ <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
1391
1391
  </li></ul></dd>
1392
1392
 
1393
1393
 
@@ -1435,7 +1435,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1435
1435
 
1436
1436
  <span class="param-type">
1437
1437
 
1438
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1438
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1439
1439
 
1440
1440
  </span>
1441
1441
 
@@ -1476,7 +1476,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1476
1476
 
1477
1477
  <dt class="inherited-from">Inherited From:</dt>
1478
1478
  <dd class="inherited-from"><ul class="dummy"><li>
1479
- <a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extent" Layer.html#extent>Layer#extent</a>
1479
+ <a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
1480
1480
  </li></ul></dd>
1481
1481
 
1482
1482
 
@@ -1631,7 +1631,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1631
1631
 
1632
1632
  <dt class="inherited-from">Inherited From:</dt>
1633
1633
  <dd class="inherited-from"><ul class="dummy"><li>
1634
- <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#headers" Layer.html#headers>Layer#headers</a>
1634
+ <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
1635
1635
  </li></ul></dd>
1636
1636
 
1637
1637
 
@@ -1674,7 +1674,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1674
1674
 
1675
1675
  <span class="param-type">
1676
1676
 
1677
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
1677
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
1678
1678
 
1679
1679
  </span>
1680
1680
 
@@ -1711,7 +1711,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1711
1711
 
1712
1712
  <dt class="inherited-from">Inherited From:</dt>
1713
1713
  <dd class="inherited-from"><ul class="dummy"><li>
1714
- <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#httpMethod" Layer.html#httpMethod>Layer#httpMethod</a>
1714
+ <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
1715
1715
  </li></ul></dd>
1716
1716
 
1717
1717
 
@@ -1795,7 +1795,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1795
1795
 
1796
1796
  <dt class="inherited-from">Inherited From:</dt>
1797
1797
  <dd class="inherited-from"><ul class="dummy"><li>
1798
- <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#id" Layer.html#id>Layer#id</a>
1798
+ <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
1799
1799
  </li></ul></dd>
1800
1800
 
1801
1801
 
@@ -1875,7 +1875,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1875
1875
 
1876
1876
  <dt class="inherited-from">Inherited From:</dt>
1877
1877
  <dd class="inherited-from"><ul class="dummy"><li>
1878
- <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#index" Layer.html#index>Layer#index</a>
1878
+ <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
1879
1879
  </li></ul></dd>
1880
1880
 
1881
1881
 
@@ -1961,7 +1961,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
1961
1961
 
1962
1962
  <dt class="tag-overrides">Overrides:</dt>
1963
1963
  <dd class="tag-overrides"><ul class="dummy"><li>
1964
- <a class="mapgis-link-name" title="Layer#loaded" Layer.html#loaded>Layer#loaded</a>
1964
+ <a href="Layer.html#loaded">Layer#loaded</a>
1965
1965
  </li></ul></dd>
1966
1966
 
1967
1967
 
@@ -2050,7 +2050,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2050
2050
 
2051
2051
  <dt class="tag-overrides">Overrides:</dt>
2052
2052
  <dd class="tag-overrides"><ul class="dummy"><li>
2053
- <a class="mapgis-link-name" title="Layer#loadStatus" Layer.html#loadStatus>Layer#loadStatus</a>
2053
+ <a href="Layer.html#loadStatus">Layer#loadStatus</a>
2054
2054
  </li></ul></dd>
2055
2055
 
2056
2056
 
@@ -2135,7 +2135,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2135
2135
 
2136
2136
  <dt class="tag-overrides">Overrides:</dt>
2137
2137
  <dd class="tag-overrides"><ul class="dummy"><li>
2138
- <a class="mapgis-link-name" title="Layer#maxScale" Layer.html#maxScale>Layer#maxScale</a>
2138
+ <a href="Layer.html#maxScale">Layer#maxScale</a>
2139
2139
  </li></ul></dd>
2140
2140
 
2141
2141
 
@@ -2215,7 +2215,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2215
2215
 
2216
2216
  <dt class="tag-overrides">Overrides:</dt>
2217
2217
  <dd class="tag-overrides"><ul class="dummy"><li>
2218
- <a class="mapgis-link-name" title="Layer#minScale" Layer.html#minScale>Layer#minScale</a>
2218
+ <a href="Layer.html#minScale">Layer#minScale</a>
2219
2219
  </li></ul></dd>
2220
2220
 
2221
2221
 
@@ -2293,7 +2293,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2293
2293
 
2294
2294
  <dt class="inherited-from">Inherited From:</dt>
2295
2295
  <dd class="inherited-from"><ul class="dummy"><li>
2296
- <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#opacity" Layer.html#opacity>Layer#opacity</a>
2296
+ <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
2297
2297
  </li></ul></dd>
2298
2298
 
2299
2299
 
@@ -2336,7 +2336,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2336
2336
 
2337
2337
  <span class="param-type">
2338
2338
 
2339
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
2339
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
2340
2340
 
2341
2341
  </span>
2342
2342
 
@@ -2375,7 +2375,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2375
2375
 
2376
2376
  <dt class="tag-overrides">Overrides:</dt>
2377
2377
  <dd class="tag-overrides"><ul class="dummy"><li>
2378
- <a class="mapgis-link-name" title="Layer#spatialReference" Layer.html#spatialReference>Layer#spatialReference</a>
2378
+ <a href="Layer.html#spatialReference">Layer#spatialReference</a>
2379
2379
  </li></ul></dd>
2380
2380
 
2381
2381
 
@@ -2453,7 +2453,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2453
2453
 
2454
2454
  <dt class="inherited-from">Inherited From:</dt>
2455
2455
  <dd class="inherited-from"><ul class="dummy"><li>
2456
- <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#title" Layer.html#title>Layer#title</a>
2456
+ <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
2457
2457
  </li></ul></dd>
2458
2458
 
2459
2459
 
@@ -2533,7 +2533,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2533
2533
 
2534
2534
  <dt class="inherited-from">Inherited From:</dt>
2535
2535
  <dd class="inherited-from"><ul class="dummy"><li>
2536
- <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenAttachType" Layer.html#tokenAttachType>Layer#tokenAttachType</a>
2536
+ <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
2537
2537
  </li></ul></dd>
2538
2538
 
2539
2539
 
@@ -2615,7 +2615,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2615
2615
 
2616
2616
  <dt class="tag-overrides">Overrides:</dt>
2617
2617
  <dd class="tag-overrides"><ul class="dummy"><li>
2618
- <a class="mapgis-link-name" title="Layer#tokenKey" Layer.html#tokenKey>Layer#tokenKey</a>
2618
+ <a href="Layer.html#tokenKey">Layer#tokenKey</a>
2619
2619
  </li></ul></dd>
2620
2620
 
2621
2621
 
@@ -2695,7 +2695,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2695
2695
 
2696
2696
  <dt class="tag-overrides">Overrides:</dt>
2697
2697
  <dd class="tag-overrides"><ul class="dummy"><li>
2698
- <a class="mapgis-link-name" title="Layer#tokenValue" Layer.html#tokenValue>Layer#tokenValue</a>
2698
+ <a href="Layer.html#tokenValue">Layer#tokenValue</a>
2699
2699
  </li></ul></dd>
2700
2700
 
2701
2701
 
@@ -2779,7 +2779,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2779
2779
 
2780
2780
  <dt class="tag-overrides">Overrides:</dt>
2781
2781
  <dd class="tag-overrides"><ul class="dummy"><li>
2782
- <a class="mapgis-link-name" title="Layer#type" Layer.html#type>Layer#type</a>
2782
+ <a href="Layer.html#type">Layer#type</a>
2783
2783
  </li></ul></dd>
2784
2784
 
2785
2785
 
@@ -2857,7 +2857,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2857
2857
 
2858
2858
  <dt class="inherited-from">Inherited From:</dt>
2859
2859
  <dd class="inherited-from"><ul class="dummy"><li>
2860
- <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#visible" Layer.html#visible>Layer#visible</a>
2860
+ <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
2861
2861
  </li></ul></dd>
2862
2862
 
2863
2863
 
@@ -2951,7 +2951,7 @@ map.reorder(graphicsLayer, '要移动到的index');</code></pre>
2951
2951
 
2952
2952
  <span class="param-type">
2953
2953
 
2954
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
2954
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
2955
2955
 
2956
2956
  </span>
2957
2957
 
@@ -3316,7 +3316,7 @@ const graphicsLayer = new GraphicsLayer.fromJSON(json)</code></pre>
3316
3316
 
3317
3317
  <span class="param-type">
3318
3318
 
3319
- <a link="Feature.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Feature" Feature.html>Feature</a>
3319
+ <a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
3320
3320
 
3321
3321
  </span>
3322
3322
 
@@ -3461,7 +3461,7 @@ const graphicsLayer = new GraphicsLayer.fromJSON(json)</code></pre>
3461
3461
 
3462
3462
  <span class="param-type">
3463
3463
 
3464
- <a link="FeatureSet.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FeatureSet" FeatureSet.html>FeatureSet</a>
3464
+ <a link="FeatureSet.html" onclick="getTypeHTML(event)" href="FeatureSet.html">FeatureSet</a>
3465
3465
 
3466
3466
  </span>
3467
3467
  |
@@ -3632,7 +3632,7 @@ graphicsLayer.addMany([feature1, feature2])</code></pre>
3632
3632
 
3633
3633
  <dt class="inherited-from">Inherited From:</dt>
3634
3634
  <dd class="inherited-from"><ul class="dummy"><li>
3635
- <a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#clone" Layer.html#clone>Layer#clone</a>
3635
+ <a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#clone">Layer#clone</a>
3636
3636
  </li></ul></dd>
3637
3637
 
3638
3638
 
@@ -3695,7 +3695,7 @@ graphicsLayer.addMany([feature1, feature2])</code></pre>
3695
3695
 
3696
3696
  <span class="param-type">
3697
3697
 
3698
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
3698
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
3699
3699
 
3700
3700
  </span>
3701
3701
 
@@ -3754,7 +3754,7 @@ graphicsLayer.addMany([feature1, feature2])</code></pre>
3754
3754
 
3755
3755
  <dt class="inherited-from">Inherited From:</dt>
3756
3756
  <dd class="inherited-from"><ul class="dummy"><li>
3757
- <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#destroy" Layer.html#destroy>Layer#destroy</a>
3757
+ <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
3758
3758
  </li></ul></dd>
3759
3759
 
3760
3760
 
@@ -3878,7 +3878,7 @@ graphicsLayer.addMany([feature1, feature2])</code></pre>
3878
3878
 
3879
3879
  <dt class="inherited-from">Inherited From:</dt>
3880
3880
  <dd class="inherited-from"><ul class="dummy"><li>
3881
- <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#isLoaded" Layer.html#isLoaded>Layer#isLoaded</a>
3881
+ <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
3882
3882
  </li></ul></dd>
3883
3883
 
3884
3884
 
@@ -4004,7 +4004,7 @@ graphicsLayer.addMany([feature1, feature2])</code></pre>
4004
4004
 
4005
4005
  <dt class="inherited-from">Inherited From:</dt>
4006
4006
  <dd class="inherited-from"><ul class="dummy"><li>
4007
- <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#refresh" Layer.html#refresh>Layer#refresh</a>
4007
+ <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
4008
4008
  </li></ul></dd>
4009
4009
 
4010
4010
 
@@ -4119,7 +4119,7 @@ graphicsLayer.addMany([feature1, feature2])</code></pre>
4119
4119
 
4120
4120
  <span class="param-type">
4121
4121
 
4122
- <a link="Feature.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Feature" Feature.html>Feature</a>
4122
+ <a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
4123
4123
 
4124
4124
  </span>
4125
4125
 
@@ -4603,7 +4603,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
4603
4603
 
4604
4604
  <dt class="tag-overrides">Overrides:</dt>
4605
4605
  <dd class="tag-overrides"><ul class="dummy"><li>
4606
- <a class="mapgis-link-name" title="Layer#toJSON" Layer.html#toJSON>Layer#toJSON</a>
4606
+ <a href="Layer.html#toJSON">Layer#toJSON</a>
4607
4607
  </li></ul></dd>
4608
4608
 
4609
4609
 
@@ -5007,7 +5007,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
5007
5007
 
5008
5008
  <span class="param-type">
5009
5009
 
5010
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5010
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5011
5011
 
5012
5012
  </span>
5013
5013
 
@@ -5049,7 +5049,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
5049
5049
 
5050
5050
  <span class="param-type">
5051
5051
 
5052
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5052
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5053
5053
 
5054
5054
  </span>
5055
5055
 
@@ -5091,7 +5091,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
5091
5091
 
5092
5092
  <span class="param-type">
5093
5093
 
5094
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5094
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5095
5095
 
5096
5096
  </span>
5097
5097
 
@@ -5133,7 +5133,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
5133
5133
 
5134
5134
  <span class="param-type">
5135
5135
 
5136
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5136
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5137
5137
 
5138
5138
  </span>
5139
5139
 
@@ -5488,7 +5488,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
5488
5488
 
5489
5489
  <span class="param-type">
5490
5490
 
5491
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5491
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5492
5492
 
5493
5493
  </span>
5494
5494
 
@@ -5530,7 +5530,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
5530
5530
 
5531
5531
  <span class="param-type">
5532
5532
 
5533
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5533
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5534
5534
 
5535
5535
  </span>
5536
5536
 
@@ -5572,7 +5572,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
5572
5572
 
5573
5573
  <span class="param-type">
5574
5574
 
5575
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5575
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5576
5576
 
5577
5577
  </span>
5578
5578
 
@@ -5614,7 +5614,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
5614
5614
 
5615
5615
  <span class="param-type">
5616
5616
 
5617
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5617
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5618
5618
 
5619
5619
  </span>
5620
5620
 
@@ -5969,7 +5969,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
5969
5969
 
5970
5970
  <span class="param-type">
5971
5971
 
5972
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5972
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5973
5973
 
5974
5974
  </span>
5975
5975
 
@@ -6011,7 +6011,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
6011
6011
 
6012
6012
  <span class="param-type">
6013
6013
 
6014
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6014
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6015
6015
 
6016
6016
  </span>
6017
6017
 
@@ -6053,7 +6053,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
6053
6053
 
6054
6054
  <span class="param-type">
6055
6055
 
6056
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6056
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6057
6057
 
6058
6058
  </span>
6059
6059
 
@@ -6095,7 +6095,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
6095
6095
 
6096
6096
  <span class="param-type">
6097
6097
 
6098
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6098
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6099
6099
 
6100
6100
  </span>
6101
6101
 
@@ -6450,7 +6450,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
6450
6450
 
6451
6451
  <span class="param-type">
6452
6452
 
6453
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6453
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6454
6454
 
6455
6455
  </span>
6456
6456
 
@@ -6492,7 +6492,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
6492
6492
 
6493
6493
  <span class="param-type">
6494
6494
 
6495
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6495
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6496
6496
 
6497
6497
  </span>
6498
6498
 
@@ -6534,7 +6534,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
6534
6534
 
6535
6535
  <span class="param-type">
6536
6536
 
6537
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6537
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6538
6538
 
6539
6539
  </span>
6540
6540
 
@@ -6576,7 +6576,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
6576
6576
 
6577
6577
  <span class="param-type">
6578
6578
 
6579
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6579
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6580
6580
 
6581
6581
  </span>
6582
6582
 
@@ -6624,7 +6624,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
6624
6624
 
6625
6625
  <dt class="inherited-from">Inherited From:</dt>
6626
6626
  <dd class="inherited-from"><ul class="dummy"><li>
6627
- <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>
6627
+ <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>
6628
6628
  </li></ul></dd>
6629
6629
 
6630
6630
 
@@ -6936,7 +6936,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
6936
6936
 
6937
6937
  <span class="param-type">
6938
6938
 
6939
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6939
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6940
6940
 
6941
6941
  </span>
6942
6942
 
@@ -6978,7 +6978,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
6978
6978
 
6979
6979
  <span class="param-type">
6980
6980
 
6981
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6981
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6982
6982
 
6983
6983
  </span>
6984
6984
 
@@ -7020,7 +7020,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
7020
7020
 
7021
7021
  <span class="param-type">
7022
7022
 
7023
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7023
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7024
7024
 
7025
7025
  </span>
7026
7026
 
@@ -7062,7 +7062,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
7062
7062
 
7063
7063
  <span class="param-type">
7064
7064
 
7065
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
7065
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
7066
7066
 
7067
7067
  </span>
7068
7068
 
@@ -7110,7 +7110,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
7110
7110
 
7111
7111
  <dt class="inherited-from">Inherited From:</dt>
7112
7112
  <dd class="inherited-from"><ul class="dummy"><li>
7113
- <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>
7113
+ <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>
7114
7114
  </li></ul></dd>
7115
7115
 
7116
7116
 
@@ -7412,7 +7412,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
7412
7412
 
7413
7413
  <span class="param-type">
7414
7414
 
7415
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7415
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7416
7416
 
7417
7417
  </span>
7418
7418
 
@@ -7454,7 +7454,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
7454
7454
 
7455
7455
  <span class="param-type">
7456
7456
 
7457
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
7457
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
7458
7458
 
7459
7459
  </span>
7460
7460
 
@@ -7496,7 +7496,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
7496
7496
 
7497
7497
  <span class="param-type">
7498
7498
 
7499
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7499
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7500
7500
 
7501
7501
  </span>
7502
7502
 
@@ -7538,7 +7538,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
7538
7538
 
7539
7539
  <span class="param-type">
7540
7540
 
7541
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
7541
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
7542
7542
 
7543
7543
  </span>
7544
7544
 
@@ -7586,7 +7586,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
7586
7586
 
7587
7587
  <dt class="inherited-from">Inherited From:</dt>
7588
7588
  <dd class="inherited-from"><ul class="dummy"><li>
7589
- <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>
7589
+ <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>
7590
7590
  </li></ul></dd>
7591
7591
 
7592
7592
 
@@ -7898,7 +7898,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
7898
7898
 
7899
7899
  <span class="param-type">
7900
7900
 
7901
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7901
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7902
7902
 
7903
7903
  </span>
7904
7904
 
@@ -7940,7 +7940,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
7940
7940
 
7941
7941
  <span class="param-type">
7942
7942
 
7943
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
7943
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
7944
7944
 
7945
7945
  </span>
7946
7946
 
@@ -7982,7 +7982,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
7982
7982
 
7983
7983
  <span class="param-type">
7984
7984
 
7985
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7985
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7986
7986
 
7987
7987
  </span>
7988
7988
 
@@ -8024,7 +8024,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
8024
8024
 
8025
8025
  <span class="param-type">
8026
8026
 
8027
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
8027
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
8028
8028
 
8029
8029
  </span>
8030
8030
 
@@ -8072,7 +8072,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
8072
8072
 
8073
8073
  <dt class="inherited-from">Inherited From:</dt>
8074
8074
  <dd class="inherited-from"><ul class="dummy"><li>
8075
- <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>
8075
+ <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>
8076
8076
  </li></ul></dd>
8077
8077
 
8078
8078
 
@@ -8374,7 +8374,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
8374
8374
 
8375
8375
  <span class="param-type">
8376
8376
 
8377
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8377
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8378
8378
 
8379
8379
  </span>
8380
8380
 
@@ -8416,7 +8416,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
8416
8416
 
8417
8417
  <span class="param-type">
8418
8418
 
8419
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
8419
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
8420
8420
 
8421
8421
  </span>
8422
8422
 
@@ -8458,7 +8458,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
8458
8458
 
8459
8459
  <span class="param-type">
8460
8460
 
8461
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8461
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8462
8462
 
8463
8463
  </span>
8464
8464
 
@@ -8500,7 +8500,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
8500
8500
 
8501
8501
  <span class="param-type">
8502
8502
 
8503
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
8503
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
8504
8504
 
8505
8505
  </span>
8506
8506
 
@@ -8548,7 +8548,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
8548
8548
 
8549
8549
  <dt class="inherited-from">Inherited From:</dt>
8550
8550
  <dd class="inherited-from"><ul class="dummy"><li>
8551
- <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>
8551
+ <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>
8552
8552
  </li></ul></dd>
8553
8553
 
8554
8554
 
@@ -8860,7 +8860,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
8860
8860
 
8861
8861
  <span class="param-type">
8862
8862
 
8863
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8863
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8864
8864
 
8865
8865
  </span>
8866
8866
 
@@ -8902,7 +8902,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
8902
8902
 
8903
8903
  <span class="param-type">
8904
8904
 
8905
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
8905
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
8906
8906
 
8907
8907
  </span>
8908
8908
 
@@ -8944,7 +8944,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
8944
8944
 
8945
8945
  <span class="param-type">
8946
8946
 
8947
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8947
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8948
8948
 
8949
8949
  </span>
8950
8950
 
@@ -8986,7 +8986,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
8986
8986
 
8987
8987
  <span class="param-type">
8988
8988
 
8989
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
8989
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
8990
8990
 
8991
8991
  </span>
8992
8992
 
@@ -9034,7 +9034,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
9034
9034
 
9035
9035
  <dt class="inherited-from">Inherited From:</dt>
9036
9036
  <dd class="inherited-from"><ul class="dummy"><li>
9037
- <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>
9037
+ <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>
9038
9038
  </li></ul></dd>
9039
9039
 
9040
9040
 
@@ -9336,7 +9336,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
9336
9336
 
9337
9337
  <span class="param-type">
9338
9338
 
9339
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
9339
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
9340
9340
 
9341
9341
  </span>
9342
9342
 
@@ -9378,7 +9378,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
9378
9378
 
9379
9379
  <span class="param-type">
9380
9380
 
9381
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
9381
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
9382
9382
 
9383
9383
  </span>
9384
9384
 
@@ -9420,7 +9420,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
9420
9420
 
9421
9421
  <span class="param-type">
9422
9422
 
9423
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
9423
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
9424
9424
 
9425
9425
  </span>
9426
9426
 
@@ -9462,7 +9462,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
9462
9462
 
9463
9463
  <span class="param-type">
9464
9464
 
9465
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
9465
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
9466
9466
 
9467
9467
  </span>
9468
9468
 
@@ -9510,7 +9510,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
9510
9510
 
9511
9511
  <dt class="inherited-from">Inherited From:</dt>
9512
9512
  <dd class="inherited-from"><ul class="dummy"><li>
9513
- <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>
9513
+ <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>
9514
9514
  </li></ul></dd>
9515
9515
 
9516
9516
 
@@ -9822,7 +9822,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
9822
9822
 
9823
9823
  <span class="param-type">
9824
9824
 
9825
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
9825
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
9826
9826
 
9827
9827
  </span>
9828
9828
 
@@ -9864,7 +9864,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
9864
9864
 
9865
9865
  <span class="param-type">
9866
9866
 
9867
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
9867
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
9868
9868
 
9869
9869
  </span>
9870
9870
 
@@ -9906,7 +9906,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
9906
9906
 
9907
9907
  <span class="param-type">
9908
9908
 
9909
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
9909
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
9910
9910
 
9911
9911
  </span>
9912
9912
 
@@ -9948,7 +9948,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
9948
9948
 
9949
9949
  <span class="param-type">
9950
9950
 
9951
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
9951
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
9952
9952
 
9953
9953
  </span>
9954
9954
 
@@ -10303,7 +10303,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
10303
10303
 
10304
10304
  <span class="param-type">
10305
10305
 
10306
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
10306
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
10307
10307
 
10308
10308
  </span>
10309
10309
 
@@ -10345,7 +10345,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
10345
10345
 
10346
10346
  <span class="param-type">
10347
10347
 
10348
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
10348
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
10349
10349
 
10350
10350
  </span>
10351
10351
 
@@ -10387,7 +10387,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
10387
10387
 
10388
10388
  <span class="param-type">
10389
10389
 
10390
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
10390
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
10391
10391
 
10392
10392
  </span>
10393
10393
 
@@ -10429,7 +10429,7 @@ graphicsLayer.removeMany([feature1, feature2])</code></pre>
10429
10429
 
10430
10430
  <span class="param-type">
10431
10431
 
10432
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
10432
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
10433
10433
 
10434
10434
  </span>
10435
10435