@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
@@ -191,7 +191,7 @@ const mapServer = new MapServer({
191
191
 
192
192
 
193
193
  <ul>
194
- <li><a link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer" BaseServer.html>BaseServer</a></li>
194
+ <li><a link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html">BaseServer</a></li>
195
195
  </ul>
196
196
 
197
197
 
@@ -337,7 +337,7 @@ const mapServer = new MapServer({
337
337
 
338
338
  <span class="param-type">
339
339
 
340
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
340
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
341
341
 
342
342
  </span>
343
343
 
@@ -452,7 +452,7 @@ const mapServer = new MapServer({
452
452
 
453
453
  <dt class="inherited-from">Inherited From:</dt>
454
454
  <dd class="inherited-from"><ul class="dummy"><li>
455
- <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
455
+ <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
456
456
  </li></ul></dd>
457
457
 
458
458
 
@@ -532,7 +532,7 @@ const mapServer = new MapServer({
532
532
 
533
533
  <dt class="inherited-from">Inherited From:</dt>
534
534
  <dd class="inherited-from"><ul class="dummy"><li>
535
- <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
535
+ <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
536
536
  </li></ul></dd>
537
537
 
538
538
 
@@ -633,7 +633,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
633
633
 
634
634
  <dt class="inherited-from">Inherited From:</dt>
635
635
  <dd class="inherited-from"><ul class="dummy"><li>
636
- <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
636
+ <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
637
637
  </li></ul></dd>
638
638
 
639
639
 
@@ -735,7 +735,7 @@ BaseServer.headers.token = '新token';</code></pre>
735
735
 
736
736
  <dt class="inherited-from">Inherited From:</dt>
737
737
  <dd class="inherited-from"><ul class="dummy"><li>
738
- <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
738
+ <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
739
739
  </li></ul></dd>
740
740
 
741
741
 
@@ -843,7 +843,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
843
843
 
844
844
  <dt class="inherited-from">Inherited From:</dt>
845
845
  <dd class="inherited-from"><ul class="dummy"><li>
846
- <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
846
+ <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
847
847
  </li></ul></dd>
848
848
 
849
849
 
@@ -941,7 +941,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
941
941
 
942
942
  <dt class="inherited-from">Inherited From:</dt>
943
943
  <dd class="inherited-from"><ul class="dummy"><li>
944
- <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
944
+ <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
945
945
  </li></ul></dd>
946
946
 
947
947
 
@@ -1014,7 +1014,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
1014
1014
 
1015
1015
  <span class="param-type">
1016
1016
 
1017
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
1017
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
1018
1018
 
1019
1019
  </span>
1020
1020
 
@@ -1051,7 +1051,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
1051
1051
 
1052
1052
  <dt class="inherited-from">Inherited From:</dt>
1053
1053
  <dd class="inherited-from"><ul class="dummy"><li>
1054
- <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
1054
+ <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
1055
1055
  </li></ul></dd>
1056
1056
 
1057
1057
 
@@ -1153,7 +1153,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
1153
1153
 
1154
1154
  <dt class="inherited-from">Inherited From:</dt>
1155
1155
  <dd class="inherited-from"><ul class="dummy"><li>
1156
- <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
1156
+ <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
1157
1157
  </li></ul></dd>
1158
1158
 
1159
1159
 
@@ -1250,7 +1250,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
1250
1250
 
1251
1251
  <dt class="inherited-from">Inherited From:</dt>
1252
1252
  <dd class="inherited-from"><ul class="dummy"><li>
1253
- <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
1253
+ <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
1254
1254
  </li></ul></dd>
1255
1255
 
1256
1256
 
@@ -1347,7 +1347,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
1347
1347
 
1348
1348
  <dt class="inherited-from">Inherited From:</dt>
1349
1349
  <dd class="inherited-from"><ul class="dummy"><li>
1350
- <a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#url" BaseServer.html#url>BaseServer#url</a>
1350
+ <a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#url">BaseServer#url</a>
1351
1351
  </li></ul></dd>
1352
1352
 
1353
1353
 
@@ -1679,7 +1679,7 @@ BaseServer.url = '新URL';</code></pre>
1679
1679
 
1680
1680
  <span class="param-type">
1681
1681
 
1682
- <a link="queryFailure.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="queryFailure" global.html#queryFailure>queryFailure</a>
1682
+ <a link="queryFailure.html" onclick="getTypeHTML(event)" href="global.html#queryFailure">queryFailure</a>
1683
1683
 
1684
1684
  </span>
1685
1685
 
@@ -2133,7 +2133,7 @@ BaseServer.url = '新URL';</code></pre>
2133
2133
 
2134
2134
  <span class="param-type">
2135
2135
 
2136
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
2136
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
2137
2137
 
2138
2138
  </span>
2139
2139
 
@@ -2713,7 +2713,7 @@ BaseServer.url = '新URL';</code></pre>
2713
2713
 
2714
2714
  <span class="param-type">
2715
2715
 
2716
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
2716
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
2717
2717
 
2718
2718
  </span>
2719
2719
 
@@ -2975,7 +2975,7 @@ BaseServer.url = '新URL';</code></pre>
2975
2975
 
2976
2976
  <span class="param-type">
2977
2977
 
2978
- <a link="getLegendSuccess.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="getLegendSuccess" global.html#getLegendSuccess>getLegendSuccess</a>
2978
+ <a link="getLegendSuccess.html" onclick="getTypeHTML(event)" href="global.html#getLegendSuccess">getLegendSuccess</a>
2979
2979
 
2980
2980
  </span>
2981
2981
 
@@ -3002,7 +3002,7 @@ BaseServer.url = '新URL';</code></pre>
3002
3002
 
3003
3003
  <span class="param-type">
3004
3004
 
3005
- <a link="queryFailure.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="queryFailure" global.html#queryFailure>queryFailure</a>
3005
+ <a link="queryFailure.html" onclick="getTypeHTML(event)" href="global.html#queryFailure">queryFailure</a>
3006
3006
 
3007
3007
  </span>
3008
3008
 
@@ -3110,7 +3110,7 @@ BaseServer.url = '新URL';</code></pre>
3110
3110
 
3111
3111
  <span class="param-type">
3112
3112
 
3113
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
3113
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
3114
3114
 
3115
3115
  </span>
3116
3116
 
@@ -3428,7 +3428,7 @@ mapServer.getLegend({
3428
3428
 
3429
3429
  <span class="param-type">
3430
3430
 
3431
- <a link="queryFeaturesSuccess.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="queryFeaturesSuccess" global.html#queryFeaturesSuccess>queryFeaturesSuccess</a>
3431
+ <a link="queryFeaturesSuccess.html" onclick="getTypeHTML(event)" href="global.html#queryFeaturesSuccess">queryFeaturesSuccess</a>
3432
3432
 
3433
3433
  </span>
3434
3434
 
@@ -3459,7 +3459,7 @@ mapServer.getLegend({
3459
3459
 
3460
3460
  <span class="param-type">
3461
3461
 
3462
- <a link="queryFailure.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="queryFailure" global.html#queryFailure>queryFailure</a>
3462
+ <a link="queryFailure.html" onclick="getTypeHTML(event)" href="global.html#queryFailure">queryFailure</a>
3463
3463
 
3464
3464
  </span>
3465
3465
 
@@ -3490,7 +3490,7 @@ mapServer.getLegend({
3490
3490
 
3491
3491
  <span class="param-type">
3492
3492
 
3493
- <a link="FetchMethod.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FetchMethod" global.html#FetchMethod>FetchMethod</a>
3493
+ <a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
3494
3494
 
3495
3495
  </span>
3496
3496
 
@@ -3554,7 +3554,7 @@ mapServer.getLegend({
3554
3554
 
3555
3555
  <span class="param-type">
3556
3556
 
3557
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
3557
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
3558
3558
 
3559
3559
  </span>
3560
3560
 
@@ -3649,7 +3649,7 @@ mapServer.getLegend({
3649
3649
 
3650
3650
  <span class="param-type">
3651
3651
 
3652
- <a link="SpatialRelation.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialRelation" global.html#SpatialRelation>SpatialRelation</a>
3652
+ <a link="SpatialRelation.html" onclick="getTypeHTML(event)" href="global.html#SpatialRelation">SpatialRelation</a>
3653
3653
 
3654
3654
  </span>
3655
3655
 
@@ -4322,7 +4322,7 @@ mapServer.queryFeatures({
4322
4322
 
4323
4323
  <span class="param-type">
4324
4324
 
4325
- <a link="queryFeaturesInLayersSuccess.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="queryFeaturesInLayersSuccess" global.html#queryFeaturesInLayersSuccess>queryFeaturesInLayersSuccess</a>
4325
+ <a link="queryFeaturesInLayersSuccess.html" onclick="getTypeHTML(event)" href="global.html#queryFeaturesInLayersSuccess">queryFeaturesInLayersSuccess</a>
4326
4326
 
4327
4327
  </span>
4328
4328
 
@@ -4353,7 +4353,7 @@ mapServer.queryFeatures({
4353
4353
 
4354
4354
  <span class="param-type">
4355
4355
 
4356
- <a link="queryFailure.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="queryFailure" global.html#queryFailure>queryFailure</a>
4356
+ <a link="queryFailure.html" onclick="getTypeHTML(event)" href="global.html#queryFailure">queryFailure</a>
4357
4357
 
4358
4358
  </span>
4359
4359
 
@@ -4415,7 +4415,7 @@ mapServer.queryFeatures({
4415
4415
 
4416
4416
  <span class="param-type">
4417
4417
 
4418
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
4418
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
4419
4419
 
4420
4420
  </span>
4421
4421
 
@@ -4510,7 +4510,7 @@ mapServer.queryFeatures({
4510
4510
 
4511
4511
  <span class="param-type">
4512
4512
 
4513
- <a link="SpatialRelation.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialRelation" global.html#SpatialRelation>SpatialRelation</a>
4513
+ <a link="SpatialRelation.html" onclick="getTypeHTML(event)" href="global.html#SpatialRelation">SpatialRelation</a>
4514
4514
 
4515
4515
  </span>
4516
4516
 
@@ -4989,7 +4989,7 @@ mapServer.queryFeaturesInLayers({
4989
4989
 
4990
4990
  <span class="param-type">
4991
4991
 
4992
- <a link="queryLayerInfoSuccess.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="queryLayerInfoSuccess" global.html#queryLayerInfoSuccess>queryLayerInfoSuccess</a>
4992
+ <a link="queryLayerInfoSuccess.html" onclick="getTypeHTML(event)" href="global.html#queryLayerInfoSuccess">queryLayerInfoSuccess</a>
4993
4993
 
4994
4994
  </span>
4995
4995
 
@@ -5016,7 +5016,7 @@ mapServer.queryFeaturesInLayers({
5016
5016
 
5017
5017
  <span class="param-type">
5018
5018
 
5019
- <a link="queryFailure.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="queryFailure" global.html#queryFailure>queryFailure</a>
5019
+ <a link="queryFailure.html" onclick="getTypeHTML(event)" href="global.html#queryFailure">queryFailure</a>
5020
5020
 
5021
5021
  </span>
5022
5022
 
@@ -5327,7 +5327,7 @@ mapServer.queryLayerInfo({
5327
5327
 
5328
5328
  <span class="param-type">
5329
5329
 
5330
- <a link="queryLayerListSuccess.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="queryLayerListSuccess" global.html#queryLayerListSuccess>queryLayerListSuccess</a>
5330
+ <a link="queryLayerListSuccess.html" onclick="getTypeHTML(event)" href="global.html#queryLayerListSuccess">queryLayerListSuccess</a>
5331
5331
 
5332
5332
  </span>
5333
5333
 
@@ -5354,7 +5354,7 @@ mapServer.queryLayerInfo({
5354
5354
 
5355
5355
  <span class="param-type">
5356
5356
 
5357
- <a link="queryFailure.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="queryFailure" global.html#queryFailure>queryFailure</a>
5357
+ <a link="queryFailure.html" onclick="getTypeHTML(event)" href="global.html#queryFailure">queryFailure</a>
5358
5358
 
5359
5359
  </span>
5360
5360
 
@@ -5706,7 +5706,7 @@ mapServer.queryLayerList({
5706
5706
 
5707
5707
  <dt class="inherited-from">Inherited From:</dt>
5708
5708
  <dd class="inherited-from"><ul class="dummy"><li>
5709
- <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
5709
+ <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
5710
5710
  </li></ul></dd>
5711
5711
 
5712
5712
 
@@ -206,7 +206,7 @@
206
206
 
207
207
 
208
208
  <ul>
209
- <li><a link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer" VectorTileLayer.html>VectorTileLayer</a></li>
209
+ <li><a link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html">VectorTileLayer</a></li>
210
210
  </ul>
211
211
 
212
212
 
@@ -262,28 +262,28 @@
262
262
 
263
263
  <span class="param-type">
264
264
 
265
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
265
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
266
266
 
267
267
  </span>
268
268
  |
269
269
 
270
270
  <span class="param-type">
271
271
 
272
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
272
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
273
273
 
274
274
  </span>
275
275
  |
276
276
 
277
277
  <span class="param-type">
278
278
 
279
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
279
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
280
280
 
281
281
  </span>
282
282
  |
283
283
 
284
284
  <span class="param-type">
285
285
 
286
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
286
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
287
287
 
288
288
  </span>
289
289
  |
@@ -419,7 +419,7 @@ off-screen: 使用矢量瓦片来绘制注记;
419
419
 
420
420
  <span class="param-type">
421
421
 
422
- <a link="TileInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TileInfo" TileInfo.html>TileInfo</a>
422
+ <a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
423
423
 
424
424
  </span>
425
425
  |
@@ -523,7 +523,7 @@ off-screen: 使用矢量瓦片来绘制注记;
523
523
 
524
524
  <dt class="inherited-from">Inherited From:</dt>
525
525
  <dd class="inherited-from"><ul class="dummy"><li>
526
- <a goto="capabilities" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#capabilities" VectorTileLayer.html#capabilities>VectorTileLayer#capabilities</a>
526
+ <a goto="capabilities" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#capabilities">VectorTileLayer#capabilities</a>
527
527
  </li></ul></dd>
528
528
 
529
529
 
@@ -566,28 +566,28 @@ off-screen: 使用矢量瓦片来绘制注记;
566
566
 
567
567
  <span class="param-type">
568
568
 
569
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
569
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
570
570
 
571
571
  </span>
572
572
  |
573
573
 
574
574
  <span class="param-type">
575
575
 
576
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
576
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
577
577
 
578
578
  </span>
579
579
  |
580
580
 
581
581
  <span class="param-type">
582
582
 
583
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
583
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
584
584
 
585
585
  </span>
586
586
  |
587
587
 
588
588
  <span class="param-type">
589
589
 
590
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
590
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
591
591
 
592
592
  </span>
593
593
  |
@@ -631,7 +631,7 @@ off-screen: 使用矢量瓦片来绘制注记;
631
631
 
632
632
  <dt class="inherited-from">Inherited From:</dt>
633
633
  <dd class="inherited-from"><ul class="dummy"><li>
634
- <a goto="clippingArea" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#clippingArea" VectorTileLayer.html#clippingArea>VectorTileLayer#clippingArea</a>
634
+ <a goto="clippingArea" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#clippingArea">VectorTileLayer#clippingArea</a>
635
635
  </li></ul></dd>
636
636
 
637
637
 
@@ -715,7 +715,7 @@ off-screen: 使用矢量瓦片来绘制注记;
715
715
 
716
716
  <dt class="inherited-from">Inherited From:</dt>
717
717
  <dd class="inherited-from"><ul class="dummy"><li>
718
- <a goto="currentStyleInfo" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#currentStyleInfo" VectorTileLayer.html#currentStyleInfo>VectorTileLayer#currentStyleInfo</a>
718
+ <a goto="currentStyleInfo" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#currentStyleInfo">VectorTileLayer#currentStyleInfo</a>
719
719
  </li></ul></dd>
720
720
 
721
721
 
@@ -873,7 +873,7 @@ off-screen: 使用矢量瓦片来绘制注记;
873
873
 
874
874
  <dt class="inherited-from">Inherited From:</dt>
875
875
  <dd class="inherited-from"><ul class="dummy"><li>
876
- <a goto="labelsRenderMode" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#labelsRenderMode" VectorTileLayer.html#labelsRenderMode>VectorTileLayer#labelsRenderMode</a>
876
+ <a goto="labelsRenderMode" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#labelsRenderMode">VectorTileLayer#labelsRenderMode</a>
877
877
  </li></ul></dd>
878
878
 
879
879
 
@@ -1028,7 +1028,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1028
1028
 
1029
1029
  <dt class="inherited-from">Inherited From:</dt>
1030
1030
  <dd class="inherited-from"><ul class="dummy"><li>
1031
- <a goto="mvtExtent" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#mvtExtent" VectorTileLayer.html#mvtExtent>VectorTileLayer#mvtExtent</a>
1031
+ <a goto="mvtExtent" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#mvtExtent">VectorTileLayer#mvtExtent</a>
1032
1032
  </li></ul></dd>
1033
1033
 
1034
1034
 
@@ -1113,7 +1113,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1113
1113
 
1114
1114
  <dt class="inherited-from">Inherited From:</dt>
1115
1115
  <dd class="inherited-from"><ul class="dummy"><li>
1116
- <a goto="style" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#style" VectorTileLayer.html#style>VectorTileLayer#style</a>
1116
+ <a goto="style" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#style">VectorTileLayer#style</a>
1117
1117
  </li></ul></dd>
1118
1118
 
1119
1119
 
@@ -1156,7 +1156,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1156
1156
 
1157
1157
  <span class="param-type">
1158
1158
 
1159
- <a link="TileInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TileInfo" TileInfo.html>TileInfo</a>
1159
+ <a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
1160
1160
 
1161
1161
  </span>
1162
1162
  |
@@ -1204,7 +1204,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1204
1204
 
1205
1205
  <dt class="inherited-from">Inherited From:</dt>
1206
1206
  <dd class="inherited-from"><ul class="dummy"><li>
1207
- <a goto="tileInfo" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#tileInfo" VectorTileLayer.html#tileInfo>VectorTileLayer#tileInfo</a>
1207
+ <a goto="tileInfo" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#tileInfo">VectorTileLayer#tileInfo</a>
1208
1208
  </li></ul></dd>
1209
1209
 
1210
1210
 
@@ -1359,7 +1359,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1359
1359
 
1360
1360
  <dt class="inherited-from">Inherited From:</dt>
1361
1361
  <dd class="inherited-from"><ul class="dummy"><li>
1362
- <a goto="url" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#url" VectorTileLayer.html#url>VectorTileLayer#url</a>
1362
+ <a goto="url" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#url">VectorTileLayer#url</a>
1363
1363
  </li></ul></dd>
1364
1364
 
1365
1365
 
@@ -1423,7 +1423,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1423
1423
 
1424
1424
  <span class="param-type">
1425
1425
 
1426
- <a link="MapVLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapVLayer" MapVLayer.html>MapVLayer</a>
1426
+ <a link="MapVLayer.html" onclick="getTypeHTML(event)" href="MapVLayer.html">MapVLayer</a>
1427
1427
 
1428
1428
  </span>
1429
1429
 
@@ -1719,7 +1719,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1719
1719
 
1720
1720
  <dt class="tag-overrides">Overrides:</dt>
1721
1721
  <dd class="tag-overrides"><ul class="dummy"><li>
1722
- <a class="mapgis-link-name" title="VectorTileLayer#clone" VectorTileLayer.html#clone>VectorTileLayer#clone</a>
1722
+ <a href="VectorTileLayer.html#clone">VectorTileLayer#clone</a>
1723
1723
  </li></ul></dd>
1724
1724
 
1725
1725
 
@@ -1780,7 +1780,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1780
1780
 
1781
1781
  <span class="param-type">
1782
1782
 
1783
- <a link="MapVLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapVLayer" MapVLayer.html>MapVLayer</a>
1783
+ <a link="MapVLayer.html" onclick="getTypeHTML(event)" href="MapVLayer.html">MapVLayer</a>
1784
1784
 
1785
1785
  </span>
1786
1786
 
@@ -1898,7 +1898,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1898
1898
 
1899
1899
  <dt class="inherited-from">Inherited From:</dt>
1900
1900
  <dd class="inherited-from"><ul class="dummy"><li>
1901
- <a goto="deleteStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#deleteStyleLayer" VectorTileLayer.html#deleteStyleLayer>VectorTileLayer#deleteStyleLayer</a>
1901
+ <a goto="deleteStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#deleteStyleLayer">VectorTileLayer#deleteStyleLayer</a>
1902
1902
  </li></ul></dd>
1903
1903
 
1904
1904
 
@@ -2078,7 +2078,7 @@ off-screen: 使用矢量瓦片来绘制注记;
2078
2078
 
2079
2079
  <dt class="inherited-from">Inherited From:</dt>
2080
2080
  <dd class="inherited-from"><ul class="dummy"><li>
2081
- <a goto="getExtendProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getExtendProperties" VectorTileLayer.html#getExtendProperties>VectorTileLayer#getExtendProperties</a>
2081
+ <a goto="getExtendProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getExtendProperties">VectorTileLayer#getExtendProperties</a>
2082
2082
  </li></ul></dd>
2083
2083
 
2084
2084
 
@@ -2259,7 +2259,7 @@ off-screen: 使用矢量瓦片来绘制注记;
2259
2259
 
2260
2260
  <dt class="inherited-from">Inherited From:</dt>
2261
2261
  <dd class="inherited-from"><ul class="dummy"><li>
2262
- <a goto="getLayoutProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getLayoutProperties" VectorTileLayer.html#getLayoutProperties>VectorTileLayer#getLayoutProperties</a>
2262
+ <a goto="getLayoutProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getLayoutProperties">VectorTileLayer#getLayoutProperties</a>
2263
2263
  </li></ul></dd>
2264
2264
 
2265
2265
 
@@ -2447,7 +2447,7 @@ off-screen: 使用矢量瓦片来绘制注记;
2447
2447
 
2448
2448
  <dt class="inherited-from">Inherited From:</dt>
2449
2449
  <dd class="inherited-from"><ul class="dummy"><li>
2450
- <a goto="getPaintProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getPaintProperties" VectorTileLayer.html#getPaintProperties>VectorTileLayer#getPaintProperties</a>
2450
+ <a goto="getPaintProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getPaintProperties">VectorTileLayer#getPaintProperties</a>
2451
2451
  </li></ul></dd>
2452
2452
 
2453
2453
 
@@ -2635,7 +2635,7 @@ off-screen: 使用矢量瓦片来绘制注记;
2635
2635
 
2636
2636
  <dt class="inherited-from">Inherited From:</dt>
2637
2637
  <dd class="inherited-from"><ul class="dummy"><li>
2638
- <a goto="getStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getStyleLayer" VectorTileLayer.html#getStyleLayer>VectorTileLayer#getStyleLayer</a>
2638
+ <a goto="getStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getStyleLayer">VectorTileLayer#getStyleLayer</a>
2639
2639
  </li></ul></dd>
2640
2640
 
2641
2641
 
@@ -2816,7 +2816,7 @@ off-screen: 使用矢量瓦片来绘制注记;
2816
2816
 
2817
2817
  <dt class="inherited-from">Inherited From:</dt>
2818
2818
  <dd class="inherited-from"><ul class="dummy"><li>
2819
- <a goto="getStyleLayerId" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getStyleLayerId" VectorTileLayer.html#getStyleLayerId>VectorTileLayer#getStyleLayerId</a>
2819
+ <a goto="getStyleLayerId" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getStyleLayerId">VectorTileLayer#getStyleLayerId</a>
2820
2820
  </li></ul></dd>
2821
2821
 
2822
2822
 
@@ -2997,7 +2997,7 @@ off-screen: 使用矢量瓦片来绘制注记;
2997
2997
 
2998
2998
  <dt class="inherited-from">Inherited From:</dt>
2999
2999
  <dd class="inherited-from"><ul class="dummy"><li>
3000
- <a goto="getStyleLayerIndex" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getStyleLayerIndex" VectorTileLayer.html#getStyleLayerIndex>VectorTileLayer#getStyleLayerIndex</a>
3000
+ <a goto="getStyleLayerIndex" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getStyleLayerIndex">VectorTileLayer#getStyleLayerIndex</a>
3001
3001
  </li></ul></dd>
3002
3002
 
3003
3003
 
@@ -3178,7 +3178,7 @@ off-screen: 使用矢量瓦片来绘制注记;
3178
3178
 
3179
3179
  <dt class="inherited-from">Inherited From:</dt>
3180
3180
  <dd class="inherited-from"><ul class="dummy"><li>
3181
- <a goto="getStyleLayerVisibility" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getStyleLayerVisibility" VectorTileLayer.html#getStyleLayerVisibility>VectorTileLayer#getStyleLayerVisibility</a>
3181
+ <a goto="getStyleLayerVisibility" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getStyleLayerVisibility">VectorTileLayer#getStyleLayerVisibility</a>
3182
3182
  </li></ul></dd>
3183
3183
 
3184
3184
 
@@ -3417,7 +3417,7 @@ off-screen: 使用矢量瓦片来绘制注记;
3417
3417
 
3418
3418
  <dt class="inherited-from">Inherited From:</dt>
3419
3419
  <dd class="inherited-from"><ul class="dummy"><li>
3420
- <a goto="setExtendProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#setExtendProperties" VectorTileLayer.html#setExtendProperties>VectorTileLayer#setExtendProperties</a>
3420
+ <a goto="setExtendProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setExtendProperties">VectorTileLayer#setExtendProperties</a>
3421
3421
  </li></ul></dd>
3422
3422
 
3423
3423
 
@@ -3597,7 +3597,7 @@ off-screen: 使用矢量瓦片来绘制注记;
3597
3597
 
3598
3598
  <dt class="inherited-from">Inherited From:</dt>
3599
3599
  <dd class="inherited-from"><ul class="dummy"><li>
3600
- <a goto="setLayoutProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#setLayoutProperties" VectorTileLayer.html#setLayoutProperties>VectorTileLayer#setLayoutProperties</a>
3600
+ <a goto="setLayoutProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setLayoutProperties">VectorTileLayer#setLayoutProperties</a>
3601
3601
  </li></ul></dd>
3602
3602
 
3603
3603
 
@@ -3777,7 +3777,7 @@ off-screen: 使用矢量瓦片来绘制注记;
3777
3777
 
3778
3778
  <dt class="inherited-from">Inherited From:</dt>
3779
3779
  <dd class="inherited-from"><ul class="dummy"><li>
3780
- <a goto="setPaintProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#setPaintProperties" VectorTileLayer.html#setPaintProperties>VectorTileLayer#setPaintProperties</a>
3780
+ <a goto="setPaintProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setPaintProperties">VectorTileLayer#setPaintProperties</a>
3781
3781
  </li></ul></dd>
3782
3782
 
3783
3783
 
@@ -3957,7 +3957,7 @@ off-screen: 使用矢量瓦片来绘制注记;
3957
3957
 
3958
3958
  <dt class="inherited-from">Inherited From:</dt>
3959
3959
  <dd class="inherited-from"><ul class="dummy"><li>
3960
- <a goto="setStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#setStyleLayer" VectorTileLayer.html#setStyleLayer>VectorTileLayer#setStyleLayer</a>
3960
+ <a goto="setStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setStyleLayer">VectorTileLayer#setStyleLayer</a>
3961
3961
  </li></ul></dd>
3962
3962
 
3963
3963
 
@@ -4137,7 +4137,7 @@ off-screen: 使用矢量瓦片来绘制注记;
4137
4137
 
4138
4138
  <dt class="inherited-from">Inherited From:</dt>
4139
4139
  <dd class="inherited-from"><ul class="dummy"><li>
4140
- <a goto="setStyleLayerVisibility" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#setStyleLayerVisibility" VectorTileLayer.html#setStyleLayerVisibility>VectorTileLayer#setStyleLayerVisibility</a>
4140
+ <a goto="setStyleLayerVisibility" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setStyleLayerVisibility">VectorTileLayer#setStyleLayerVisibility</a>
4141
4141
  </li></ul></dd>
4142
4142
 
4143
4143
 
@@ -4235,7 +4235,7 @@ off-screen: 使用矢量瓦片来绘制注记;
4235
4235
 
4236
4236
  <dt class="tag-overrides">Overrides:</dt>
4237
4237
  <dd class="tag-overrides"><ul class="dummy"><li>
4238
- <a class="mapgis-link-name" title="VectorTileLayer#toJSON" VectorTileLayer.html#toJSON>VectorTileLayer#toJSON</a>
4238
+ <a href="VectorTileLayer.html#toJSON">VectorTileLayer#toJSON</a>
4239
4239
  </li></ul></dd>
4240
4240
 
4241
4241