@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
@@ -336,9 +336,9 @@ if(layer.loadStatus === 'loaded') {<br/>
336
336
 
337
337
 
338
338
  <td class="description last"><p>渲染样式,详细的几何类型样式请参考支持的渲染样式文档,所有支持的渲染样式如下:<br>
339
- <a class="mapgis-link-name" title="UniqueValueRenderer" UniqueValueRenderer.html><code>1、单值专题图</code></a><br/>
340
- <a class="mapgis-link-name" title="ClassBreakRenderer" ClassBreakRenderer.html><code>2、分段专题图</code></a><br/>
341
- <a class="mapgis-link-name" title="SimpleRenderer" SimpleRenderer.html><code>3、统一专题图</code></a><br/>
339
+ <a href="UniqueValueRenderer.html"><code>1、单值专题图</code></a><br/>
340
+ <a href="ClassBreakRenderer.html"><code>2、分段专题图</code></a><br/>
341
+ <a href="SimpleRenderer.html"><code>3、统一专题图</code></a><br/>
342
342
  参考示例:<br/>
343
343
  <a href='#UniqueValueRenderer'>[1、单值专题图]</a><br/>
344
344
  <a href='#ClassBreakRenderer'>[2、分段专题图]</a><br/>
@@ -425,7 +425,7 @@ if(layer.loadStatus === 'loaded') {<br/>
425
425
 
426
426
  <span class="param-type">
427
427
 
428
- <a link="ElevationInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ElevationInfo" ElevationInfo.html>ElevationInfo</a>
428
+ <a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
429
429
 
430
430
  </span>
431
431
 
@@ -536,8 +536,8 @@ if(layer.loadStatus === 'loaded') {<br/>
536
536
  <a href='#queryFeatures'>[2、指定图层的要素查询]</a><br/>
537
537
  <a href='#queryFeaturesCount'>[3、查询要素数量]</a><br/>
538
538
  <a href='#fromJSON'>[4、通过传入的json构造并返回一个新的几何对象]</a><br/>
539
- <a class="mapgis-link-name" title="OGCLayer#toJSON" OGCLayer.html#toJSON><code>5、导出为json对象</code></a><br/>
540
- <a class="mapgis-link-name" title="OGCLayer#clone" OGCLayer.html#clone><code>6、克隆几何对象</code></a></p>
539
+ <a href="OGCLayer.html#toJSON"><code>5、导出为json对象</code></a><br/>
540
+ <a href="OGCLayer.html#clone"><code>6、克隆几何对象</code></a></p>
541
541
 
542
542
 
543
543
 
@@ -903,7 +903,7 @@ wfsLayer.visible = false</code></pre>
903
903
 
904
904
 
905
905
  <ul>
906
- <li><a link="OGCLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="OGCLayer" OGCLayer.html>OGCLayer</a></li>
906
+ <li><a link="OGCLayer.html" onclick="getTypeHTML(event)" href="OGCLayer.html">OGCLayer</a></li>
907
907
  </ul>
908
908
 
909
909
 
@@ -995,7 +995,7 @@ wfsLayer.visible = false</code></pre>
995
995
 
996
996
  <span class="param-type">
997
997
 
998
- <a link="ElevationInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ElevationInfo" ElevationInfo.html>ElevationInfo</a>
998
+ <a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
999
999
 
1000
1000
  </span>
1001
1001
 
@@ -1049,7 +1049,7 @@ wfsLayer.visible = false</code></pre>
1049
1049
 
1050
1050
  <span class="param-type">
1051
1051
 
1052
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1052
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1053
1053
 
1054
1054
  </span>
1055
1055
 
@@ -1103,7 +1103,7 @@ wfsLayer.visible = false</code></pre>
1103
1103
 
1104
1104
  <span class="param-type">
1105
1105
 
1106
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
1106
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
1107
1107
 
1108
1108
  </span>
1109
1109
 
@@ -1319,7 +1319,7 @@ wfsLayer.visible = false</code></pre>
1319
1319
 
1320
1320
  <span class="param-type">
1321
1321
 
1322
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
1322
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
1323
1323
 
1324
1324
  </span>
1325
1325
 
@@ -1546,7 +1546,7 @@ wfsLayer.visible = false</code></pre>
1546
1546
 
1547
1547
  <dt class="inherited-from">Inherited From:</dt>
1548
1548
  <dd class="inherited-from"><ul class="dummy"><li>
1549
- <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#copyright" Layer.html#copyright>Layer#copyright</a>
1549
+ <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
1550
1550
  </li></ul></dd>
1551
1551
 
1552
1552
 
@@ -1626,7 +1626,7 @@ wfsLayer.visible = false</code></pre>
1626
1626
 
1627
1627
  <dt class="inherited-from">Inherited From:</dt>
1628
1628
  <dd class="inherited-from"><ul class="dummy"><li>
1629
- <a goto="customParameters" link="OGCLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="OGCLayer#customParameters" OGCLayer.html#customParameters>OGCLayer#customParameters</a>
1629
+ <a goto="customParameters" link="OGCLayer.html" onclick="getTypeHTML(event)" href="OGCLayer.html#customParameters">OGCLayer#customParameters</a>
1630
1630
  </li></ul></dd>
1631
1631
 
1632
1632
 
@@ -1710,7 +1710,7 @@ wfsLayer.visible = false</code></pre>
1710
1710
 
1711
1711
  <dt class="inherited-from">Inherited From:</dt>
1712
1712
  <dd class="inherited-from"><ul class="dummy"><li>
1713
- <a goto="description" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#description" Layer.html#description>Layer#description</a>
1713
+ <a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
1714
1714
  </li></ul></dd>
1715
1715
 
1716
1716
 
@@ -1753,7 +1753,7 @@ wfsLayer.visible = false</code></pre>
1753
1753
 
1754
1754
  <span class="param-type">
1755
1755
 
1756
- <a link="ElevationInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ElevationInfo" ElevationInfo.html>ElevationInfo</a>
1756
+ <a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
1757
1757
 
1758
1758
  </span>
1759
1759
 
@@ -1865,7 +1865,7 @@ wfsLayer.visible = false</code></pre>
1865
1865
 
1866
1866
  <dt class="inherited-from">Inherited From:</dt>
1867
1867
  <dd class="inherited-from"><ul class="dummy"><li>
1868
- <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
1868
+ <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
1869
1869
  </li></ul></dd>
1870
1870
 
1871
1871
 
@@ -1950,7 +1950,7 @@ wfsLayer.visible = false</code></pre>
1950
1950
 
1951
1951
  <dt class="inherited-from">Inherited From:</dt>
1952
1952
  <dd class="inherited-from"><ul class="dummy"><li>
1953
- <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
1953
+ <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
1954
1954
  </li></ul></dd>
1955
1955
 
1956
1956
 
@@ -1998,7 +1998,7 @@ wfsLayer.visible = false</code></pre>
1998
1998
 
1999
1999
  <span class="param-type">
2000
2000
 
2001
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
2001
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
2002
2002
 
2003
2003
  </span>
2004
2004
 
@@ -2039,7 +2039,7 @@ wfsLayer.visible = false</code></pre>
2039
2039
 
2040
2040
  <dt class="inherited-from">Inherited From:</dt>
2041
2041
  <dd class="inherited-from"><ul class="dummy"><li>
2042
- <a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extent" Layer.html#extent>Layer#extent</a>
2042
+ <a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
2043
2043
  </li></ul></dd>
2044
2044
 
2045
2045
 
@@ -2198,7 +2198,7 @@ wfsLayer.visible = false</code></pre>
2198
2198
 
2199
2199
  <dt class="inherited-from">Inherited From:</dt>
2200
2200
  <dd class="inherited-from"><ul class="dummy"><li>
2201
- <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#headers" Layer.html#headers>Layer#headers</a>
2201
+ <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
2202
2202
  </li></ul></dd>
2203
2203
 
2204
2204
 
@@ -2241,7 +2241,7 @@ wfsLayer.visible = false</code></pre>
2241
2241
 
2242
2242
  <span class="param-type">
2243
2243
 
2244
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
2244
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
2245
2245
 
2246
2246
  </span>
2247
2247
 
@@ -2278,7 +2278,7 @@ wfsLayer.visible = false</code></pre>
2278
2278
 
2279
2279
  <dt class="inherited-from">Inherited From:</dt>
2280
2280
  <dd class="inherited-from"><ul class="dummy"><li>
2281
- <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#httpMethod" Layer.html#httpMethod>Layer#httpMethod</a>
2281
+ <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
2282
2282
  </li></ul></dd>
2283
2283
 
2284
2284
 
@@ -2364,7 +2364,7 @@ wfsLayer.visible = false</code></pre>
2364
2364
 
2365
2365
  <dt class="tag-overrides">Overrides:</dt>
2366
2366
  <dd class="tag-overrides"><ul class="dummy"><li>
2367
- <a class="mapgis-link-name" title="OGCLayer#id" OGCLayer.html#id>OGCLayer#id</a>
2367
+ <a href="OGCLayer.html#id">OGCLayer#id</a>
2368
2368
  </li></ul></dd>
2369
2369
 
2370
2370
 
@@ -2442,7 +2442,7 @@ wfsLayer.visible = false</code></pre>
2442
2442
 
2443
2443
  <dt class="inherited-from">Inherited From:</dt>
2444
2444
  <dd class="inherited-from"><ul class="dummy"><li>
2445
- <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#index" Layer.html#index>Layer#index</a>
2445
+ <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
2446
2446
  </li></ul></dd>
2447
2447
 
2448
2448
 
@@ -2676,7 +2676,7 @@ wfsLayer.visible = false</code></pre>
2676
2676
 
2677
2677
  <dt class="inherited-from">Inherited From:</dt>
2678
2678
  <dd class="inherited-from"><ul class="dummy"><li>
2679
- <a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loaded" Layer.html#loaded>Layer#loaded</a>
2679
+ <a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
2680
2680
  </li></ul></dd>
2681
2681
 
2682
2682
 
@@ -2765,7 +2765,7 @@ wfsLayer.visible = false</code></pre>
2765
2765
 
2766
2766
  <dt class="inherited-from">Inherited From:</dt>
2767
2767
  <dd class="inherited-from"><ul class="dummy"><li>
2768
- <a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loadStatus" Layer.html#loadStatus>Layer#loadStatus</a>
2768
+ <a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
2769
2769
  </li></ul></dd>
2770
2770
 
2771
2771
 
@@ -2850,7 +2850,7 @@ wfsLayer.visible = false</code></pre>
2850
2850
 
2851
2851
  <dt class="inherited-from">Inherited From:</dt>
2852
2852
  <dd class="inherited-from"><ul class="dummy"><li>
2853
- <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#maxScale" Layer.html#maxScale>Layer#maxScale</a>
2853
+ <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
2854
2854
  </li></ul></dd>
2855
2855
 
2856
2856
 
@@ -2935,7 +2935,7 @@ wfsLayer.visible = false</code></pre>
2935
2935
 
2936
2936
  <dt class="inherited-from">Inherited From:</dt>
2937
2937
  <dd class="inherited-from"><ul class="dummy"><li>
2938
- <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#minScale" Layer.html#minScale>Layer#minScale</a>
2938
+ <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
2939
2939
  </li></ul></dd>
2940
2940
 
2941
2941
 
@@ -3020,7 +3020,7 @@ wfsLayer.visible = false</code></pre>
3020
3020
 
3021
3021
  <dt class="inherited-from">Inherited From:</dt>
3022
3022
  <dd class="inherited-from"><ul class="dummy"><li>
3023
- <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#opacity" Layer.html#opacity>Layer#opacity</a>
3023
+ <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
3024
3024
  </li></ul></dd>
3025
3025
 
3026
3026
 
@@ -3217,7 +3217,7 @@ wfsLayer.visible = false</code></pre>
3217
3217
 
3218
3218
  <span class="param-type">
3219
3219
 
3220
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
3220
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
3221
3221
 
3222
3222
  </span>
3223
3223
 
@@ -3254,7 +3254,7 @@ wfsLayer.visible = false</code></pre>
3254
3254
 
3255
3255
  <dt class="inherited-from">Inherited From:</dt>
3256
3256
  <dd class="inherited-from"><ul class="dummy"><li>
3257
- <a goto="spatialReference" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#spatialReference" Layer.html#spatialReference>Layer#spatialReference</a>
3257
+ <a goto="spatialReference" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#spatialReference">Layer#spatialReference</a>
3258
3258
  </li></ul></dd>
3259
3259
 
3260
3260
 
@@ -3409,7 +3409,7 @@ wfsLayer.visible = false</code></pre>
3409
3409
 
3410
3410
  <dt class="inherited-from">Inherited From:</dt>
3411
3411
  <dd class="inherited-from"><ul class="dummy"><li>
3412
- <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#title" Layer.html#title>Layer#title</a>
3412
+ <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
3413
3413
  </li></ul></dd>
3414
3414
 
3415
3415
 
@@ -3489,7 +3489,7 @@ wfsLayer.visible = false</code></pre>
3489
3489
 
3490
3490
  <dt class="inherited-from">Inherited From:</dt>
3491
3491
  <dd class="inherited-from"><ul class="dummy"><li>
3492
- <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenAttachType" Layer.html#tokenAttachType>Layer#tokenAttachType</a>
3492
+ <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
3493
3493
  </li></ul></dd>
3494
3494
 
3495
3495
 
@@ -3569,7 +3569,7 @@ wfsLayer.visible = false</code></pre>
3569
3569
 
3570
3570
  <dt class="inherited-from">Inherited From:</dt>
3571
3571
  <dd class="inherited-from"><ul class="dummy"><li>
3572
- <a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenKey" Layer.html#tokenKey>Layer#tokenKey</a>
3572
+ <a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
3573
3573
  </li></ul></dd>
3574
3574
 
3575
3575
 
@@ -3654,7 +3654,7 @@ wfsLayer.visible = false</code></pre>
3654
3654
 
3655
3655
  <dt class="inherited-from">Inherited From:</dt>
3656
3656
  <dd class="inherited-from"><ul class="dummy"><li>
3657
- <a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenValue" Layer.html#tokenValue>Layer#tokenValue</a>
3657
+ <a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
3658
3658
  </li></ul></dd>
3659
3659
 
3660
3660
 
@@ -3740,7 +3740,7 @@ wfsLayer.visible = false</code></pre>
3740
3740
 
3741
3741
  <dt class="tag-overrides">Overrides:</dt>
3742
3742
  <dd class="tag-overrides"><ul class="dummy"><li>
3743
- <a class="mapgis-link-name" title="OGCLayer#type" OGCLayer.html#type>OGCLayer#type</a>
3743
+ <a href="OGCLayer.html#type">OGCLayer#type</a>
3744
3744
  </li></ul></dd>
3745
3745
 
3746
3746
 
@@ -3818,7 +3818,7 @@ wfsLayer.visible = false</code></pre>
3818
3818
 
3819
3819
  <dt class="inherited-from">Inherited From:</dt>
3820
3820
  <dd class="inherited-from"><ul class="dummy"><li>
3821
- <a goto="version" link="OGCLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="OGCLayer#version" OGCLayer.html#version>OGCLayer#version</a>
3821
+ <a goto="version" link="OGCLayer.html" onclick="getTypeHTML(event)" href="OGCLayer.html#version">OGCLayer#version</a>
3822
3822
  </li></ul></dd>
3823
3823
 
3824
3824
 
@@ -3898,7 +3898,7 @@ wfsLayer.visible = false</code></pre>
3898
3898
 
3899
3899
  <dt class="inherited-from">Inherited From:</dt>
3900
3900
  <dd class="inherited-from"><ul class="dummy"><li>
3901
- <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#visible" Layer.html#visible>Layer#visible</a>
3901
+ <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
3902
3902
  </li></ul></dd>
3903
3903
 
3904
3904
 
@@ -4051,7 +4051,7 @@ wfsLayer.visible = false</code></pre>
4051
4051
 
4052
4052
  <span class="param-type">
4053
4053
 
4054
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4054
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4055
4055
 
4056
4056
  </span>
4057
4057
 
@@ -4392,7 +4392,7 @@ const wfsLayer = new zondy.layer.WFSLayer.fromJSON(json)</code></pre>
4392
4392
 
4393
4393
  <dt class="inherited-from">Inherited From:</dt>
4394
4394
  <dd class="inherited-from"><ul class="dummy"><li>
4395
- <a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#clone" Layer.html#clone>Layer#clone</a>
4395
+ <a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#clone">Layer#clone</a>
4396
4396
  </li></ul></dd>
4397
4397
 
4398
4398
 
@@ -4455,7 +4455,7 @@ const wfsLayer = new zondy.layer.WFSLayer.fromJSON(json)</code></pre>
4455
4455
 
4456
4456
  <span class="param-type">
4457
4457
 
4458
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4458
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4459
4459
 
4460
4460
  </span>
4461
4461
 
@@ -4514,7 +4514,7 @@ const wfsLayer = new zondy.layer.WFSLayer.fromJSON(json)</code></pre>
4514
4514
 
4515
4515
  <dt class="inherited-from">Inherited From:</dt>
4516
4516
  <dd class="inherited-from"><ul class="dummy"><li>
4517
- <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#destroy" Layer.html#destroy>Layer#destroy</a>
4517
+ <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
4518
4518
  </li></ul></dd>
4519
4519
 
4520
4520
 
@@ -4638,7 +4638,7 @@ const wfsLayer = new zondy.layer.WFSLayer.fromJSON(json)</code></pre>
4638
4638
 
4639
4639
  <dt class="inherited-from">Inherited From:</dt>
4640
4640
  <dd class="inherited-from"><ul class="dummy"><li>
4641
- <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#isLoaded" Layer.html#isLoaded>Layer#isLoaded</a>
4641
+ <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
4642
4642
  </li></ul></dd>
4643
4643
 
4644
4644
 
@@ -4906,7 +4906,7 @@ wfsLayer.load().then((result) => {
4906
4906
 
4907
4907
 
4908
4908
 
4909
- <td class="description last"><p>参考此接口的入参<a class="mapgis-link-name" title="WFSServer#queryFeatures" WFSServer.html#queryFeatures><code>WFSServer#queryFeatures</code></a></p></td>
4909
+ <td class="description last"><p>参考此接口的入参<a href="WFSServer.html#queryFeatures"><code>WFSServer#queryFeatures</code></a></p></td>
4910
4910
  </tr>
4911
4911
 
4912
4912
 
@@ -5095,7 +5095,7 @@ wfsLayer.load().then((result) => {
5095
5095
 
5096
5096
 
5097
5097
 
5098
- <td class="description last"><p>参考此接口的入参<a class="mapgis-link-name" title="WFSServer#queryFeatures" WFSServer.html#queryFeatures><code>WFSServer#queryFeatures</code></a></p></td>
5098
+ <td class="description last"><p>参考此接口的入参<a href="WFSServer.html#queryFeatures"><code>WFSServer#queryFeatures</code></a></p></td>
5099
5099
  </tr>
5100
5100
 
5101
5101
 
@@ -5254,7 +5254,7 @@ wfsLayer.load().then((result) => {
5254
5254
 
5255
5255
  <dt class="inherited-from">Inherited From:</dt>
5256
5256
  <dd class="inherited-from"><ul class="dummy"><li>
5257
- <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#refresh" Layer.html#refresh>Layer#refresh</a>
5257
+ <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
5258
5258
  </li></ul></dd>
5259
5259
 
5260
5260
 
@@ -5352,7 +5352,7 @@ wfsLayer.load().then((result) => {
5352
5352
 
5353
5353
  <dt class="tag-overrides">Overrides:</dt>
5354
5354
  <dd class="tag-overrides"><ul class="dummy"><li>
5355
- <a class="mapgis-link-name" title="OGCLayer#toJSON" OGCLayer.html#toJSON>OGCLayer#toJSON</a>
5355
+ <a href="OGCLayer.html#toJSON">OGCLayer#toJSON</a>
5356
5356
  </li></ul></dd>
5357
5357
 
5358
5358
 
@@ -5731,7 +5731,7 @@ wfsLayer.load().then((result) => {
5731
5731
 
5732
5732
  <span class="param-type">
5733
5733
 
5734
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5734
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5735
5735
 
5736
5736
  </span>
5737
5737
 
@@ -5773,7 +5773,7 @@ wfsLayer.load().then((result) => {
5773
5773
 
5774
5774
  <span class="param-type">
5775
5775
 
5776
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
5776
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
5777
5777
 
5778
5778
  </span>
5779
5779
 
@@ -5815,7 +5815,7 @@ wfsLayer.load().then((result) => {
5815
5815
 
5816
5816
  <span class="param-type">
5817
5817
 
5818
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5818
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5819
5819
 
5820
5820
  </span>
5821
5821
 
@@ -5857,7 +5857,7 @@ wfsLayer.load().then((result) => {
5857
5857
 
5858
5858
  <span class="param-type">
5859
5859
 
5860
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5860
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5861
5861
 
5862
5862
  </span>
5863
5863
 
@@ -5905,7 +5905,7 @@ wfsLayer.load().then((result) => {
5905
5905
 
5906
5906
  <dt class="inherited-from">Inherited From:</dt>
5907
5907
  <dd class="inherited-from"><ul class="dummy"><li>
5908
- <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>
5908
+ <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>
5909
5909
  </li></ul></dd>
5910
5910
 
5911
5911
 
@@ -6217,7 +6217,7 @@ wfsLayer.load().then((result) => {
6217
6217
 
6218
6218
  <span class="param-type">
6219
6219
 
6220
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6220
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6221
6221
 
6222
6222
  </span>
6223
6223
 
@@ -6259,7 +6259,7 @@ wfsLayer.load().then((result) => {
6259
6259
 
6260
6260
  <span class="param-type">
6261
6261
 
6262
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6262
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6263
6263
 
6264
6264
  </span>
6265
6265
 
@@ -6301,7 +6301,7 @@ wfsLayer.load().then((result) => {
6301
6301
 
6302
6302
  <span class="param-type">
6303
6303
 
6304
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6304
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6305
6305
 
6306
6306
  </span>
6307
6307
 
@@ -6343,7 +6343,7 @@ wfsLayer.load().then((result) => {
6343
6343
 
6344
6344
  <span class="param-type">
6345
6345
 
6346
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6346
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6347
6347
 
6348
6348
  </span>
6349
6349
 
@@ -6391,7 +6391,7 @@ wfsLayer.load().then((result) => {
6391
6391
 
6392
6392
  <dt class="inherited-from">Inherited From:</dt>
6393
6393
  <dd class="inherited-from"><ul class="dummy"><li>
6394
- <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>
6394
+ <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>
6395
6395
  </li></ul></dd>
6396
6396
 
6397
6397
 
@@ -6693,7 +6693,7 @@ wfsLayer.load().then((result) => {
6693
6693
 
6694
6694
  <span class="param-type">
6695
6695
 
6696
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6696
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6697
6697
 
6698
6698
  </span>
6699
6699
 
@@ -6735,7 +6735,7 @@ wfsLayer.load().then((result) => {
6735
6735
 
6736
6736
  <span class="param-type">
6737
6737
 
6738
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6738
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6739
6739
 
6740
6740
  </span>
6741
6741
 
@@ -6777,7 +6777,7 @@ wfsLayer.load().then((result) => {
6777
6777
 
6778
6778
  <span class="param-type">
6779
6779
 
6780
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6780
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6781
6781
 
6782
6782
  </span>
6783
6783
 
@@ -6819,7 +6819,7 @@ wfsLayer.load().then((result) => {
6819
6819
 
6820
6820
  <span class="param-type">
6821
6821
 
6822
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6822
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6823
6823
 
6824
6824
  </span>
6825
6825
 
@@ -6867,7 +6867,7 @@ wfsLayer.load().then((result) => {
6867
6867
 
6868
6868
  <dt class="inherited-from">Inherited From:</dt>
6869
6869
  <dd class="inherited-from"><ul class="dummy"><li>
6870
- <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>
6870
+ <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>
6871
6871
  </li></ul></dd>
6872
6872
 
6873
6873
 
@@ -7179,7 +7179,7 @@ wfsLayer.load().then((result) => {
7179
7179
 
7180
7180
  <span class="param-type">
7181
7181
 
7182
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7182
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7183
7183
 
7184
7184
  </span>
7185
7185
 
@@ -7221,7 +7221,7 @@ wfsLayer.load().then((result) => {
7221
7221
 
7222
7222
  <span class="param-type">
7223
7223
 
7224
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
7224
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
7225
7225
 
7226
7226
  </span>
7227
7227
 
@@ -7263,7 +7263,7 @@ wfsLayer.load().then((result) => {
7263
7263
 
7264
7264
  <span class="param-type">
7265
7265
 
7266
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7266
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7267
7267
 
7268
7268
  </span>
7269
7269
 
@@ -7305,7 +7305,7 @@ wfsLayer.load().then((result) => {
7305
7305
 
7306
7306
  <span class="param-type">
7307
7307
 
7308
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
7308
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
7309
7309
 
7310
7310
  </span>
7311
7311
 
@@ -7353,7 +7353,7 @@ wfsLayer.load().then((result) => {
7353
7353
 
7354
7354
  <dt class="inherited-from">Inherited From:</dt>
7355
7355
  <dd class="inherited-from"><ul class="dummy"><li>
7356
- <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>
7356
+ <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>
7357
7357
  </li></ul></dd>
7358
7358
 
7359
7359
 
@@ -7655,7 +7655,7 @@ wfsLayer.load().then((result) => {
7655
7655
 
7656
7656
  <span class="param-type">
7657
7657
 
7658
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7658
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7659
7659
 
7660
7660
  </span>
7661
7661
 
@@ -7697,7 +7697,7 @@ wfsLayer.load().then((result) => {
7697
7697
 
7698
7698
  <span class="param-type">
7699
7699
 
7700
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
7700
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
7701
7701
 
7702
7702
  </span>
7703
7703
 
@@ -7739,7 +7739,7 @@ wfsLayer.load().then((result) => {
7739
7739
 
7740
7740
  <span class="param-type">
7741
7741
 
7742
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7742
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7743
7743
 
7744
7744
  </span>
7745
7745
 
@@ -7781,7 +7781,7 @@ wfsLayer.load().then((result) => {
7781
7781
 
7782
7782
  <span class="param-type">
7783
7783
 
7784
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
7784
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
7785
7785
 
7786
7786
  </span>
7787
7787
 
@@ -7829,7 +7829,7 @@ wfsLayer.load().then((result) => {
7829
7829
 
7830
7830
  <dt class="inherited-from">Inherited From:</dt>
7831
7831
  <dd class="inherited-from"><ul class="dummy"><li>
7832
- <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>
7832
+ <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>
7833
7833
  </li></ul></dd>
7834
7834
 
7835
7835
 
@@ -8141,7 +8141,7 @@ wfsLayer.load().then((result) => {
8141
8141
 
8142
8142
  <span class="param-type">
8143
8143
 
8144
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8144
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8145
8145
 
8146
8146
  </span>
8147
8147
 
@@ -8183,7 +8183,7 @@ wfsLayer.load().then((result) => {
8183
8183
 
8184
8184
  <span class="param-type">
8185
8185
 
8186
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
8186
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
8187
8187
 
8188
8188
  </span>
8189
8189
 
@@ -8225,7 +8225,7 @@ wfsLayer.load().then((result) => {
8225
8225
 
8226
8226
  <span class="param-type">
8227
8227
 
8228
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8228
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8229
8229
 
8230
8230
  </span>
8231
8231
 
@@ -8267,7 +8267,7 @@ wfsLayer.load().then((result) => {
8267
8267
 
8268
8268
  <span class="param-type">
8269
8269
 
8270
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
8270
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
8271
8271
 
8272
8272
  </span>
8273
8273
 
@@ -8315,7 +8315,7 @@ wfsLayer.load().then((result) => {
8315
8315
 
8316
8316
  <dt class="inherited-from">Inherited From:</dt>
8317
8317
  <dd class="inherited-from"><ul class="dummy"><li>
8318
- <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>
8318
+ <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>
8319
8319
  </li></ul></dd>
8320
8320
 
8321
8321
 
@@ -8617,7 +8617,7 @@ wfsLayer.load().then((result) => {
8617
8617
 
8618
8618
  <span class="param-type">
8619
8619
 
8620
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8620
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8621
8621
 
8622
8622
  </span>
8623
8623
 
@@ -8659,7 +8659,7 @@ wfsLayer.load().then((result) => {
8659
8659
 
8660
8660
  <span class="param-type">
8661
8661
 
8662
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
8662
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
8663
8663
 
8664
8664
  </span>
8665
8665
 
@@ -8701,7 +8701,7 @@ wfsLayer.load().then((result) => {
8701
8701
 
8702
8702
  <span class="param-type">
8703
8703
 
8704
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8704
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8705
8705
 
8706
8706
  </span>
8707
8707
 
@@ -8743,7 +8743,7 @@ wfsLayer.load().then((result) => {
8743
8743
 
8744
8744
  <span class="param-type">
8745
8745
 
8746
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
8746
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
8747
8747
 
8748
8748
  </span>
8749
8749
 
@@ -8791,7 +8791,7 @@ wfsLayer.load().then((result) => {
8791
8791
 
8792
8792
  <dt class="inherited-from">Inherited From:</dt>
8793
8793
  <dd class="inherited-from"><ul class="dummy"><li>
8794
- <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>
8794
+ <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>
8795
8795
  </li></ul></dd>
8796
8796
 
8797
8797