@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
@@ -114,7 +114,7 @@
114
114
 
115
115
  <span class="param-type">
116
116
 
117
- <a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
117
+ <a link="ColorMaterial.html" onclick="getTypeHTML(event)" href="ColorMaterial.html">ColorMaterial</a>
118
118
 
119
119
  </span>
120
120
 
@@ -148,7 +148,7 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变管道的颜色</
148
148
 
149
149
  <span class="param-type">
150
150
 
151
- <a link="ProfileType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ProfileType" global.html#ProfileType>ProfileType</a>
151
+ <a link="ProfileType.html" onclick="getTypeHTML(event)" href="global.html#ProfileType">ProfileType</a>
152
152
 
153
153
  </span>
154
154
 
@@ -247,7 +247,7 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变管道的颜色</
247
247
 
248
248
  <span class="param-type">
249
249
 
250
- <a link="LineJoinType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineJoinType" global.html#LineJoinType>LineJoinType</a>
250
+ <a link="LineJoinType.html" onclick="getTypeHTML(event)" href="global.html#LineJoinType">LineJoinType</a>
251
251
 
252
252
  </span>
253
253
 
@@ -280,7 +280,7 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变管道的颜色</
280
280
 
281
281
  <span class="param-type">
282
282
 
283
- <a link="LineCapType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCapType" global.html#LineCapType>LineCapType</a>
283
+ <a link="LineCapType.html" onclick="getTypeHTML(event)" href="global.html#LineCapType">LineCapType</a>
284
284
 
285
285
  </span>
286
286
 
@@ -346,7 +346,7 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变管道的颜色</
346
346
 
347
347
  <span class="param-type">
348
348
 
349
- <a link="AnchorType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="AnchorType" global.html#AnchorType>AnchorType</a>
349
+ <a link="AnchorType.html" onclick="getTypeHTML(event)" href="global.html#AnchorType">AnchorType</a>
350
350
 
351
351
  </span>
352
352
 
@@ -488,7 +488,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
488
488
 
489
489
 
490
490
  <ul>
491
- <li><a link="Symbol3DLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayer" Symbol3DLayer.html>Symbol3DLayer</a></li>
491
+ <li><a link="Symbol3DLayer.html" onclick="getTypeHTML(event)" href="Symbol3DLayer.html">Symbol3DLayer</a></li>
492
492
  </ul>
493
493
 
494
494
 
@@ -526,7 +526,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
526
526
 
527
527
  <span class="param-type">
528
528
 
529
- <a link="AnchorType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="AnchorType" global.html#AnchorType>AnchorType</a>
529
+ <a link="AnchorType.html" onclick="getTypeHTML(event)" href="global.html#AnchorType">AnchorType</a>
530
530
 
531
531
  </span>
532
532
 
@@ -544,7 +544,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
544
544
 
545
545
  <span class="param-type">
546
546
 
547
- <a link="LineCapType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCapType" global.html#LineCapType>LineCapType</a>
547
+ <a link="LineCapType.html" onclick="getTypeHTML(event)" href="global.html#LineCapType">LineCapType</a>
548
548
 
549
549
  </span>
550
550
 
@@ -598,7 +598,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
598
598
 
599
599
  <span class="param-type">
600
600
 
601
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
601
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
602
602
 
603
603
  </span>
604
604
 
@@ -688,7 +688,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
688
688
 
689
689
  <span class="param-type">
690
690
 
691
- <a link="LineJoinType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineJoinType" global.html#LineJoinType>LineJoinType</a>
691
+ <a link="LineJoinType.html" onclick="getTypeHTML(event)" href="global.html#LineJoinType">LineJoinType</a>
692
692
 
693
693
  </span>
694
694
 
@@ -706,7 +706,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
706
706
 
707
707
  <span class="param-type">
708
708
 
709
- <a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
709
+ <a link="ColorMaterial.html" onclick="getTypeHTML(event)" href="ColorMaterial.html">ColorMaterial</a>
710
710
 
711
711
  </span>
712
712
 
@@ -724,7 +724,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
724
724
 
725
725
  <span class="param-type">
726
726
 
727
- <a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
727
+ <a link="ColorMaterial.html" onclick="getTypeHTML(event)" href="ColorMaterial.html">ColorMaterial</a>
728
728
 
729
729
  </span>
730
730
 
@@ -742,7 +742,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
742
742
 
743
743
  <span class="param-type">
