@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
@@ -256,7 +256,7 @@ https://{ip}:{port}/arcgis/rest/services/{serviceName}/MapServer,参考示例
256
256
 
257
257
  <span class="param-type">
258
258
 
259
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
259
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
260
260
 
261
261
  </span>
262
262
 
@@ -595,8 +595,8 @@ https://{ip}:{port}/arcgis/rest/services/{serviceName}/MapServer,参考示例
595
595
  <a href='#getImageUrl'>[6、根据参数获取图片的url]</a><br/>
596
596
  <a href='#setSubLayer'>[7、更新子图层]</a><br/>
597
597
  <a href='#fromJSON'>[8、通过传入的json构造并返回一个新的几何对象]</a><br/>
598
- <a class="mapgis-link-name" title="OGCLayer#toJSON" OGCLayer.html#toJSON><code>9、导出为json对象</code></a><br/>
599
- <a class="mapgis-link-name" title="OGCLayer#clone" OGCLayer.html#clone><code>10、克隆几何对象</code></a></p>
598
+ <a href="OGCLayer.html#toJSON"><code>9、导出为json对象</code></a><br/>
599
+ <a href="OGCLayer.html#clone"><code>10、克隆几何对象</code></a></p>
600
600
 
601
601
 
602
602
 
@@ -730,7 +730,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
730
730
 
731
731
 
732
732
  <ul>
733
- <li><a link="MapImageLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapImageLayer" MapImageLayer.html>MapImageLayer</a></li>
733
+ <li><a link="MapImageLayer.html" onclick="getTypeHTML(event)" href="MapImageLayer.html">MapImageLayer</a></li>
734
734
  </ul>
735
735
 
736
736
 
@@ -768,7 +768,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
768
768
 
769
769
  <span class="param-type">
770
770
 
771
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
771
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
772
772
 
773
773
  </span>
774
774
 
@@ -846,24 +846,6 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
846
846
 
847
847
 
848
848
 
849
- </code>
850
- </td>
851
- <td class="name"><code><p>是否开启动态投影</p></code></td>
852
- </tr>
853
-
854
- <tr class="deep-level-0">
855
- <td class="name"><code><a href="#dynamicProjectionEnabled">dynamicProjectionEnabled</a></code></td>
856
- <td class="name">
857
- <code>
858
-
859
- <span class="param-type">
860
-
861
- Boolean
862
-
863
- </span>
864
-
865
-
866
-
867
849
  </code>
868
850
  </td>
869
851
  <td class="name"><code><p>是否开启动态投影</p></code></td>
@@ -1002,7 +984,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
1002
984
 
1003
985
  <span class="param-type">
1004
986
 
1005
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
987
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
1006
988
 
1007
989
  </span>
1008
990
 
@@ -1080,7 +1062,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
1080
1062
 
1081
1063
  <span class="param-type">
1082
1064
 
1083
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
1065
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
1084
1066
 
1085
1067
  </span>
1086
1068
 
@@ -1119,7 +1101,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
1119
1101
 
1120
1102
  <dt class="tag-overrides">Overrides:</dt>
1121
1103
  <dd class="tag-overrides"><ul class="dummy"><li>
1122
- <a class="mapgis-link-name" title="MapImageLayer#allSublayers" MapImageLayer.html#allSublayers>MapImageLayer#allSublayers</a>
1104
+ <a href="MapImageLayer.html#allSublayers">MapImageLayer#allSublayers</a>
1123
1105
  </li></ul></dd>
1124
1106
 
1125
1107
 
@@ -1203,7 +1185,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
1203
1185
 
1204
1186
  <dt class="tag-overrides">Overrides:</dt>
1205
1187
  <dd class="tag-overrides"><ul class="dummy"><li>
1206
- <a class="mapgis-link-name" title="MapImageLayer#capabilities" MapImageLayer.html#capabilities>MapImageLayer#capabilities</a>
1188
+ <a href="MapImageLayer.html#capabilities">MapImageLayer#capabilities</a>
1207
1189
  </li></ul></dd>
1208
1190
 
1209
1191
 
@@ -1366,7 +1348,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
1366
1348
 
1367
1349
  <dt class="tag-overrides">Overrides:</dt>
1368
1350
  <dd class="tag-overrides"><ul class="dummy"><li>
1369
- <a class="mapgis-link-name" title="MapImageLayer#documentInfo" MapImageLayer.html#documentInfo>MapImageLayer#documentInfo</a>
1351
+ <a href="MapImageLayer.html#documentInfo">MapImageLayer#documentInfo</a>
1370
1352
  </li></ul></dd>
