@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
@@ -102,7 +102,7 @@
102
102
 
103
103
  <span class="param-type">
104
104
 
105
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
105
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
106
106
 
107
107
  </span>
108
108
 
@@ -129,7 +129,7 @@
129
129
 
130
130
  <span class="param-type">
131
131
 
132
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
132
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
133
133
 
134
134
  </span>
135
135
 
@@ -150,7 +150,7 @@ import { MultiLineString } from &quot;@mapgis/webclient-common&quot; <br/>
150
150
 
151
151
  <span class="param-type">
152
152
 
153
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
153
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
154
154
 
155
155
  </span>
156
156
 
@@ -252,7 +252,7 @@ import { MultiLineString } from &quot;@mapgis/webclient-common&quot; <br/>
252
252
  <a href='#toOldIGSGeometry'>[10、返回igs1.0的几何对象]</a>
253
253
  <a href='#fromJSON'>[11、通过传入的json构造并返回一个新的几何对象]</a><br/>
254
254
  <a href='#toJSON'>[12、导出为json对象]</a><br/>
255
- <a class="mapgis-link-name" title="Geometry#clone" Geometry.html#clone><code>13、克隆几何对象</code></a></p>
255
+ <a href="Geometry.html#clone"><code>13、克隆几何对象</code></a></p>
256
256
 
257
257
 
258
258
 