744
744
 
745
- <a link="FillSymbol3DOutline.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FillSymbol3DOutline" FillSymbol3DOutline.html>FillSymbol3DOutline</a>
745
+ <a link="FillSymbol3DOutline.html" onclick="getTypeHTML(event)" href="FillSymbol3DOutline.html">FillSymbol3DOutline</a>
746
746
 
747
747
  </span>
748
748
 
@@ -760,7 +760,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
760
760
 
761
761
  <span class="param-type">
762
762
 
763
- <a link="StylePattern3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="StylePattern3D" StylePattern3D.html>StylePattern3D</a>
763
+ <a link="StylePattern3D.html" onclick="getTypeHTML(event)" href="StylePattern3D.html">StylePattern3D</a>
764
764
 
765
765
  </span>
766
766
 
@@ -778,7 +778,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
778
778
 
779
779
  <span class="param-type">
780
780
 
781
- <a link="ProfileType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ProfileType" global.html#ProfileType>ProfileType</a>
781
+ <a link="ProfileType.html" onclick="getTypeHTML(event)" href="global.html#ProfileType">ProfileType</a>
782
782
 
783
783
  </span>
784
784
 
@@ -796,7 +796,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
796
796
 
797
797
  <span class="param-type">
798
798
 
799
- <a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayerType" global.html#Symbol3DLayerType>Symbol3DLayerType</a>
799
+ <a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" href="global.html#Symbol3DLayerType">Symbol3DLayerType</a>
800
800
 
801
801
  </span>
802
802
 
@@ -814,7 +814,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
814
814
 
815
815
  <span class="param-type">
816
816
 
817
- <a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayerType" global.html#Symbol3DLayerType>Symbol3DLayerType</a>
817
+ <a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" href="global.html#Symbol3DLayerType">Symbol3DLayerType</a>
818
818
 
819
819
  </span>
820
820
 
@@ -838,7 +838,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
838
838
 
839
839
  <span class="param-type">
840
840
 
841
- <a link="AnchorType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="AnchorType" global.html#AnchorType>AnchorType</a>
841
+ <a link="AnchorType.html" onclick="getTypeHTML(event)" href="global.html#AnchorType">AnchorType</a>
842
842
 
843
843
  </span>
844
844
 
@@ -913,7 +913,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
913
913
 
914
914
  <span class="param-type">
915
915
 
916
- <a link="LineCapType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCapType" global.html#LineCapType>LineCapType</a>
916
+ <a link="LineCapType.html" onclick="getTypeHTML(event)" href="global.html#LineCapType">LineCapType</a>
917
917
 
918
918
  </span>
919
919
 
@@ -1138,7 +1138,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
1138
1138
 
1139
1139
  <span class="param-type">
1140
1140
 
1141
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
1141
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
1142
1142
 
1143
1143
  </span>
1144
1144
 
@@ -1175,7 +1175,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
1175
1175
 
1176
1176
  <dt class="inherited-from">Inherited From:</dt>
1177
1177
  <dd class="inherited-from"><ul class="dummy"><li>
1178
- <a goto="color" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#color" Symbol.html#color>Symbol#color</a>
1178
+ <a goto="color" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#color">Symbol#color</a>
1179
1179
  </li></ul></dd>
1180
1180
 
1181
1181
 
@@ -1255,7 +1255,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
1255
1255
 
1256
1256
  <dt class="inherited-from">Inherited From:</dt>
1257
1257
  <dd class="inherited-from"><ul class="dummy"><li>
1258
- <a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#extensionOptions" Symbol.html#extensionOptions>Symbol#extensionOptions</a>
1258
+ <a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#extensionOptions">Symbol#extensionOptions</a>
1259
1259
  </li></ul></dd>
1260
1260
 
1261
1261
 
@@ -1494,7 +1494,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
1494
1494
 
1495
1495
  <dt class="inherited-from">Inherited From:</dt>
1496
1496
  <dd class="inherited-from"><ul class="dummy"><li>
1497
- <a goto="id" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#id" Symbol.html#id>Symbol#id</a>
1497
+ <a goto="id" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#id">Symbol#id</a>
1498
1498
  </li></ul></dd>
1499
1499
 
1500
1500
 
@@ -1537,7 +1537,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
1537
1537
 
1538
1538
  <span class="param-type">
1539
1539
 