1371
1353
 
1372
1354
 
@@ -1444,80 +1426,10 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
1444
1426
 
1445
1427
 
1446
1428
 
1447
-
1448
-
1449
-
1450
-
1451
-
1452
-
1453
-
1454
-
1455
-
1456
-
1457
-
1458
-
1459
-
1460
-
1461
-
1462
-
1463
-
1464
-
1465
-
1466
-
1467
-
1468
-
1469
-
1470
- </dl>
1471
-
1472
-
1473
-
1474
-
1475
-
1476
- </div>
1477
-
1478
- <div class="member">
1479
-
1480
- <span class="method-parameter is-pulled-right">
1481
- <label>类型:</label>
1482
-
1483
- <span class="param-type">
1484
-
1485
- Boolean
1486
-
1487
- </span>
1488
-
1489
-
1490
-
1491
- </span>
1492
-
1493
- <h4 class="name" id="dynamicProjectionEnabled">
1494
- <a class="href-link" href="#dynamicProjectionEnabled">#</a>
1495
-
1496
- <span class="code-name">
1497
- dynamicProjectionEnabled
1498
- </span>
1499
-
1500
- </h4>
1501
-
1502
-
1503
-
1504
-
1505
- <div class="description">
1506
- <p>是否开启动态投影</p>
1507
- </div>
1508
-
1509
-
1510
-
1511
-
1512
-
1513
- <dl class="details">
1514
-
1515
-
1516
-
1517
-
1518
-
1519
-
1520
-
1429
+ <dt class="tag-overrides">Overrides:</dt>
1430
+ <dd class="tag-overrides"><ul class="dummy"><li>
1431
+ <a href="MapImageLayer.html#dynamicProjectionEnabled">MapImageLayer#dynamicProjectionEnabled</a>
1432
+ </li></ul></dd>
1521
1433
 
1522
1434
 
1523
1435
 
@@ -1600,7 +1512,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
1600
1512
 
1601
1513
  <dt class="tag-overrides">Overrides:</dt>
1602
1514
  <dd class="tag-overrides"><ul class="dummy"><li>
1603
- <a class="mapgis-link-name" title="MapImageLayer#extent" MapImageLayer.html#extent>MapImageLayer#extent</a>
1515
+ <a href="MapImageLayer.html#extent">MapImageLayer#extent</a>
1604
1516
  </li></ul></dd>
1605
1517
 
1606
1518
 
@@ -1680,7 +1592,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
1680
1592
 
1681
1593
  <dt class="tag-overrides">Overrides:</dt>
1682
1594
  <dd class="tag-overrides"><ul class="dummy"><li>
1683
- <a class="mapgis-link-name" title="MapImageLayer#imageFormat" MapImageLayer.html#imageFormat>MapImageLayer#imageFormat</a>
1595
+ <a href="MapImageLayer.html#imageFormat">MapImageLayer#imageFormat</a>
1684
1596
  </li></ul></dd>
1685
1597
 
1686
1598
 
@@ -1760,7 +1672,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
1760
1672
 
1761
1673
  <dt class="tag-overrides">Overrides:</dt>
1762
1674
  <dd class="tag-overrides"><ul class="dummy"><li>
1763
- <a class="mapgis-link-name" title="MapImageLayer#imageHeight" MapImageLayer.html#imageHeight>MapImageLayer#imageHeight</a>
1675
+ <a href="MapImageLayer.html#imageHeight">MapImageLayer#imageHeight</a>
1764
1676
  </li></ul></dd>
1765
1677
 
1766
1678
 
@@ -1840,7 +1752,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
1840
1752
 
1841
1753
  <dt class="tag-overrides">Overrides:</dt>
1842
1754
  <dd class="tag-overrides"><ul class="dummy"><li>
1843
- <a class="mapgis-link-name" title="MapImageLayer#imageTransparency" MapImageLayer.html#imageTransparency>MapImageLayer#imageTransparency</a>
1755
+ <a href="MapImageLayer.html#imageTransparency">MapImageLayer#imageTransparency</a>
1844
1756
  </li></ul></dd>
1845
1757
 
1846
1758
 
@@ -1920,7 +1832,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
1920
1832
 
1921
1833
  <dt class="tag-overrides">Overrides:</dt>
1922
1834
  <dd class="tag-overrides"><ul class="dummy"><li>
