@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
@@ -190,7 +190,7 @@ if(layer.loadStatus === 'loaded') {<br/>
190
190
 
191
191
  <span class="param-type">
192
192
 
193
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
193
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
194
194
 
195
195
  </span>
196
196
 
@@ -453,28 +453,28 @@ if(layer.loadStatus === 'loaded') {<br/>
453
453
 
454
454
  <span class="param-type">
455
455
 
456
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
456
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
457
457
 
458
458
  </span>
459
459
  |
460
460
 
461
461
  <span class="param-type">
462
462
 
463
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
463
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
464
464
 
465
465
  </span>
466
466
  |
467
467
 
468
468
  <span class="param-type">
469
469
 
470
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
470
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
471
471
 
472
472
  </span>
473
473
  |
474
474
 
475
475
  <span class="param-type">
476
476
 
477
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
477
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
478
478
 
479
479
  </span>
480
480
  |
@@ -699,8 +699,8 @@ if(layer.loadStatus === 'loaded') {<br/>
699
699
  <a href='#setSubLayer'>[2、设置子图层参数]</a><br/>
700
700
  <a href='#findSublayerById'>[3、根据子图层id查询图层]</a><br/>
701
701
  <a href='#fromJSON'>[4、通过传入的json构造并返回一个新的几何对象]</a><br/>
702
- <a class="mapgis-link-name" title="OGCLayer#toJSON" OGCLayer.html#toJSON><code>5、导出为json对象</code></a><br/>
703
- <a class="mapgis-link-name" title="OGCLayer#clone" OGCLayer.html#clone><code>6、克隆几何对象</code></a></p>
702
+ <a href="OGCLayer.html#toJSON"><code>5、导出为json对象</code></a><br/>
703
+ <a href="OGCLayer.html#clone"><code>6、克隆几何对象</code></a></p>
704
704
 
705
705
 
706
706
 
@@ -877,7 +877,7 @@ wmsSubLayer.visible = false</code></pre>
877
877
 
878
878
 
879
879
  <ul>
880
- <li><a link="OGCLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="OGCLayer" OGCLayer.html>OGCLayer</a></li>
880
+ <li><a link="OGCLayer.html" onclick="getTypeHTML(event)" href="OGCLayer.html">OGCLayer</a></li>
881
881
  </ul>
882
882
 
883
883
 
@@ -933,28 +933,28 @@ wmsSubLayer.visible = false</code></pre>
933
933
 
934
934
  <span class="param-type">
935
935
 
936
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
936
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
937
937
 
938
938
  </span>
939
939
  |
940
940
 
941
941
  <span class="param-type">
942
942
 
943
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
943
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
944
944
 
945
945
  </span>
946
946
  |
947
947
 
948
948
  <span class="param-type">
949
949
 
950
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
950
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
951
951
 
952
952
  </span>
953
953
  |
954
954
 
955
955
  <span class="param-type">
956
956
 
957
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
957
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
958
958
 
959
959
  </span>
960
960
  |
@@ -1069,7 +1069,7 @@ wmsSubLayer.visible = false</code></pre>
1069
1069
 
1070
1070
  <span class="param-type">
1071
1071
 
1072
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1072
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1073
1073
 
1074
1074
  </span>
1075
1075
 
@@ -1105,7 +1105,7 @@ wmsSubLayer.visible = false</code></pre>
1105
1105
 
1106
1106
  <span class="param-type">
1107
1107
 
1108
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
1108
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
1109
1109
 
1110
1110
  </span>
1111
1111
 
@@ -1357,7 +1357,7 @@ wmsSubLayer.visible = false</code></pre>
1357
1357
 
1358
1358
  <span class="param-type">
1359
1359
 
1360
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
1360
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
1361
1361
 
1362
1362
  </span>
1363
1363
 
@@ -1654,28 +1654,28 @@ wmsSubLayer.visible = false</code></pre>
1654
1654
 
1655
1655
  <span class="param-type">
1656
1656
 
1657
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
1657
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
1658
1658
 
1659
1659
  </span>
1660
1660
  |
1661
1661
 
1662
1662
  <span class="param-type">
1663
1663
 
1664
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1664
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1665
1665
 
1666
1666
  </span>
1667
1667
  |
1668
1668
 
1669
1669
  <span class="param-type">
1670
1670
 
1671
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
1671
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
1672
1672
 
1673
1673
  </span>
1674
1674
  |
1675
1675
 
1676
1676
  <span class="param-type">
1677
1677
 
1678
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
1678
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
1679
1679
 
1680
1680
  </span>
1681
1681
  |
@@ -1798,7 +1798,7 @@ wmsSubLayer.visible = false</code></pre>
1798
1798
 
1799
1799
  <dt class="inherited-from">Inherited From:</dt>
1800
1800
  <dd class="inherited-from"><ul class="dummy"><li>
1801
- <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#copyright" Layer.html#copyright>Layer#copyright</a>
1801
+ <a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
1802
1802
  </li></ul></dd>
1803
1803
 
1804
1804
 
@@ -1878,7 +1878,7 @@ wmsSubLayer.visible = false</code></pre>
1878
1878
 
1879
1879
  <dt class="inherited-from">Inherited From:</dt>
1880
1880
  <dd class="inherited-from"><ul class="dummy"><li>
1881
- <a goto="customParameters" link="OGCLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="OGCLayer#customParameters" OGCLayer.html#customParameters>OGCLayer#customParameters</a>
1881
+ <a goto="customParameters" link="OGCLayer.html" onclick="getTypeHTML(event)" href="OGCLayer.html#customParameters">OGCLayer#customParameters</a>
1882
1882
  </li></ul></dd>
1883
1883
 
1884
1884
 
@@ -1962,7 +1962,7 @@ wmsSubLayer.visible = false</code></pre>
1962
1962
 
1963
1963
  <dt class="inherited-from">Inherited From:</dt>
1964
1964
  <dd class="inherited-from"><ul class="dummy"><li>
1965
- <a goto="description" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#description" Layer.html#description>Layer#description</a>
1965
+ <a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
1966
1966
  </li></ul></dd>
1967
1967
 
1968
1968
 
@@ -2042,7 +2042,7 @@ wmsSubLayer.visible = false</code></pre>
2042
2042
 
2043
2043
  <dt class="inherited-from">Inherited From:</dt>
2044
2044
  <dd class="inherited-from"><ul class="dummy"><li>
2045
- <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
2045
+ <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
2046
2046
  </li></ul></dd>
2047
2047
 
2048
2048
 
@@ -2127,7 +2127,7 @@ wmsSubLayer.visible = false</code></pre>
2127
2127
 
2128
2128
  <dt class="inherited-from">Inherited From:</dt>
2129
2129
  <dd class="inherited-from"><ul class="dummy"><li>
2130
- <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
2130
+ <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
2131
2131
  </li></ul></dd>
2132
2132
 
2133
2133
 
@@ -2175,7 +2175,7 @@ wmsSubLayer.visible = false</code></pre>
2175
2175
 
2176
2176
  <span class="param-type">
2177
2177
 
2178
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
2178
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
2179
2179
 
2180
2180
  </span>
2181
2181
 
@@ -2216,7 +2216,7 @@ wmsSubLayer.visible = false</code></pre>
2216
2216
 
2217
2217
  <dt class="inherited-from">Inherited From:</dt>
2218
2218
  <dd class="inherited-from"><ul class="dummy"><li>
2219
- <a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extent" Layer.html#extent>Layer#extent</a>
2219
+ <a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
2220
2220
  </li></ul></dd>
2221
2221
 
2222
2222
 
@@ -2296,7 +2296,7 @@ wmsSubLayer.visible = false</code></pre>
2296
2296
 
2297
2297
  <dt class="inherited-from">Inherited From:</dt>
2298
2298
  <dd class="inherited-from"><ul class="dummy"><li>
2299
- <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#headers" Layer.html#headers>Layer#headers</a>
2299
+ <a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
2300
2300
  </li></ul></dd>
2301
2301
 
2302
2302
 
@@ -2339,7 +2339,7 @@ wmsSubLayer.visible = false</code></pre>
2339
2339
 
2340
2340
  <span class="param-type">
2341
2341
 
2342
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
2342
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
2343
2343
 
2344
2344
  </span>
2345
2345
 
@@ -2376,7 +2376,7 @@ wmsSubLayer.visible = false</code></pre>
2376
2376
 
2377
2377
  <dt class="inherited-from">Inherited From:</dt>
2378
2378
  <dd class="inherited-from"><ul class="dummy"><li>
2379
- <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#httpMethod" Layer.html#httpMethod>Layer#httpMethod</a>
2379
+ <a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
2380
2380
  </li></ul></dd>
2381
2381
 
2382
2382
 
@@ -2460,7 +2460,7 @@ wmsSubLayer.visible = false</code></pre>
2460
2460
 
2461
2461
  <dt class="inherited-from">Inherited From:</dt>
2462
2462
  <dd class="inherited-from"><ul class="dummy"><li>
2463
- <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#id" Layer.html#id>Layer#id</a>
2463
+ <a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
2464
2464
  </li></ul></dd>
2465
2465
 
2466
2466
 
@@ -2919,7 +2919,7 @@ wmsSubLayer.visible = false</code></pre>
2919
2919
 
2920
2920
  <dt class="inherited-from">Inherited From:</dt>
2921
2921
  <dd class="inherited-from"><ul class="dummy"><li>
2922
- <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#index" Layer.html#index>Layer#index</a>
2922
+ <a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
2923
2923
  </li></ul></dd>
2924
2924
 
2925
2925
 
@@ -3082,7 +3082,7 @@ wmsSubLayer.visible = false</code></pre>
3082
3082
 
3083
3083
  <dt class="inherited-from">Inherited From:</dt>
3084
3084
  <dd class="inherited-from"><ul class="dummy"><li>
3085
- <a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loaded" Layer.html#loaded>Layer#loaded</a>
3085
+ <a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loaded">Layer#loaded</a>
3086
3086
  </li></ul></dd>
3087
3087
 
3088
3088
 
@@ -3171,7 +3171,7 @@ wmsSubLayer.visible = false</code></pre>
3171
3171
 
3172
3172
  <dt class="inherited-from">Inherited From:</dt>
3173
3173
  <dd class="inherited-from"><ul class="dummy"><li>
3174
- <a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loadStatus" Layer.html#loadStatus>Layer#loadStatus</a>
3174
+ <a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#loadStatus">Layer#loadStatus</a>
3175
3175
  </li></ul></dd>
3176
3176
 
3177
3177
 
@@ -3256,7 +3256,7 @@ wmsSubLayer.visible = false</code></pre>
3256
3256
 
3257
3257
  <dt class="inherited-from">Inherited From:</dt>
3258
3258
  <dd class="inherited-from"><ul class="dummy"><li>
3259
- <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#maxScale" Layer.html#maxScale>Layer#maxScale</a>
3259
+ <a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
3260
3260
  </li></ul></dd>
3261
3261
 
3262
3262
 
@@ -3341,7 +3341,7 @@ wmsSubLayer.visible = false</code></pre>
3341
3341
 
3342
3342
  <dt class="inherited-from">Inherited From:</dt>
3343
3343
  <dd class="inherited-from"><ul class="dummy"><li>
3344
- <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#minScale" Layer.html#minScale>Layer#minScale</a>
3344
+ <a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
3345
3345
  </li></ul></dd>
3346
3346
 
3347
3347
 
@@ -3426,7 +3426,7 @@ wmsSubLayer.visible = false</code></pre>
3426
3426
 
3427
3427
  <dt class="inherited-from">Inherited From:</dt>
3428
3428
  <dd class="inherited-from"><ul class="dummy"><li>
3429
- <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#opacity" Layer.html#opacity>Layer#opacity</a>
3429
+ <a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
3430
3430
  </li></ul></dd>
3431
3431
 
3432
3432
 
@@ -3469,7 +3469,7 @@ wmsSubLayer.visible = false</code></pre>
3469
3469
 
3470
3470
  <span class="param-type">
3471
3471
 
3472
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
3472
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
3473
3473
 
3474
3474
  </span>
3475
3475
 
@@ -3506,7 +3506,7 @@ wmsSubLayer.visible = false</code></pre>
3506
3506
 
3507
3507
  <dt class="inherited-from">Inherited From:</dt>
3508
3508
  <dd class="inherited-from"><ul class="dummy"><li>
3509
- <a goto="spatialReference" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#spatialReference" Layer.html#spatialReference>Layer#spatialReference</a>
3509
+ <a goto="spatialReference" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#spatialReference">Layer#spatialReference</a>
3510
3510
  </li></ul></dd>
3511
3511
 
3512
3512
 
@@ -3811,7 +3811,7 @@ wmsSubLayer.visible = false</code></pre>
3811
3811
 
3812
3812
  <dt class="inherited-from">Inherited From:</dt>
3813
3813
  <dd class="inherited-from"><ul class="dummy"><li>
3814
- <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#title" Layer.html#title>Layer#title</a>
3814
+ <a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
3815
3815
  </li></ul></dd>
3816
3816
 
3817
3817
 
@@ -3891,7 +3891,7 @@ wmsSubLayer.visible = false</code></pre>
3891
3891
 
3892
3892
  <dt class="inherited-from">Inherited From:</dt>
3893
3893
  <dd class="inherited-from"><ul class="dummy"><li>
3894
- <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenAttachType" Layer.html#tokenAttachType>Layer#tokenAttachType</a>
3894
+ <a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
3895
3895
  </li></ul></dd>
3896
3896
 
3897
3897
 
@@ -3971,7 +3971,7 @@ wmsSubLayer.visible = false</code></pre>
3971
3971
 
3972
3972
  <dt class="inherited-from">Inherited From:</dt>
3973
3973
  <dd class="inherited-from"><ul class="dummy"><li>
3974
- <a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenKey" Layer.html#tokenKey>Layer#tokenKey</a>
3974
+ <a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
3975
3975
  </li></ul></dd>
3976
3976
 
3977
3977
 
@@ -4056,7 +4056,7 @@ wmsSubLayer.visible = false</code></pre>
4056
4056
 
4057
4057
  <dt class="inherited-from">Inherited From:</dt>
4058
4058
  <dd class="inherited-from"><ul class="dummy"><li>
4059
- <a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenValue" Layer.html#tokenValue>Layer#tokenValue</a>
4059
+ <a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
4060
4060
  </li></ul></dd>
4061
4061
 
4062
4062
 
@@ -4142,7 +4142,7 @@ wmsSubLayer.visible = false</code></pre>
4142
4142
 
4143
4143
  <dt class="tag-overrides">Overrides:</dt>
4144
4144
  <dd class="tag-overrides"><ul class="dummy"><li>
4145
- <a class="mapgis-link-name" title="OGCLayer#type" OGCLayer.html#type>OGCLayer#type</a>
4145
+ <a href="OGCLayer.html#type">OGCLayer#type</a>
4146
4146
  </li></ul></dd>
4147
4147
 
4148
4148
 
@@ -4305,7 +4305,7 @@ wmsSubLayer.visible = false</code></pre>
4305
4305
 
4306
4306
  <dt class="tag-overrides">Overrides:</dt>
4307
4307
  <dd class="tag-overrides"><ul class="dummy"><li>
4308
- <a class="mapgis-link-name" title="OGCLayer#version" OGCLayer.html#version>OGCLayer#version</a>
4308
+ <a href="OGCLayer.html#version">OGCLayer#version</a>
4309
4309
  </li></ul></dd>
4310
4310
 
4311
4311
 
@@ -4383,7 +4383,7 @@ wmsSubLayer.visible = false</code></pre>
4383
4383
 
4384
4384
  <dt class="inherited-from">Inherited From:</dt>
4385
4385
  <dd class="inherited-from"><ul class="dummy"><li>
4386
- <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#visible" Layer.html#visible>Layer#visible</a>
4386
+ <a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
4387
4387
  </li></ul></dd>
4388
4388
 
4389
4389
 
@@ -4457,7 +4457,7 @@ wmsSubLayer.visible = false</code></pre>
4457
4457
 
4458
4458
  <span class="param-type">
4459
4459
 
4460
- <a link="WMSLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WMSLayer" WMSLayer.html>WMSLayer</a>
4460
+ <a link="WMSLayer.html" onclick="getTypeHTML(event)" href="WMSLayer.html">WMSLayer</a>
4461
4461
 
4462
4462
  </span>
4463
4463
 
@@ -4477,7 +4477,7 @@ wmsSubLayer.visible = false</code></pre>
4477
4477
 
4478
4478
  <span class="param-type">
4479
4479
 
4480
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4480
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4481
4481
 
4482
4482
  </span>
4483
4483
 
@@ -4517,7 +4517,7 @@ wmsSubLayer.visible = false</code></pre>
4517
4517
 
4518
4518
  <span class="param-type">
4519
4519
 
4520
- <a link="IGSVectorTileSubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="IGSVectorTileSubLayer" IGSVectorTileSubLayer.html>IGSVectorTileSubLayer</a>
4520
+ <a link="IGSVectorTileSubLayer.html" onclick="getTypeHTML(event)" href="IGSVectorTileSubLayer.html">IGSVectorTileSubLayer</a>
4521
4521
 
4522
4522
  </span>
4523
4523
 
@@ -4928,7 +4928,7 @@ const wmsLayer = new WMSLayer.fromJSON(json)</code></pre>
4928
4928
 
4929
4929
  <span class="param-type">
4930
4930
 
4931
- <a link="WMSLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WMSLayer" WMSLayer.html>WMSLayer</a>
4931
+ <a link="WMSLayer.html" onclick="getTypeHTML(event)" href="WMSLayer.html">WMSLayer</a>
4932
4932
 
4933
4933
  </span>
4934
4934
 
@@ -4991,7 +4991,7 @@ const wmsLayer = new WMSLayer.fromJSON(json)</code></pre>
4991
4991
 
4992
4992
  <dt class="inherited-from">Inherited From:</dt>
4993
4993
  <dd class="inherited-from"><ul class="dummy"><li>
4994
- <a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#clone" Layer.html#clone>Layer#clone</a>
4994
+ <a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#clone">Layer#clone</a>
4995
4995
  </li></ul></dd>
4996
4996
 
4997
4997
 
@@ -5054,7 +5054,7 @@ const wmsLayer = new WMSLayer.fromJSON(json)</code></pre>
5054
5054
 
5055
5055
  <span class="param-type">
5056
5056
 
5057
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5057
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5058
5058
 
5059
5059
  </span>
5060
5060
 
@@ -5113,7 +5113,7 @@ const wmsLayer = new WMSLayer.fromJSON(json)</code></pre>
5113
5113
 
5114
5114
  <dt class="inherited-from">Inherited From:</dt>
5115
5115
  <dd class="inherited-from"><ul class="dummy"><li>
5116
- <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#destroy" Layer.html#destroy>Layer#destroy</a>
5116
+ <a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
5117
5117
  </li></ul></dd>
5118
5118
 
5119
5119
 
@@ -5349,7 +5349,7 @@ const wmsLayer = new WMSLayer.fromJSON(json)</code></pre>
5349
5349
 
5350
5350
  <span class="param-type">
5351
5351
 
5352
- <a link="IGSVectorTileSubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="IGSVectorTileSubLayer" IGSVectorTileSubLayer.html>IGSVectorTileSubLayer</a>
5352
+ <a link="IGSVectorTileSubLayer.html" onclick="getTypeHTML(event)" href="IGSVectorTileSubLayer.html">IGSVectorTileSubLayer</a>
5353
5353
 
5354
5354
  </span>
5355
5355
 
@@ -5432,7 +5432,7 @@ const wmsSubLayer = wmsLayer.findSublayerById(0)</code></pre>
5432
5432
 
5433
5433
  <dt class="inherited-from">Inherited From:</dt>
5434
5434
  <dd class="inherited-from"><ul class="dummy"><li>
5435
- <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#isLoaded" Layer.html#isLoaded>Layer#isLoaded</a>
5435
+ <a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
5436
5436
  </li></ul></dd>
5437
5437
 
5438
5438
 
@@ -5670,7 +5670,7 @@ wmsLayer.load().then((result) => {
5670
5670
 
5671
5671
  <dt class="inherited-from">Inherited From:</dt>
5672
5672
  <dd class="inherited-from"><ul class="dummy"><li>
5673
- <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#refresh" Layer.html#refresh>Layer#refresh</a>
5673
+ <a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
5674
5674
  </li></ul></dd>
5675
5675
 
5676
5676
 
@@ -5785,7 +5785,7 @@ wmsLayer.load().then((result) => {
5785
5785
 
5786
5786
  <span class="param-type">
5787
5787
 
5788
- <a link="WMSSubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WMSSubLayer" WMSSubLayer.html>WMSSubLayer</a>
5788
+ <a link="WMSSubLayer.html" onclick="getTypeHTML(event)" href="WMSSubLayer.html">WMSSubLayer</a>
5789
5789
 
5790
5790
  </span>
5791
5791
  |
@@ -5949,7 +5949,7 @@ wmsLayer.setSubLayer({
5949
5949
 
5950
5950
  <dt class="tag-overrides">Overrides:</dt>
5951
5951
  <dd class="tag-overrides"><ul class="dummy"><li>
5952
- <a class="mapgis-link-name" title="OGCLayer#toJSON" OGCLayer.html#toJSON>OGCLayer#toJSON</a>
5952
+ <a href="OGCLayer.html#toJSON">OGCLayer#toJSON</a>
5953
5953
  </li></ul></dd>
5954
5954
 
5955
5955
 
@@ -6333,7 +6333,7 @@ wmsLayer.setSubLayer({
6333
6333
 
6334
6334
  <span class="param-type">
6335
6335
 
6336
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6336
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6337
6337
 
6338
6338
  </span>
6339
6339
 
@@ -6375,7 +6375,7 @@ wmsLayer.setSubLayer({
6375
6375
 
6376
6376
  <span class="param-type">
6377
6377
 
6378
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6378
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6379
6379
 
6380
6380
  </span>
6381
6381
 
@@ -6417,7 +6417,7 @@ wmsLayer.setSubLayer({
6417
6417
 
6418
6418
  <span class="param-type">
6419
6419
 
6420
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6420
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6421
6421
 
6422
6422
  </span>
6423
6423
 
@@ -6459,7 +6459,7 @@ wmsLayer.setSubLayer({
6459
6459
 
6460
6460
  <span class="param-type">
6461
6461
 
6462
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6462
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6463
6463
 
6464
6464
  </span>
6465
6465
 
@@ -6507,7 +6507,7 @@ wmsLayer.setSubLayer({
6507
6507
 
6508
6508
  <dt class="inherited-from">Inherited From:</dt>
6509
6509
  <dd class="inherited-from"><ul class="dummy"><li>
6510
- <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>
6510
+ <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>
6511
6511
  </li></ul></dd>
6512
6512
 
6513
6513
 
@@ -6819,7 +6819,7 @@ wmsLayer.setSubLayer({
6819
6819
 
6820
6820
  <span class="param-type">
6821
6821
 
6822
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6822
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6823
6823
 
6824
6824
  </span>
6825
6825
 
@@ -6861,7 +6861,7 @@ wmsLayer.setSubLayer({
6861
6861
 
6862
6862
  <span class="param-type">
6863
6863
 
6864
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
6864
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
6865
6865
 
6866
6866
  </span>
6867
6867
 
@@ -6903,7 +6903,7 @@ wmsLayer.setSubLayer({
6903
6903
 
6904
6904
  <span class="param-type">
6905
6905
 
6906
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
6906
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
6907
6907
 
6908
6908
  </span>
6909
6909
 
@@ -6945,7 +6945,7 @@ wmsLayer.setSubLayer({
6945
6945
 
6946
6946
  <span class="param-type">
6947
6947
 
6948
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6948
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6949
6949
 
6950
6950
  </span>
6951
6951
 
@@ -6993,7 +6993,7 @@ wmsLayer.setSubLayer({
6993
6993
 
6994
6994
  <dt class="inherited-from">Inherited From:</dt>
6995
6995
  <dd class="inherited-from"><ul class="dummy"><li>
6996
- <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>
6996
+ <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>
6997
6997
  </li></ul></dd>
6998
6998
 
6999
6999
 
@@ -7295,7 +7295,7 @@ wmsLayer.setSubLayer({
7295
7295
 
7296
7296
  <span class="param-type">
7297
7297
 
7298
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7298
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7299
7299
 
7300
7300
  </span>
7301
7301
 
@@ -7337,7 +7337,7 @@ wmsLayer.setSubLayer({
7337
7337
 
7338
7338
  <span class="param-type">
7339
7339
 
7340
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
7340
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
7341
7341
 
7342
7342
  </span>
7343
7343
 
@@ -7379,7 +7379,7 @@ wmsLayer.setSubLayer({
7379
7379
 
7380
7380
  <span class="param-type">
7381
7381
 
7382
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7382
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7383
7383
 
7384
7384
  </span>
7385
7385
 
@@ -7421,7 +7421,7 @@ wmsLayer.setSubLayer({
7421
7421
 
7422
7422
  <span class="param-type">
7423
7423
 
7424
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
7424
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
7425
7425
 
7426
7426
  </span>
7427
7427
 
@@ -7469,7 +7469,7 @@ wmsLayer.setSubLayer({
7469
7469
 
7470
7470
  <dt class="inherited-from">Inherited From:</dt>
7471
7471
  <dd class="inherited-from"><ul class="dummy"><li>
7472
- <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>
7472
+ <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>
7473
7473
  </li></ul></dd>
7474
7474
 
7475
7475
 
@@ -7781,7 +7781,7 @@ wmsLayer.setSubLayer({
7781
7781
 
7782
7782
  <span class="param-type">
7783
7783
 
7784
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7784
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7785
7785
 
7786
7786
  </span>
7787
7787
 
@@ -7823,7 +7823,7 @@ wmsLayer.setSubLayer({
7823
7823
 
7824
7824
  <span class="param-type">
7825
7825
 
7826
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
7826
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
7827
7827
 
7828
7828
  </span>
7829
7829
 
@@ -7865,7 +7865,7 @@ wmsLayer.setSubLayer({
7865
7865
 
7866
7866
  <span class="param-type">
7867
7867
 
7868
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
7868
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
7869
7869
 
7870
7870
  </span>
7871
7871
 
@@ -7907,7 +7907,7 @@ wmsLayer.setSubLayer({
7907
7907
 
7908
7908
  <span class="param-type">
7909
7909
 
7910
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
7910
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
7911
7911
 
7912
7912
  </span>
7913
7913
 
@@ -7955,7 +7955,7 @@ wmsLayer.setSubLayer({
7955
7955
 
7956
7956
  <dt class="inherited-from">Inherited From:</dt>
7957
7957
  <dd class="inherited-from"><ul class="dummy"><li>
7958
- <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>
7958
+ <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>
7959
7959
  </li></ul></dd>
7960
7960
 
7961
7961
 
@@ -8257,7 +8257,7 @@ wmsLayer.setSubLayer({
8257
8257
 
8258
8258
  <span class="param-type">
8259
8259
 
8260
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8260
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8261
8261
 
8262
8262
  </span>
8263
8263
 
@@ -8299,7 +8299,7 @@ wmsLayer.setSubLayer({
8299
8299
 
8300
8300
  <span class="param-type">
8301
8301
 
8302
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
8302
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
8303
8303
 
8304
8304
  </span>
8305
8305
 
@@ -8341,7 +8341,7 @@ wmsLayer.setSubLayer({
8341
8341
 
8342
8342
  <span class="param-type">
8343
8343
 
8344
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8344
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8345
8345
 
8346
8346
  </span>
8347
8347
 
@@ -8383,7 +8383,7 @@ wmsLayer.setSubLayer({
8383
8383
 
8384
8384
  <span class="param-type">
8385
8385
 
8386
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
8386
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
8387
8387
 
8388
8388
  </span>
8389
8389
 
@@ -8431,7 +8431,7 @@ wmsLayer.setSubLayer({
8431
8431
 
8432
8432
  <dt class="inherited-from">Inherited From:</dt>
8433
8433
  <dd class="inherited-from"><ul class="dummy"><li>
8434
- <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>
8434
+ <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>
8435
8435
  </li></ul></dd>
8436
8436
 
8437
8437
 
@@ -8743,7 +8743,7 @@ wmsLayer.setSubLayer({
8743
8743
 
8744
8744
  <span class="param-type">
8745
8745
 
8746
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8746
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8747
8747
 
8748
8748
  </span>
8749
8749
 
@@ -8785,7 +8785,7 @@ wmsLayer.setSubLayer({
8785
8785
 
8786
8786
  <span class="param-type">
8787
8787
 
8788
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
8788
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
8789
8789
 
8790
8790
  </span>
8791
8791
 
@@ -8827,7 +8827,7 @@ wmsLayer.setSubLayer({
8827
8827
 
8828
8828
  <span class="param-type">
8829
8829
 
8830
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
8830
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
8831
8831
 
8832
8832
  </span>
8833
8833
 
@@ -8869,7 +8869,7 @@ wmsLayer.setSubLayer({
8869
8869
 
8870
8870
  <span class="param-type">
8871
8871
 
8872
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
8872
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
8873
8873
 
8874
8874
  </span>
8875
8875
 
@@ -8917,7 +8917,7 @@ wmsLayer.setSubLayer({
8917
8917
 
8918
8918
  <dt class="inherited-from">Inherited From:</dt>
8919
8919
  <dd class="inherited-from"><ul class="dummy"><li>
8920
- <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>
8920
+ <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>
8921
8921
  </li></ul></dd>
8922
8922
 
8923
8923
 
@@ -9219,7 +9219,7 @@ wmsLayer.setSubLayer({
9219
9219
 
9220
9220
  <span class="param-type">
9221
9221
 
9222
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
9222
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
9223
9223
 
9224
9224
  </span>
9225
9225
 
@@ -9261,7 +9261,7 @@ wmsLayer.setSubLayer({
9261
9261
 
9262
9262
  <span class="param-type">
9263
9263
 
9264
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
9264
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
9265
9265
 
9266
9266
  </span>
9267
9267
 
@@ -9303,7 +9303,7 @@ wmsLayer.setSubLayer({
9303
9303
 
9304
9304
  <span class="param-type">
9305
9305
 
9306
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
9306
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
9307
9307
 
9308
9308
  </span>
9309
9309
 
@@ -9345,7 +9345,7 @@ wmsLayer.setSubLayer({
9345
9345
 
9346
9346
  <span class="param-type">
9347
9347
 
9348
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
9348
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
9349
9349
 
9350
9350
  </span>
9351
9351
 
@@ -9393,7 +9393,7 @@ wmsLayer.setSubLayer({
9393
9393
 
9394
9394
  <dt class="inherited-from">Inherited From:</dt>
9395
9395
  <dd class="inherited-from"><ul class="dummy"><li>
9396
- <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>
9396
+ <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>
9397
9397
  </li></ul></dd>
9398
9398
 
9399
9399
 
@@ -9705,7 +9705,7 @@ wmsLayer.setSubLayer({
9705
9705
 
9706
9706
  <span class="param-type">
9707
9707
 
9708
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
9708
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
9709
9709
 
9710
9710
  </span>
9711
9711
 
@@ -9747,7 +9747,7 @@ wmsLayer.setSubLayer({
9747
9747
 
9748
9748
  <span class="param-type">
9749
9749
 
9750
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
9750
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
9751
9751
 
9752
9752
  </span>
9753
9753
 
@@ -9789,7 +9789,7 @@ wmsLayer.setSubLayer({
9789
9789
 
9790
9790
  <span class="param-type">
9791
9791
 
9792
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
9792
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
9793
9793
 
9794
9794
  </span>
9795
9795
 
@@ -9831,7 +9831,7 @@ wmsLayer.setSubLayer({
9831
9831
 
9832
9832
  <span class="param-type">
9833
9833
 
9834
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
9834
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
9835
9835
 
9836
9836
  </span>
9837
9837