1540
- <a link="LineJoinType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineJoinType" global.html#LineJoinType>LineJoinType</a>
1540
+ <a link="LineJoinType.html" onclick="getTypeHTML(event)" href="global.html#LineJoinType">LineJoinType</a>
1541
1541
 
1542
1542
  </span>
1543
1543
 
@@ -1612,7 +1612,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
1612
1612
 
1613
1613
  <span class="param-type">
1614
1614
 
1615
- <a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
1615
+ <a link="ColorMaterial.html" onclick="getTypeHTML(event)" href="ColorMaterial.html">ColorMaterial</a>
1616
1616
 
1617
1617
  </span>
1618
1618
 
@@ -1687,7 +1687,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
1687
1687
 
1688
1688
  <span class="param-type">
1689
1689
 
1690
- <a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
1690
+ <a link="ColorMaterial.html" onclick="getTypeHTML(event)" href="ColorMaterial.html">ColorMaterial</a>
1691
1691
 
1692
1692
  </span>
1693
1693
 
@@ -1762,7 +1762,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
1762
1762
 
1763
1763
  <span class="param-type">
1764
1764
 
1765
- <a link="FillSymbol3DOutline.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FillSymbol3DOutline" FillSymbol3DOutline.html>FillSymbol3DOutline</a>
1765
+ <a link="FillSymbol3DOutline.html" onclick="getTypeHTML(event)" href="FillSymbol3DOutline.html">FillSymbol3DOutline</a>
1766
1766
 
1767
1767
  </span>
1768
1768
 
@@ -1837,7 +1837,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
1837
1837
 
1838
1838
  <span class="param-type">
1839
1839
 
1840
- <a link="StylePattern3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="StylePattern3D" StylePattern3D.html>StylePattern3D</a>
1840
+ <a link="StylePattern3D.html" onclick="getTypeHTML(event)" href="StylePattern3D.html">StylePattern3D</a>
1841
1841
 
1842
1842
  </span>
1843
1843
 
@@ -1912,7 +1912,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
1912
1912
 
1913
1913
  <span class="param-type">
1914
1914
 
1915
- <a link="ProfileType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ProfileType" global.html#ProfileType>ProfileType</a>
1915
+ <a link="ProfileType.html" onclick="getTypeHTML(event)" href="global.html#ProfileType">ProfileType</a>
1916
1916
 
1917
1917
  </span>
1918
1918
 
@@ -1987,7 +1987,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
1987
1987
 
1988
1988
  <span class="param-type">
1989
1989
 
1990
- <a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayerType" global.html#Symbol3DLayerType>Symbol3DLayerType</a>
1990
+ <a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" href="global.html#Symbol3DLayerType">Symbol3DLayerType</a>
1991
1991
 
1992
1992
  </span>
1993
1993
 
@@ -2026,7 +2026,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
2026
2026
 
2027
2027
  <dt class="tag-overrides">Overrides:</dt>
2028
2028
  <dd class="tag-overrides"><ul class="dummy"><li>
2029
- <a class="mapgis-link-name" title="Symbol3DLayer#type" Symbol3DLayer.html#type>Symbol3DLayer#type</a>
2029
+ <a href="Symbol3DLayer.html#type">Symbol3DLayer#type</a>
2030
2030
  </li></ul></dd>
2031
2031
 
2032
2032
 
@@ -2067,7 +2067,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
2067
2067
 
2068
2068
  <span class="param-type">
2069
2069
 
2070
- <a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayerType" global.html#Symbol3DLayerType>Symbol3DLayerType</a>
2070
+ <a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" href="global.html#Symbol3DLayerType">Symbol3DLayerType</a>
2071
2071
 
2072
2072
  </span>
2073
2073
 
@@ -2106,7 +2106,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
2106
2106
 
2107
2107
  <dt class="tag-overrides">Overrides:</dt>
2108
2108
  <dd class="tag-overrides"><ul class="dummy"><li>
2109
- <a class="mapgis-link-name" title="Symbol3DLayer#type" Symbol3DLayer.html#type>Symbol3DLayer#type</a>
2109
+ <a href="Symbol3DLayer.html#type">Symbol3DLayer#type</a>
2110
2110
  </li></ul></dd>
2111
2111
 
2112
2112
 
@@ -2168,7 +2168,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
2168
2168
 
2169
2169
  <span class="param-type">
2170
2170
 
2171
- <a link="LineCallout3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCallout3D" LineCallout3D.html>LineCallout3D</a>
2171
+ <a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
2172
2172
 