1923
- <a class="mapgis-link-name" title="MapImageLayer#imageWidth" MapImageLayer.html#imageWidth>MapImageLayer#imageWidth</a>
1835
+ <a href="MapImageLayer.html#imageWidth">MapImageLayer#imageWidth</a>
1924
1836
  </li></ul></dd>
1925
1837
 
1926
1838
 
@@ -2004,7 +1916,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
2004
1916
 
2005
1917
  <dt class="tag-overrides">Overrides:</dt>
2006
1918
  <dd class="tag-overrides"><ul class="dummy"><li>
2007
- <a class="mapgis-link-name" title="MapImageLayer#mapName" MapImageLayer.html#mapName>MapImageLayer#mapName</a>
1919
+ <a href="MapImageLayer.html#mapName">MapImageLayer#mapName</a>
2008
1920
  </li></ul></dd>
2009
1921
 
2010
1922
 
@@ -2084,7 +1996,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
2084
1996
 
2085
1997
  <dt class="tag-overrides">Overrides:</dt>
2086
1998
  <dd class="tag-overrides"><ul class="dummy"><li>
2087
- <a class="mapgis-link-name" title="MapImageLayer#renderMode" MapImageLayer.html#renderMode>MapImageLayer#renderMode</a>
1999
+ <a href="MapImageLayer.html#renderMode">MapImageLayer#renderMode</a>
2088
2000
  </li></ul></dd>
2089
2001
 
2090
2002
 
@@ -2125,7 +2037,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
2125
2037
 
2126
2038
  <span class="param-type">
2127
2039
 
2128
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
2040
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
2129
2041
 
2130
2042
  </span>
2131
2043
 
@@ -2162,7 +2074,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
2162
2074
 
2163
2075
  <dt class="inherited-from">Inherited From:</dt>
2164
2076
  <dd class="inherited-from"><ul class="dummy"><li>
2165
- <a goto="spatialReference" link="MapImageLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapImageLayer#spatialReference" MapImageLayer.html#spatialReference>MapImageLayer#spatialReference</a>
2077
+ <a goto="spatialReference" link="MapImageLayer.html" onclick="getTypeHTML(event)" href="MapImageLayer.html#spatialReference">MapImageLayer#spatialReference</a>
2166
2078
  </li></ul></dd>
2167
2079
 
2168
2080
 
@@ -2244,7 +2156,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
2244
2156
 
2245
2157
  <dt class="tag-overrides">Overrides:</dt>
2246
2158
  <dd class="tag-overrides"><ul class="dummy"><li>
2247
- <a class="mapgis-link-name" title="MapImageLayer#sublayers" MapImageLayer.html#sublayers>MapImageLayer#sublayers</a>
2159
+ <a href="MapImageLayer.html#sublayers">MapImageLayer#sublayers</a>
2248
2160
  </li></ul></dd>
2249
2161
 
2250
2162
 
@@ -2407,7 +2319,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
2407
2319
 
2408
2320
  <dt class="tag-overrides">Overrides:</dt>
2409
2321
  <dd class="tag-overrides"><ul class="dummy"><li>
2410
- <a class="mapgis-link-name" title="MapImageLayer#url" MapImageLayer.html#url>MapImageLayer#url</a>
2322
+ <a href="MapImageLayer.html#url">MapImageLayer#url</a>
2411
2323
  </li></ul></dd>
2412
2324
 
2413
2325
 
@@ -2469,7 +2381,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
2469
2381
 
2470
2382
  <span class="param-type">
2471
2383
 
2472
- <a link="ArcGISMapImageLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ArcGISMapImageLayer" ArcGISMapImageLayer.html>ArcGISMapImageLayer</a>
2384
+ <a link="ArcGISMapImageLayer.html" onclick="getTypeHTML(event)" href="ArcGISMapImageLayer.html">ArcGISMapImageLayer</a>
2473
2385
 
2474
2386
  </span>
2475
2387
 
@@ -2489,7 +2401,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
2489
2401
 
2490
2402
  <span class="param-type">
2491
2403
 
2492
- <a link="FeatureLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FeatureLayer" FeatureLayer.html>FeatureLayer</a>
2404
+ <a link="FeatureLayer.html" onclick="getTypeHTML(event)" href="FeatureLayer.html">FeatureLayer</a>
2493
2405
 
2494
2406
  </span>
2495
2407
 