@@ -322,7 +322,7 @@ new MultiLineString({
322
322
 
323
323
 
324
324
  <ul>
325
- <li><a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a></li>
325
+ <li><a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a></li>
326
326
  </ul>
327
327
 
328
328
 
@@ -432,7 +432,7 @@ new MultiLineString({
432
432
 
433
433
  <span class="param-type">
434
434
 
435
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
435
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
436
436
 
437
437
  </span>
438
438
 
@@ -450,7 +450,7 @@ new MultiLineString({
450
450
 
451
451
  <span class="param-type">
452
452
 
453
- <a link="GeometryType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GeometryType" global.html#GeometryType>GeometryType</a>
453
+ <a link="GeometryType.html" onclick="getTypeHTML(event)" href="global.html#GeometryType">GeometryType</a>
454
454
 
455
455
  </span>
456
456
 
@@ -586,7 +586,7 @@ new MultiLineString({
586
586
 
587
587
  <dt class="inherited-from">Inherited From:</dt>
588
588
  <dd class="inherited-from"><ul class="dummy"><li>
589
- <a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#extensionOptions" Geometry.html#extensionOptions>Geometry#extensionOptions</a>
589
+ <a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#extensionOptions">Geometry#extensionOptions</a>
590
590
  </li></ul></dd>
591
591
 
592
592
 
@@ -673,7 +673,7 @@ new MultiLineString({
673
673
 
674
674
  <dt class="tag-overrides">Overrides:</dt>
675
675
  <dd class="tag-overrides"><ul class="dummy"><li>
676
- <a class="mapgis-link-name" title="Geometry#extent" Geometry.html#extent>Geometry#extent</a>
676
+ <a href="Geometry.html#extent">Geometry#extent</a>
677
677
  </li></ul></dd>
678
678
 
679
679
 
@@ -757,7 +757,7 @@ new MultiLineString({
757
757
 
758
758
  <dt class="tag-overrides">Overrides:</dt>
759
759
  <dd class="tag-overrides"><ul class="dummy"><li>
760
- <a class="mapgis-link-name" title="Geometry#hasZ" Geometry.html#hasZ>Geometry#hasZ</a>
760
+ <a href="Geometry.html#hasZ">Geometry#hasZ</a>
761
761
  </li></ul></dd>
762
762
 
763
763
 
@@ -798,7 +798,7 @@ new MultiLineString({
798
798
 
799
799
  <span class="param-type">
800
800
 
801
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
801
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
802
802
 
803
803
  </span>
804
804
 
@@ -835,7 +835,7 @@ new MultiLineString({
835
835
 
836
836
  <dt class="inherited-from">Inherited From:</dt>
837
837
  <dd class="inherited-from"><ul class="dummy"><li>
838
- <a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#spatialReference" Geometry.html#spatialReference>Geometry#spatialReference</a>
838
+ <a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#spatialReference">Geometry#spatialReference</a>
839
839
  </li></ul></dd>
840
840
 
841
841
 
@@ -878,7 +878,7 @@ new MultiLineString({
878
878
 
879
879
  <span class="param-type">
880
880
 
881
- <a link="GeometryType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GeometryType" global.html#GeometryType>GeometryType</a>
881
+ <a link="GeometryType.html" onclick="getTypeHTML(event)" href="global.html#GeometryType">GeometryType</a>
882
882
 
883
883
  </span>
884
884
 
@@ -974,7 +974,7 @@ new MultiLineString({
974
974
 
975
975
  <span class="param-type">
976
976
 
977
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
977
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
978
978
 
979
979
  </span>
980
980
 
@@ -1004,7 +1004,7 @@ new MultiLineString({
1004
1004
 
1005
1005
  <span class="param-type">
1006
1006
 
1007
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
1007
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
1008
1008
 
1009
1009
  </span>
1010
1010
 
@@ -1024,7 +1024,7 @@ new MultiLineString({
1024
1024
 
1025
1025
  <span class="param-type">
1026
1026
 
1027
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
1027
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
1028
1028
 
1029
1029
  </span>
1030
1030
 
@@ -1086,7 +1086,7 @@ new MultiLineString({
1086
1086
 
1087
1087
  <span class="param-type">
1088
1088
 
1089
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
1089
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
1090
1090
 
1091
1091
  </span>
1092
1092
  |
@@ -1133,7 +1133,7 @@ new MultiLineString({
1133
1133
 
1134
1134
  <span class="param-type">
1135
1135
 
1136
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
1136
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
1137
1137
 
1138
1138
  </span>
1139
1139
  |
@@ -1231,7 +1231,7 @@ new MultiLineString({
1231
1231
 
1232
1232
  <span class="param-type">
1233
1233
 
1234
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
1234
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
1235
1235
 
1236
1236
  </span>
1237
1237
 
@@ -1251,7 +1251,7 @@ new MultiLineString({
1251
1251
 
1252
1252
  <span class="param-type">
1253
1253
 
1254
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
1254
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
1255
1255
 
1256
1256
  </span>
1257
1257
 
@@ -1437,7 +1437,7 @@ new MultiLineString({
1437
1437
 
1438
1438
  <span class="param-type">
1439
1439
 
1440
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
1440
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
1441
1441
 
1442
1442
  </span>
1443
1443
 
@@ -1530,7 +1530,7 @@ new MultiLineString({
1530
1530
 
1531
1531
  <span class="param-type">
1532
1532
 
1533
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
1533
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
1534
1534
 
1535
1535
  </span>
1536
1536
 
@@ -1904,7 +1904,7 @@ const newMultiLineString = MultiLineString.fromJSON(json)</code></pre>
1904
1904
 
1905
1905
  <span class="param-type">
1906
1906
 
1907
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
1907
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
1908
1908
 
1909
1909
  </span>
1910
1910
 
@@ -2005,7 +2005,7 @@ multiLineString.addPath(path)</code></pre>
2005
2005
 
2006
2006
  <dt class="tag-overrides">Overrides:</dt>
2007
2007
  <dd class="tag-overrides"><ul class="dummy"><li>
2008
- <a class="mapgis-link-name" title="Geometry#clone" Geometry.html#clone>Geometry#clone</a>
2008
+ <a href="Geometry.html#clone">Geometry#clone</a>
2009
2009
  </li></ul></dd>
2010
2010
 
2011
2011
 
@@ -2066,7 +2066,7 @@ multiLineString.addPath(path)</code></pre>
2066
2066
 
2067
2067
  <span class="param-type">
2068
2068
 
2069
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
2069
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
2070
2070
 
2071
2071
  </span>
2072
2072
 
@@ -2183,7 +2183,7 @@ multiLineString.addPath(path)</code></pre>
2183
2183
 
2184
2184
  <dt class="inherited-from">Inherited From:</dt>
2185
2185
  <dd class="inherited-from"><ul class="dummy"><li>
2186
- <a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#fromGeoJSON" Geometry.html#fromGeoJSON>Geometry#fromGeoJSON</a>
2186
+ <a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#fromGeoJSON">Geometry#fromGeoJSON</a>
2187
2187
  </li></ul></dd>
2188
2188
 
2189
2189
 
@@ -2279,7 +2279,7 @@ multiLineString.addPath(path)</code></pre>
2279
2279
 
2280
2280
  <dt class="inherited-from">Inherited From:</dt>
2281
2281
  <dd class="inherited-from"><ul class="dummy"><li>
2282
- <a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#getGeometryType" Geometry.html#getGeometryType>Geometry#getGeometryType</a>
2282
+ <a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getGeometryType">Geometry#getGeometryType</a>
2283
2283
  </li></ul></dd>
2284
2284
 
2285
2285
 
@@ -2407,7 +2407,7 @@ multiLineString.addPath(path)</code></pre>
2407
2407
 
2408
2408
  <dt class="tag-overrides">Overrides:</dt>
2409
2409
  <dd class="tag-overrides"><ul class="dummy"><li>
2410
- <a class="mapgis-link-name" title="Geometry#getIGSType" Geometry.html#getIGSType>Geometry#getIGSType</a>
2410
+ <a href="Geometry.html#getIGSType">Geometry#getIGSType</a>
2411
2411
  </li></ul></dd>
2412
2412
 
2413
2413
 
@@ -2659,7 +2659,7 @@ multiLineString.addPath(path)</code></pre>
2659
2659
 
2660
2660
  <span class="param-type">
2661
2661
 
2662
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
2662
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
2663
2663
 
2664
2664
  </span>
2665
2665
  |
@@ -2754,7 +2754,7 @@ const point = multiLineString.getPoint(0, 1)</code></pre>
2754
2754
 
2755
2755
  <dt class="inherited-from">Inherited From:</dt>
2756
2756
  <dd class="inherited-from"><ul class="dummy"><li>
2757
- <a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#getType" Geometry.html#getType>Geometry#getType</a>
2757
+ <a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getType">Geometry#getType</a>
2758
2758
  </li></ul></dd>
2759
2759
 
2760
2760
 
@@ -2957,7 +2957,7 @@ const point = multiLineString.getPoint(0, 1)</code></pre>
2957
2957
 
2958
2958
  <span class="param-type">
2959
2959
 
2960
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
2960
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
2961
2961
 
2962
2962
  </span>
2963
2963
 
@@ -3050,7 +3050,7 @@ const point = multiLineString.getPoint(0, 1)</code></pre>
3050
3050
 
3051
3051
  <span class="param-type">
3052
3052
 
3053
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
3053
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
3054
3054
 
3055
3055
  </span>
3056
3056
  |
@@ -3269,7 +3269,7 @@ multiLineString.insertPoint(0, 1, point)</code></pre>
3269
3269
 
3270
3270
  <dt class="inherited-from">Inherited From:</dt>
3271
3271
  <dd class="inherited-from"><ul class="dummy"><li>
3272
- <a goto="off" link="Evented.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Evented#off" Evented.html#off>Evented#off</a>
3272
+ <a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
3273
3273
  </li></ul></dd>
3274
3274
 
3275
3275
 
@@ -3630,7 +3630,7 @@ view.off({
3630
3630
 
3631
3631
  <dt class="inherited-from">Inherited From:</dt>
3632
3632
  <dd class="inherited-from"><ul class="dummy"><li>
3633
- <a goto="on" link="Evented.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Evented#on" Evented.html#on>Evented#on</a>
3633
+ <a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
3634
3634
  </li></ul></dd>
3635
3635
 
3636
3636
 
@@ -4182,7 +4182,7 @@ multiLineString.removePath(0)</code></pre>
4182
4182
 
4183
4183
  <span class="param-type">
4184
4184
 
4185
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
4185
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
4186
4186
 
4187
4187
  </span>
4188
4188
 
@@ -4347,7 +4347,7 @@ multiLineString.removePoint(0, 1)</code></pre>
4347
4347
 
4348
4348
  <span class="param-type">
4349
4349
 
4350
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
4350
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
4351
4351
 
4352
4352
  </span>
4353
4353
 
@@ -4440,7 +4440,7 @@ multiLineString.removePoint(0, 1)</code></pre>
4440
4440
 
4441
4441
  <span class="param-type">
4442
4442
 
4443
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
4443
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
4444
4444
 
4445
4445
  </span>
4446
4446
 
@@ -4531,7 +4531,7 @@ multiLineString.setPoint(0, 1, point)</code></pre>
4531
4531
 
4532
4532
  <dt class="inherited-from">Inherited From:</dt>
4533
4533
  <dd class="inherited-from"><ul class="dummy"><li>
4534
- <a goto="toGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#toGeoJSON" Geometry.html#toGeoJSON>Geometry#toGeoJSON</a>
4534
+ <a goto="toGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toGeoJSON">Geometry#toGeoJSON</a>
4535
4535
  </li></ul></dd>
4536
4536
 
4537
4537
 
@@ -4660,7 +4660,7 @@ multiLineString.setPoint(0, 1, point)</code></pre>
4660
4660
 
4661
4661
  <dt class="tag-overrides">Overrides:</dt>
4662
4662
  <dd class="tag-overrides"><ul class="dummy"><li>
4663
- <a class="mapgis-link-name" title="Geometry#toJSON" Geometry.html#toJSON>Geometry#toJSON</a>
4663
+ <a href="Geometry.html#toJSON">Geometry#toJSON</a>
4664
4664
  </li></ul></dd>
4665
4665
 
4666
4666
 
@@ -4894,7 +4894,7 @@ multiLineString.setPoint(0, 1, point)</code></pre>
4894
4894
 
4895
4895
  <dt class="tag-overrides">Overrides:</dt>
4896
4896
  <dd class="tag-overrides"><ul class="dummy"><li>
4897
- <a class="mapgis-link-name" title="Geometry#toString" Geometry.html#toString>Geometry#toString</a>
4897
+ <a href="Geometry.html#toString">Geometry#toString</a>
4898
4898
  </li></ul></dd>
4899
4899
 
4900
4900
 
@@ -5126,7 +5126,7 @@ multiLineString.setPoint(0, 1, point)</code></pre>
5126
5126
 
5127
5127
  <dt class="inherited-from">Inherited From:</dt>
5128
5128
  <dd class="inherited-from"><ul class="dummy"><li>
5129
- <a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#toXML" Geometry.html#toXML>Geometry#toXML</a>
5129
+ <a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toXML">Geometry#toXML</a>
5130
5130
  </li></ul></dd>
5131
5131
 
5132
5132