2173
2173
  </span>
2174
2174
 
@@ -2188,7 +2188,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
2188
2188
 
2189
2189
  <span class="param-type">
2190
2190
 
2191
- <a link="PathSymbol3DLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PathSymbol3DLayer" PathSymbol3DLayer.html>PathSymbol3DLayer</a>
2191
+ <a link="PathSymbol3DLayer.html" onclick="getTypeHTML(event)" href="PathSymbol3DLayer.html">PathSymbol3DLayer</a>
2192
2192
 
2193
2193
  </span>
2194
2194
 
@@ -2384,7 +2384,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
2384
2384
 
2385
2385
  <span class="param-type">
2386
2386
 
2387
- <a link="LineCallout3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCallout3D" LineCallout3D.html>LineCallout3D</a>
2387
+ <a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
2388
2388
 
2389
2389
  </span>
2390
2390
 
@@ -2450,7 +2450,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
2450
2450
 
2451
2451
  <dt class="tag-overrides">Overrides:</dt>
2452
2452
  <dd class="tag-overrides"><ul class="dummy"><li>
2453
- <a class="mapgis-link-name" title="Symbol3DLayer#clone" Symbol3DLayer.html#clone>Symbol3DLayer#clone</a>
2453
+ <a href="Symbol3DLayer.html#clone">Symbol3DLayer#clone</a>
2454
2454
  </li></ul></dd>
2455
2455
 
2456
2456
 
@@ -2511,7 +2511,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
2511
2511
 
2512
2512
  <span class="param-type">
2513
2513
 
2514
- <a link="PathSymbol3DLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PathSymbol3DLayer" PathSymbol3DLayer.html>PathSymbol3DLayer</a>
2514
+ <a link="PathSymbol3DLayer.html" onclick="getTypeHTML(event)" href="PathSymbol3DLayer.html">PathSymbol3DLayer</a>
2515
2515
 
2516
2516
  </span>
2517
2517
 
@@ -2577,7 +2577,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
2577
2577
 
2578
2578
  <dt class="tag-overrides">Overrides:</dt>
2579
2579
  <dd class="tag-overrides"><ul class="dummy"><li>
2580
- <a class="mapgis-link-name" title="Symbol3DLayer#toJSON" Symbol3DLayer.html#toJSON>Symbol3DLayer#toJSON</a>
2580
+ <a href="Symbol3DLayer.html#toJSON">Symbol3DLayer#toJSON</a>
2581
2581
  </li></ul></dd>
2582
2582
 
2583
2583
 
@@ -112,7 +112,7 @@
112
112
 
113
113
  <span class="param-type">
114
114
 
115
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
115
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
116
116
 
117
117
  </span>
118
118
  |