@@ -2784,7 +2696,7 @@ map.reorder(arcGISMapImageLayer, '要移动到的index');</code></pre>
2784
2696
 
2785
2697
  <span class="param-type">
2786
2698
 
2787
- <a link="ArcGISMapImageLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ArcGISMapImageLayer" ArcGISMapImageLayer.html>ArcGISMapImageLayer</a>
2699
+ <a link="ArcGISMapImageLayer.html" onclick="getTypeHTML(event)" href="ArcGISMapImageLayer.html">ArcGISMapImageLayer</a>
2788
2700
 
2789
2701
  </span>
2790
2702
 
@@ -2866,7 +2778,7 @@ const arcGISMapImageLayer = new ArcGISMapImageLayer.fromJSON(json)</code></pre>
2866
2778
 
2867
2779
  <dt class="tag-overrides">Overrides:</dt>
2868
2780
  <dd class="tag-overrides"><ul class="dummy"><li>
2869
- <a class="mapgis-link-name" title="MapImageLayer#clone" MapImageLayer.html#clone>MapImageLayer#clone</a>
2781
+ <a href="MapImageLayer.html#clone">MapImageLayer#clone</a>
2870
2782
  </li></ul></dd>
2871
2783
 
2872
2784
 
@@ -2927,7 +2839,7 @@ const arcGISMapImageLayer = new ArcGISMapImageLayer.fromJSON(json)</code></pre>
2927
2839
 
2928
2840
  <span class="param-type">
2929
2841
 
2930
- <a link="FeatureLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FeatureLayer" FeatureLayer.html>FeatureLayer</a>
2842
+ <a link="FeatureLayer.html" onclick="getTypeHTML(event)" href="FeatureLayer.html">FeatureLayer</a>
2931
2843
 
2932
2844
  </span>
2933
2845
 
@@ -3132,7 +3044,7 @@ const arcGISMapImageLayer = new ArcGISMapImageLayer.fromJSON(json)</code></pre>
3132
3044
 
3133
3045
  <span class="param-type">
3134
3046
 
3135
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
3047
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
3136
3048
 
3137
3049
  </span>
3138
3050
 