@@ -508,7 +508,7 @@ const pictureFillSymbol = new PictureFillSymbol({
508
508
 
509
509
 
510
510
  <ul>
511
- <li><a link="FillSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FillSymbol" FillSymbol.html>FillSymbol</a></li>
511
+ <li><a link="FillSymbol.html" onclick="getTypeHTML(event)" href="FillSymbol.html">FillSymbol</a></li>
512
512
  </ul>
513
513
 
514
514
 
@@ -546,7 +546,7 @@ const pictureFillSymbol = new PictureFillSymbol({
546
546
 
547
547
  <span class="param-type">
548
548
 
549
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
549
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
550
550
 
551
551
  </span>
552
552
 
@@ -618,7 +618,7 @@ const pictureFillSymbol = new PictureFillSymbol({
618
618
 
619
619
  <span class="param-type">
620
620
 
621
- <a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SimpleLineSymbol" SimpleLineSymbol.html>SimpleLineSymbol</a>
621
+ <a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)" href="SimpleLineSymbol.html">SimpleLineSymbol</a>
622
622
 
623
623
  </span>
624
624
 
@@ -775,7 +775,7 @@ const pictureFillSymbol = new PictureFillSymbol({
775
775
 
776
776
  <span class="param-type">
777
777
 
778
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
778
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
779
779
 
780
780
  </span>
781
781
 
@@ -814,7 +814,7 @@ const pictureFillSymbol = new PictureFillSymbol({
814
814
 
815
815
  <dt class="tag-overrides">Overrides:</dt>
816
816
  <dd class="tag-overrides"><ul class="dummy"><li>
817
- <a class="mapgis-link-name" title="FillSymbol#color" FillSymbol.html#color>FillSymbol#color</a>
817
+ <a href="FillSymbol.html#color">FillSymbol#color</a>
818
818
  </li></ul></dd>
819
819
 
820
820
 
@@ -892,7 +892,7 @@ const pictureFillSymbol = new PictureFillSymbol({
892
892
 
893
893
  <dt class="inherited-from">Inherited From:</dt>
894
894
  <dd class="inherited-from"><ul class="dummy"><li>
895
- <a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#extensionOptions" Symbol.html#extensionOptions>Symbol#extensionOptions</a>
895
+ <a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#extensionOptions">Symbol#extensionOptions</a>
896
896
  </li></ul></dd>
897
897
 
898
898
 
@@ -1056,7 +1056,7 @@ const pictureFillSymbol = new PictureFillSymbol({
1056
1056
 
1057
1057
  <dt class="inherited-from">Inherited From:</dt>
1058
1058
  <dd class="inherited-from"><ul class="dummy"><li>
1059
- <a goto="id" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#id" Symbol.html#id>Symbol#id</a>
1059
+ <a goto="id" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#id">Symbol#id</a>
1060
1060
  </li></ul></dd>
1061
1061
 
1062
1062
 
@@ -1099,7 +1099,7 @@ const pictureFillSymbol = new PictureFillSymbol({
1099
1099
 
1100
1100
  <span class="param-type">
1101
1101
 
1102
- <a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SimpleLineSymbol" SimpleLineSymbol.html>SimpleLineSymbol</a>
1102
+ <a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)" href="SimpleLineSymbol.html">SimpleLineSymbol</a>
1103
1103
 
1104
1104
  </span>
1105
1105
 
@@ -1136,7 +1136,7 @@ const pictureFillSymbol = new PictureFillSymbol({
1136
1136
 
1137
1137
  <dt class="inherited-from">Inherited From:</dt>
1138
1138
  <dd class="inherited-from"><ul class="dummy"><li>
1139
- <a goto="outline" link="FillSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FillSymbol#outline" FillSymbol.html#outline>FillSymbol#outline</a>
1139
+ <a goto="outline" link="FillSymbol.html" onclick="getTypeHTML(event)" href="FillSymbol.html#outline">FillSymbol#outline</a>
1140
1140
  </li></ul></dd>
1141
1141
 
1142
1142
 
@@ -1218,7 +1218,7 @@ const pictureFillSymbol = new PictureFillSymbol({
1218
1218
 
1219
1219
  <dt class="tag-overrides">Overrides:</dt>
1220
1220
  <dd class="tag-overrides"><ul class="dummy"><li>
1221
- <a class="mapgis-link-name" title="FillSymbol#type" FillSymbol.html#type>FillSymbol#type</a>
1221
+ <a href="FillSymbol.html#type">FillSymbol#type</a>
1222
1222
  </li></ul></dd>
1223
1223
 
1224
1224
 
@@ -1747,7 +1747,7 @@ const pictureFillSymbol = new PictureFillSymbol({
1747
1747
 
1748
1748
  <span class="param-type">
1749
1749
 
1750
- <a link="PictureFillSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PictureFillSymbol" PictureFillSymbol.html>PictureFillSymbol</a>
1750
+ <a link="PictureFillSymbol.html" onclick="getTypeHTML(event)" href="PictureFillSymbol.html">PictureFillSymbol</a>
1751
1751
 
1752
1752
  </span>
1753
1753
 
@@ -1979,7 +1979,7 @@ const pictureFillSymbol = new PictureFillSymbol({
1979
1979
 
1980
1980
  <dt class="tag-overrides">Overrides:</dt>
1981
1981
  <dd class="tag-overrides"><ul class="dummy"><li>
1982
- <a class="mapgis-link-name" title="FillSymbol#clone" FillSymbol.html#clone>FillSymbol#clone</a>
1982
+ <a href="FillSymbol.html#clone">FillSymbol#clone</a>
1983
1983
  </li></ul></dd>
1984
1984
 
1985
1985
 
@@ -2040,7 +2040,7 @@ const pictureFillSymbol = new PictureFillSymbol({
2040
2040
 
2041
2041
  <span class="param-type">
2042
2042
 
2043
- <a link="PictureFillSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PictureFillSymbol" PictureFillSymbol.html>PictureFillSymbol</a>
2043
+ <a link="PictureFillSymbol.html" onclick="getTypeHTML(event)" href="PictureFillSymbol.html">PictureFillSymbol</a>
2044
2044
 
2045
2045
  </span>
2046
2046
 
@@ -2106,7 +2106,7 @@ const pictureFillSymbol = new PictureFillSymbol({
2106
2106
 
2107
2107
  <dt class="tag-overrides">Overrides:</dt>
2108
2108
  <dd class="tag-overrides"><ul class="dummy"><li>
2109
- <a class="mapgis-link-name" title="FillSymbol#toJSON" FillSymbol.html#toJSON>FillSymbol#toJSON</a>
2109
+ <a href="FillSymbol.html#toJSON">FillSymbol#toJSON</a>
2110
2110
  </li></ul></dd>
2111
2111
 
2112
2112
 
@@ -117,7 +117,7 @@ import { PictureMarkerSymbol } from &quot;@mapgis/webclient-common&quot; <br/>
117
117
 
118
118
  <span class="param-type">
119
119
 
120
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
120
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
121
121
 
122
122
  </span>
123
123
  |
@@ -419,8 +419,8 @@ import { PictureMarkerSymbol } from &quot;@mapgis/webclient-common&quot; <br/>
419
419
 
420
420
 
421
421
  <p class="summary"><h5>支持如下方法:</h5>
422
- <a class="mapgis-link-name" title="Symbol#clone" Symbol.html#clone><code>1、克隆并返回新的符号对象</code></a> <br/>
423
- <a class="mapgis-link-name" title="Symbol#toJSON" Symbol.html#toJSON><code>2、导出一个JSON对像</code></a> <br/>
422
+ <a href="Symbol.html#clone"><code>1、克隆并返回新的符号对象</code></a> <br/>
423
+ <a href="Symbol.html#toJSON"><code>2、导出一个JSON对像</code></a> <br/>
424
424
  <a href='#fromJSON'>[3、通过json构造并返回一个新的PictureMarkerSymbol对象]</a></p>
425
425
 
426
426
 
@@ -469,7 +469,7 @@ const pictureMarkerSymbol = new PictureMarkerSymbol({
469
469
 
470
470
 
471
471
  <ul>
472
- <li><a link="MarkerSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MarkerSymbol" MarkerSymbol.html>MarkerSymbol</a></li>
472
+ <li><a link="MarkerSymbol.html" onclick="getTypeHTML(event)" href="MarkerSymbol.html">MarkerSymbol</a></li>
473
473
  </ul>
474
474
 
475
475
 
@@ -683,7 +683,7 @@ const pictureMarkerSymbol = new PictureMarkerSymbol({
683
683
 
684
684
  <dt class="inherited-from">Inherited From:</dt>
685
685
  <dd class="inherited-from"><ul class="dummy"><li>
686
- <a goto="angle" link="MarkerSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MarkerSymbol#angle" MarkerSymbol.html#angle>MarkerSymbol#angle</a>
686
+ <a goto="angle" link="MarkerSymbol.html" onclick="getTypeHTML(event)" href="MarkerSymbol.html#angle">MarkerSymbol#angle</a>
687
687
  </li></ul></dd>
688
688
 
689
689
 
@@ -840,7 +840,7 @@ const pictureMarkerSymbol = new PictureMarkerSymbol({
840
840
 
841
841
  <dt class="tag-overrides">Overrides:</dt>
842
842
  <dd class="tag-overrides"><ul class="dummy"><li>
843
- <a class="mapgis-link-name" title="MarkerSymbol#type" MarkerSymbol.html#type>MarkerSymbol#type</a>
843
+ <a href="MarkerSymbol.html#type">MarkerSymbol#type</a>
844
844
  </li></ul></dd>
845
845
 
846
846
 
@@ -1075,7 +1075,7 @@ const pictureMarkerSymbol = new PictureMarkerSymbol({
1075
1075
 
1076
1076
  <dt class="inherited-from">Inherited From:</dt>
1077
1077
  <dd class="inherited-from"><ul class="dummy"><li>
1078
- <a goto="xoffset" link="MarkerSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MarkerSymbol#xoffset" MarkerSymbol.html#xoffset>MarkerSymbol#xoffset</a>
1078
+ <a goto="xoffset" link="MarkerSymbol.html" onclick="getTypeHTML(event)" href="MarkerSymbol.html#xoffset">MarkerSymbol#xoffset</a>
1079
1079
  </li></ul></dd>
1080
1080
 
1081
1081
 
@@ -1155,7 +1155,7 @@ const pictureMarkerSymbol = new PictureMarkerSymbol({
1155
1155
 
1156
1156
  <dt class="inherited-from">Inherited From:</dt>
1157
1157
  <dd class="inherited-from"><ul class="dummy"><li>
1158
- <a goto="yoffset" link="MarkerSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MarkerSymbol#yoffset" MarkerSymbol.html#yoffset>MarkerSymbol#yoffset</a>
1158
+ <a goto="yoffset" link="MarkerSymbol.html" onclick="getTypeHTML(event)" href="MarkerSymbol.html#yoffset">MarkerSymbol#yoffset</a>
1159
1159
  </li></ul></dd>
1160
1160
 
1161
1161
 
@@ -1219,7 +1219,7 @@ const pictureMarkerSymbol = new PictureMarkerSymbol({
1219
1219
 
1220
1220
  <span class="param-type">
1221
1221
 
1222
- <a link="PictureMarkerSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PictureMarkerSymbol" PictureMarkerSymbol.html>PictureMarkerSymbol</a>
1222
+ <a link="PictureMarkerSymbol.html" onclick="getTypeHTML(event)" href="PictureMarkerSymbol.html">PictureMarkerSymbol</a>
1223
1223
 
1224
1224
  </span>
1225
1225
 
@@ -1239,7 +1239,7 @@ const pictureMarkerSymbol = new PictureMarkerSymbol({
1239
1239
 
1240
1240
  <span class="param-type">
1241
1241
 
1242
- <a link="PictureMarkerSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PictureMarkerSymbol" PictureMarkerSymbol.html>PictureMarkerSymbol</a>
1242
+ <a link="PictureMarkerSymbol.html" onclick="getTypeHTML(event)" href="PictureMarkerSymbol.html">PictureMarkerSymbol</a>
1243
1243
 
1244
1244
  </span>
1245
1245
 
@@ -1434,7 +1434,7 @@ const pictureMarkerSymbol = new PictureMarkerSymbol({
1434
1434
 
1435
1435
  <span class="param-type">
1436
1436
 
1437
- <a link="PictureMarkerSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PictureMarkerSymbol" PictureMarkerSymbol.html>PictureMarkerSymbol</a>
1437
+ <a link="PictureMarkerSymbol.html" onclick="getTypeHTML(event)" href="PictureMarkerSymbol.html">PictureMarkerSymbol</a>
1438
1438
 
1439
1439
  </span>
1440
1440
 
@@ -1506,7 +1506,7 @@ const pictureMarkerSymbol = new PictureMarkerSymbol({
1506
1506
 
1507
1507
  <dt class="tag-overrides">Overrides:</dt>
1508
1508
  <dd class="tag-overrides"><ul class="dummy"><li>
1509
- <a class="mapgis-link-name" title="MarkerSymbol#clone" MarkerSymbol.html#clone>MarkerSymbol#clone</a>
1509
+ <a href="MarkerSymbol.html#clone">MarkerSymbol#clone</a>
1510
1510
  </li></ul></dd>
1511
1511
 
1512
1512
 
@@ -1567,7 +1567,7 @@ const pictureMarkerSymbol = new PictureMarkerSymbol({
1567
1567
 
1568
1568
  <span class="param-type">
1569
1569
 
1570
- <a link="PictureMarkerSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PictureMarkerSymbol" PictureMarkerSymbol.html>PictureMarkerSymbol</a>
1570
+ <a link="PictureMarkerSymbol.html" onclick="getTypeHTML(event)" href="PictureMarkerSymbol.html">PictureMarkerSymbol</a>
1571
1571
 
1572
1572
  </span>
1573
1573
 
@@ -1632,7 +1632,7 @@ const pictureMarkerSymbol = new PictureMarkerSymbol({
1632
1632
 
1633
1633
  <dt class="tag-overrides">Overrides:</dt>
1634
1634
  <dd class="tag-overrides"><ul class="dummy"><li>
1635
- <a class="mapgis-link-name" title="MarkerSymbol#toJSON" MarkerSymbol.html#toJSON>MarkerSymbol#toJSON</a>
1635
+ <a href="MarkerSymbol.html#toJSON">MarkerSymbol#toJSON</a>
1636
1636
  </li></ul></dd>
1637
1637
 
1638
1638