@@ -3595,7 +3507,7 @@ arcGISMapImageLayer.fetchImage({
3595
3507
 
3596
3508
  <span class="param-type">
3597
3509
 
3598
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
3510
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
3599
3511
 
3600
3512
  </span>
3601
3513
 
@@ -3938,7 +3850,7 @@ const url = arcGISMapImageLayer.getImageUrl({
3938
3850
 
3939
3851
  <span class="param-type">
3940
3852
 
3941
- <a link="ArcGISMapImageSubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ArcGISMapImageSubLayer" ArcGISMapImageSubLayer.html>ArcGISMapImageSubLayer</a>
3853
+ <a link="ArcGISMapImageSubLayer.html" onclick="getTypeHTML(event)" href="ArcGISMapImageSubLayer.html">ArcGISMapImageSubLayer</a>
3942
3854
 
3943
3855
  </span>
3944
3856
 
@@ -4066,7 +3978,7 @@ const url = arcGISMapImageLayer.getImageUrl({
4066
3978
 
4067
3979
  <dt class="tag-overrides">Overrides:</dt>
4068
3980
  <dd class="tag-overrides"><ul class="dummy"><li>
4069
- <a class="mapgis-link-name" title="MapImageLayer#toJSON" MapImageLayer.html#toJSON>MapImageLayer#toJSON</a>
3981
+ <a href="MapImageLayer.html#toJSON">MapImageLayer#toJSON</a>
4070
3982
  </li></ul></dd>
4071
3983
 
4072
3984
 
@@ -174,7 +174,7 @@
174
174
 
175
175
  <span class="param-type">
176
176
 
177
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
177
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
178
178
 
179
179
  </span>
180
180
 
@@ -238,7 +238,7 @@
238
238
 
239
239
  <span class="param-type">
240
240
 
241
- <a link="ArcGISMapImageSubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ArcGISMapImageSubLayer" ArcGISMapImageSubLayer.html>ArcGISMapImageSubLayer</a>
241
+ <a link="ArcGISMapImageSubLayer.html" onclick="getTypeHTML(event)" href="ArcGISMapImageSubLayer.html">ArcGISMapImageSubLayer</a>
242
242
 
243
243
  </span>
244
244
 
@@ -373,7 +373,7 @@
373
373
 
374
374
 
375
375
  <ul>
376
- <li><a link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer" SubLayer.html>SubLayer</a></li>
376
+ <li><a link="SubLayer.html" onclick="getTypeHTML(event)" href="SubLayer.html">SubLayer</a></li>
377
377
  </ul>
378
378
 
379
379
 
@@ -465,7 +465,7 @@
465
465
 
466
466
  <span class="param-type">
467
467
 
468
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
468
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
469
469
 
470
470
  </span>
471
471
 
@@ -483,7 +483,7 @@
483
483
 
484
484
  <span class="param-type">
485
485
 
486
- <a link="BaseRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseRenderer" BaseRenderer.html>BaseRenderer</a>
486
+ <a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a>
487
487
 
488
488
  </span>
489
489
 
@@ -501,7 +501,7 @@
501
501
 
502
502
  <span class="param-type">
503
503
 
504
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
504
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
505
505
 
506
506
  </span>
507
507
 
@@ -616,7 +616,7 @@
616
616
 
617
617
  <dt class="inherited-from">Inherited From:</dt>
618
618
  <dd class="inherited-from"><ul class="dummy"><li>
619
- <a goto="extendProps" link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer#extendProps" SubLayer.html#extendProps>SubLayer#extendProps</a>
619
+ <a goto="extendProps" link="SubLayer.html" onclick="getTypeHTML(event)" href="SubLayer.html#extendProps">SubLayer#extendProps</a>
620
620
  </li></ul></dd>
621
621
 
622
622
 
@@ -701,7 +701,7 @@
701
701
 
702
702
  <dt class="inherited-from">Inherited From:</dt>
703
703
  <dd class="inherited-from"><ul class="dummy"><li>
704
- <a goto="extensionOptions" link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer#extensionOptions" SubLayer.html#extensionOptions>SubLayer#extensionOptions</a>
704
+ <a goto="extensionOptions" link="SubLayer.html" onclick="getTypeHTML(event)" href="SubLayer.html#extensionOptions">SubLayer#extensionOptions</a>
705
705
  </li></ul></dd>
706
706
 
707
707
 
@@ -788,7 +788,7 @@
788
788
 
789
789
  <dt class="tag-overrides">Overrides:</dt>
790
790
  <dd class="tag-overrides"><ul class="dummy"><li>
791
- <a class="mapgis-link-name" title="SubLayer#id" SubLayer.html#id>SubLayer#id</a>
791
+ <a href="SubLayer.html#id">SubLayer#id</a>
792
792
  </li></ul></dd>
793
793
 
794
794
 
@@ -829,7 +829,7 @@
829
829
 
830
830
  <span class="param-type">
831
831
 
832
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
832
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
833
833
 
834
834
  </span>
835
835
 
@@ -868,7 +868,7 @@
868
868
 
869
869
  <dt class="tag-overrides">Overrides:</dt>
870
870
  <dd class="tag-overrides"><ul class="dummy"><li>
871
- <a class="mapgis-link-name" title="SubLayer#layer" SubLayer.html#layer>SubLayer#layer</a>
871
+ <a href="SubLayer.html#layer">SubLayer#layer</a>
872
872
  </li></ul></dd>
873
873
 
874
874
 
@@ -909,7 +909,7 @@
909
909
 
910
910
  <span class="param-type">
911
911
 
912
- <a link="BaseRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseRenderer" BaseRenderer.html>BaseRenderer</a>
912
+ <a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a>
913
913
 
914
914
  </span>
915
915
 
@@ -984,7 +984,7 @@
984
984
 
985
985
  <span class="param-type">
986
986
 
987
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
987
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
988
988
 
989
989
  </span>
990
990
 
@@ -1023,7 +1023,7 @@
1023
1023
 
1024
1024
  <dt class="tag-overrides">Overrides:</dt>
1025
1025
  <dd class="tag-overrides"><ul class="dummy"><li>
1026
- <a class="mapgis-link-name" title="SubLayer#spatialReference" SubLayer.html#spatialReference>SubLayer#spatialReference</a>
1026
+ <a href="SubLayer.html#spatialReference">SubLayer#spatialReference</a>
1027
1027
  </li></ul></dd>
1028
1028
 
1029
1029
 
@@ -1101,7 +1101,7 @@
1101
1101
 
1102
1102
  <dt class="inherited-from">Inherited From:</dt>
1103
1103
  <dd class="inherited-from"><ul class="dummy"><li>
1104
- <a goto="sublayers" link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer#sublayers" SubLayer.html#sublayers>SubLayer#sublayers</a>
1104
+ <a goto="sublayers" link="SubLayer.html" onclick="getTypeHTML(event)" href="SubLayer.html#sublayers">SubLayer#sublayers</a>
1105
1105
  </li></ul></dd>
1106
1106
 
1107
1107
 
@@ -1181,7 +1181,7 @@
1181
1181
 
1182
1182
  <dt class="inherited-from">Inherited From:</dt>
1183
1183
  <dd class="inherited-from"><ul class="dummy"><li>
1184
- <a goto="title" link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer#title" SubLayer.html#title>SubLayer#title</a>
1184
+ <a goto="title" link="SubLayer.html" onclick="getTypeHTML(event)" href="SubLayer.html#title">SubLayer#title</a>
1185
1185
  </li></ul></dd>
1186
1186
 
1187
1187
 
@@ -1261,7 +1261,7 @@
1261
1261
 
1262
1262
  <dt class="inherited-from">Inherited From:</dt>
1263
1263
  <dd class="inherited-from"><ul class="dummy"><li>
1264
- <a goto="visible" link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer#visible" SubLayer.html#visible>SubLayer#visible</a>
1264
+ <a goto="visible" link="SubLayer.html" onclick="getTypeHTML(event)" href="SubLayer.html#visible">SubLayer#visible</a>
1265
1265
  </li></ul></dd>
1266
1266
 
1267
1267
 
@@ -1325,7 +1325,7 @@
1325
1325
 
1326
1326
  <span class="param-type">
1327
1327
 
1328
- <a link="ArcGISMapImageSubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ArcGISMapImageSubLayer" ArcGISMapImageSubLayer.html>ArcGISMapImageSubLayer</a>
1328
+ <a link="ArcGISMapImageSubLayer.html" onclick="getTypeHTML(event)" href="ArcGISMapImageSubLayer.html">ArcGISMapImageSubLayer</a>
1329
1329
 
1330
1330
  </span>
1331
1331
 
@@ -1345,7 +1345,7 @@
1345
1345
 
1346
1346
  <span class="param-type">
1347
1347
 
1348
- <a link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer" SubLayer.html>SubLayer</a>
1348
+ <a link="SubLayer.html" onclick="getTypeHTML(event)" href="SubLayer.html">SubLayer</a>
1349
1349
 
1350
1350
  </span>
1351
1351
 
@@ -1540,7 +1540,7 @@
1540
1540
 
1541
1541
  <span class="param-type">
1542
1542
 
1543
- <a link="ArcGISMapImageSubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ArcGISMapImageSubLayer" ArcGISMapImageSubLayer.html>ArcGISMapImageSubLayer</a>
1543
+ <a link="ArcGISMapImageSubLayer.html" onclick="getTypeHTML(event)" href="ArcGISMapImageSubLayer.html">ArcGISMapImageSubLayer</a>
1544
1544
 
1545
1545
  </span>
1546
1546
 
@@ -1603,7 +1603,7 @@
1603
1603
 
1604
1604
  <dt class="inherited-from">Inherited From:</dt>
1605
1605
  <dd class="inherited-from"><ul class="dummy"><li>
1606
- <a goto="clone" link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer#clone" SubLayer.html#clone>SubLayer#clone</a>
1606
+ <a goto="clone" link="SubLayer.html" onclick="getTypeHTML(event)" href="SubLayer.html#clone">SubLayer#clone</a>
1607
1607
  </li></ul></dd>
1608
1608
 
1609
1609
 
@@ -1666,7 +1666,7 @@
1666
1666
 
1667
1667
  <span class="param-type">
1668
1668
 
1669
- <a link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer" SubLayer.html>SubLayer</a>
1669
+ <a link="SubLayer.html" onclick="getTypeHTML(event)" href="SubLayer.html">SubLayer</a>
1670
1670
 
1671
1671
  </span>
1672
1672
 
@@ -1729,7 +1729,7 @@
1729
1729
 
1730
1730
  <dt class="inherited-from">Inherited From:</dt>
1731
1731
  <dd class="inherited-from"><ul class="dummy"><li>
1732
- <a goto="toJSON" link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer#toJSON" SubLayer.html#toJSON>SubLayer#toJSON</a>
1732
+ <a goto="toJSON" link="SubLayer.html" onclick="getTypeHTML(event)" href="SubLayer.html#toJSON">SubLayer#toJSON</a>
1733
1733
  </li></ul></dd>
1734
1734
 
1735
1735