@mapgis/webclient-common 17.4.1 → 17.4.8

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 (276) hide show
  1. package/README.md +64 -0
  2. package/dist/es5/webclient-common.min.js +6 -6
  3. package/dist/webclient-common-es6.min.js +6 -6
  4. package/documention/AddressServer.html +2 -2
  5. package/documention/ArcGISFeatureServer.html +2 -2
  6. package/documention/ArcGISGeometryServer.html +2 -2
  7. package/documention/ArcGISMapImageLayer.html +611 -2
  8. package/documention/ArcGISMapImageSubLayer.html +6 -6
  9. package/documention/ArcGISMapServer.html +2 -2
  10. package/documention/ArcGISTileLayer.html +4 -4
  11. package/documention/ArcGISVectorTileLayer.html +2 -2
  12. package/documention/ArcGISVectorTileServer.html +2 -2
  13. package/documention/BaseRegExp.html +1541 -0
  14. package/documention/BaseRenderer.html +2 -2
  15. package/documention/BaseScene.html +2 -2
  16. package/documention/BaseServer.html +2 -2
  17. package/documention/BaseView.html +232 -6
  18. package/documention/Basemap.html +2 -2
  19. package/documention/Callout3D.html +2 -2
  20. package/documention/Cesium3DTilesCacheLayer.html +4 -4
  21. package/documention/Cesium3DTilesServer.html +2 -2
  22. package/documention/CheckUtil.html +2 -2
  23. package/documention/Circle.html +2 -2
  24. package/documention/ClassBreakClusterInfo.html +2 -2
  25. package/documention/ClassBreakInfo.html +2 -2
  26. package/documention/ClassBreakRenderer.html +2 -2
  27. package/documention/ClusterRenderer.html +2 -2
  28. package/documention/Collection.html +2 -2
  29. package/documention/CollectionFlattener.html +2 -2
  30. package/documention/Color.html +2 -2
  31. package/documention/ColorMaterial.html +2 -2
  32. package/documention/ColorStop.html +2 -2
  33. package/documention/ColorVariable.html +2 -2
  34. package/documention/Config.html +2 -2
  35. package/documention/CursorChangeEventInfo.html +2 -2
  36. package/documention/EchartsLayer.html +2 -2
  37. package/documention/Edges3D.html +2 -2
  38. package/documention/ElevationInfo.html +2 -2
  39. package/documention/Evented.html +2 -2
  40. package/documention/Extent.html +2 -2
  41. package/documention/ExtrudeSymbol3DLayer.html +2 -2
  42. package/documention/Feature.html +2 -2
  43. package/documention/FeatureExpressionInfo.html +2 -2
  44. package/documention/FeatureFilter.html +2 -2
  45. package/documention/FeatureLayer.html +4 -4
  46. package/documention/FeatureServer.html +2 -2
  47. package/documention/FeatureSet.html +2 -2
  48. package/documention/FillSymbol.html +2 -2
  49. package/documention/FillSymbol3DLayer.html +2 -2
  50. package/documention/FillSymbol3DOutline.html +2 -2
  51. package/documention/Font.html +2 -2
  52. package/documention/GeoJSONLayer.html +2 -2
  53. package/documention/Geometry.html +2 -2
  54. package/documention/GeometryEngine.html +2 -2
  55. package/documention/GeometryFilter.html +2 -2
  56. package/documention/GeometryServer.html +2 -2
  57. package/documention/GraphicsLayer.html +2 -2
  58. package/documention/GroupLayer.html +4 -4
  59. package/documention/HeatmapColorStop.html +2 -2
  60. package/documention/HeatmapRenderer.html +2 -2
  61. package/documention/IGSFeatureLayer.html +206 -3
  62. package/documention/IGSImageryLayer.html +2598 -0
  63. package/documention/IGSImageryTileLayer.html +1878 -0
  64. package/documention/IGSMapImageLayer.html +2 -2
  65. package/documention/IGSMapImageSubLayer.html +2 -2
  66. package/documention/IGSSceneLayer.html +2 -2
  67. package/documention/IGSSceneSubLayer.html +2 -2
  68. package/documention/IGSTileLayer.html +4 -4
  69. package/documention/IGSVectorTileLayer.html +2 -2
  70. package/documention/IGSVectorTileSubLayer.html +2 -2
  71. package/documention/ISScene.html +2 -2
  72. package/documention/ISSceneLayer.html +2 -2
  73. package/documention/ISSceneServer.html +2 -2
  74. package/documention/ISSceneSubLayer.html +2 -2
  75. package/documention/IconResource.html +2 -2
  76. package/documention/IconSymbol3DLayer.html +2 -2
  77. package/documention/ImageServer.html +2 -2
  78. package/documention/ImageryLayer.html +8238 -0
  79. package/documention/ImageryTileLayer.html +7569 -0
  80. package/documention/Interceptor.html +2 -2
  81. package/documention/LOD.html +2 -2
  82. package/documention/LabelClass.html +3 -3
  83. package/documention/LabelSymbol3D.html +2 -2
  84. package/documention/Layer.html +6 -6
  85. package/documention/LayerBaseUrlRegExp.html +1322 -0
  86. package/documention/LayerEvent.html +2 -2
  87. package/documention/LayerViewUpdateEvent.html +2 -2
  88. package/documention/LineCallout3D.html +2 -2
  89. package/documention/LineString.html +2 -2
  90. package/documention/LineStyleMarker3D.html +2 -2
  91. package/documention/LineStylePattern3D.html +2 -2
  92. package/documention/LineSymbol.html +2 -2
  93. package/documention/LineSymbol3D.html +2 -2
  94. package/documention/LineSymbol3DLayer.html +2 -2
  95. package/documention/LineSymbolMarker.html +2 -2
  96. package/documention/Log.html +2 -2
  97. package/documention/M3DModelCacheLayer.html +4 -4
  98. package/documention/M3DServer.html +2 -2
  99. package/documention/Map.html +4 -4
  100. package/documention/MapGISTextSymbol.html +2 -2
  101. package/documention/MapImageLayer.html +6 -6
  102. package/documention/MapServer.html +2 -2
  103. package/documention/MapVLayer.html +2 -2
  104. package/documention/MapView.html +237 -6
  105. package/documention/MarkerSymbol.html +2 -2
  106. package/documention/ModelCacheLayer.html +2 -2
  107. package/documention/MoveEventInfo.html +2 -2
  108. package/documention/MultiLineString.html +2 -2
  109. package/documention/MultiPoint.html +2 -2
  110. package/documention/MultiPolygon.html +2 -2
  111. package/documention/OGCLayer.html +4 -4
  112. package/documention/ObjectSymbol3DLayer.html +2 -2
  113. package/documention/OpacityStop.html +2 -2
  114. package/documention/OpacityVariable.html +2 -2
  115. package/documention/OutStatistic.html +2 -2
  116. package/documention/OverlayLayer.html +4 -4
  117. package/documention/PathSymbol3DLayer.html +2 -2
  118. package/documention/PictureFillSymbol.html +2 -2
  119. package/documention/PictureMarkerSymbol.html +2 -2
  120. package/documention/PlotServer.html +2 -2
  121. package/documention/PoiServer.html +2 -2
  122. package/documention/Point.html +2 -2
  123. package/documention/PointSymbol3D.html +2 -2
  124. package/documention/PointSymbol3DOutline.html +2 -2
  125. package/documention/Polygon.html +2 -2
  126. package/documention/PolygonSymbol3D.html +2 -2
  127. package/documention/ProjectInfo.html +2 -2
  128. package/documention/ProjectInfoBySrsID.html +2 -2
  129. package/documention/Projection.html +2 -2
  130. package/documention/RandomRenderer.html +2 -2
  131. package/documention/RankRenderer.html +2 -2
  132. package/documention/RasterFunction.html +1593 -0
  133. package/documention/RasterInfo.html +2047 -0
  134. package/documention/RendererInfo.html +2 -2
  135. package/documention/RequestConfig.html +2 -2
  136. package/documention/RequestInterceptor.html +2 -2
  137. package/documention/RequestStructure.html +833 -0
  138. package/documention/ResourceServer.html +2 -2
  139. package/documention/ResponseInterceptor.html +2 -2
  140. package/documention/RootServer.html +2 -2
  141. package/documention/S3MTilesCacheLayer.html +4 -4
  142. package/documention/ScaleEventInfo.html +2 -2
  143. package/documention/Scene.html +2 -2
  144. package/documention/SceneLayer.html +4 -4
  145. package/documention/SceneServer.html +2 -2
  146. package/documention/SceneView.html +237 -6
  147. package/documention/SecurityServer.html +2 -2
  148. package/documention/ServerBaseUrlRegExp.html +932 -0
  149. package/documention/ServerUtil.html +2299 -0
  150. package/documention/SimpleFillSymbol.html +2 -2
  151. package/documention/SimpleLineSymbol.html +2 -2
  152. package/documention/SimpleMarkerSymbol.html +2 -2
  153. package/documention/SimpleRenderer.html +2 -2
  154. package/documention/SizeStop.html +2 -2
  155. package/documention/SizeVariable.html +2 -2
  156. package/documention/SketchBaseDrawTool.html +3 -3
  157. package/documention/SketchCircleDrawTool.html +3 -3
  158. package/documention/SketchEditor.html +2 -2
  159. package/documention/SketchEditor3D.html +6 -2
  160. package/documention/SketchEditorCesium.html +1287 -719
  161. package/documention/SketchEditorEvent.html +2 -2
  162. package/documention/SketchEditorToolEventInfo.html +2 -2
  163. package/documention/SketchExtentDrawTool.html +3 -3
  164. package/documention/SketchFreehandPolygonDrawTool.html +3 -3
  165. package/documention/SketchFreehandPolylineDrawTool.html +3 -3
  166. package/documention/SketchPointDrawTool.html +3 -3
  167. package/documention/SketchPolygonDrawTool.html +4 -4
  168. package/documention/SketchPolylineDrawTool.html +4 -4
  169. package/documention/SketchStage.html +2 -2
  170. package/documention/SketchStyle.html +2 -2
  171. package/documention/SketchTopologyTool.html +2 -2
  172. package/documention/SpatialReference.html +2 -2
  173. package/documention/StylePattern3D.html +2 -2
  174. package/documention/SubLayer.html +2 -2
  175. package/documention/Symbol.html +2 -2
  176. package/documention/Symbol3D.html +2 -2
  177. package/documention/Symbol3DLayer.html +2 -2
  178. package/documention/Symbol3DVerticalOffset.html +2 -2
  179. package/documention/TerrainCacheLayer.html +4 -4
  180. package/documention/TerrainServer.html +2 -2
  181. package/documention/TextHalo.html +2 -2
  182. package/documention/TextSymbol.html +2 -2
  183. package/documention/TextSymbol3DLayer.html +2 -2
  184. package/documention/ThemeServer.html +2 -2
  185. package/documention/TileInfo.html +2 -2
  186. package/documention/TileLayer.html +4 -4
  187. package/documention/TileMatrixSet.html +2 -2
  188. package/documention/TileServer.html +2 -2
  189. package/documention/TimeExtent.html +2 -2
  190. package/documention/TimeInfo.html +2 -2
  191. package/documention/TimeInterval.html +2 -2
  192. package/documention/UniqueValueClusterInfo.html +2 -2
  193. package/documention/UniqueValueInfo.html +2 -2
  194. package/documention/UniqueValueRenderer.html +2 -2
  195. package/documention/UnknownLayer.html +4 -4
  196. package/documention/UpdateContent.html +2 -2
  197. package/documention/UrlUtil.html +575 -0
  198. package/documention/VectorTileGroupSubLayer.html +2 -2
  199. package/documention/VectorTileLayer.html +4 -4
  200. package/documention/VectorTileServer.html +2 -2
  201. package/documention/VectorTileSubLayer.html +2 -2
  202. package/documention/VertexChangeEventInfo.html +2 -2
  203. package/documention/VisualVariable.html +2 -2
  204. package/documention/VoxelFilter.html +2 -2
  205. package/documention/WCSServer.html +2 -2
  206. package/documention/WFSLayer.html +4 -4
  207. package/documention/WFSServer.html +2 -2
  208. package/documention/WMSLayer.html +4 -4
  209. package/documention/WMSServer.html +2 -2
  210. package/documention/WMSSubLayer.html +2 -2
  211. package/documention/WMTSLayer.html +2 -2
  212. package/documention/WMTSServer.html +2 -2
  213. package/documention/WMTSStyle.html +2 -2
  214. package/documention/WMTSSubLayer.html +4 -4
  215. package/documention/WPSServer.html +2 -2
  216. package/documention/WaterSymbol3DLayer.html +2 -2
  217. package/documention/WebTileLayer.html +4 -4
  218. package/documention/WorkFlowServer.html +2 -2
  219. package/documention/WorkFlowServer600227.html +2 -2
  220. package/documention/WorkFlowServer600228.html +2 -2
  221. package/documention/WorkFlowServer600229.html +2 -2
  222. package/documention/WorkFlowServer600230.html +2 -2
  223. package/documention/WorkFlowServer600231.html +2 -2
  224. package/documention/WorkFlowServer600232.html +2 -2
  225. package/documention/WorkFlowServer600233.html +2 -2
  226. package/documention/WorkFlowServer600235.html +2 -2
  227. package/documention/WorkFlowServer600237.html +2 -2
  228. package/documention/WorkFlowServer600238.html +134 -37
  229. package/documention/WorkFlowServer600239.html +133 -42
  230. package/documention/WorkFlowServer600307.html +4 -4
  231. package/documention/WorkFlowServer600308.html +3 -3
  232. package/documention/WorkFlowServer600309.html +2 -2
  233. package/documention/WorkFlowServer600314.html +2 -2
  234. package/documention/WorkFlowServer600334.html +2 -2
  235. package/documention/WorkFlowServer600336.html +2 -2
  236. package/documention/WorkFlowServer600340.html +2 -2
  237. package/documention/WorkFlowServer600354.html +2 -2
  238. package/documention/WorkFlowServer600368.html +2 -2
  239. package/documention/WorkFlowServer600369.html +2 -2
  240. package/documention/WorkFlowServer600370.html +2 -2
  241. package/documention/Zondy.Object.CAttDataRow.html +2 -2
  242. package/documention/Zondy.Object.CAttStruct.html +2 -2
  243. package/documention/global.html +2 -209
  244. package/documention/index.html +2 -2
  245. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAllOtherDataItemInfoSource.html +2 -2
  246. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAnnInfo.html +2 -2
  247. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartLabelFormat.html +2 -2
  248. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +2 -2
  249. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +2 -2
  250. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +2 -2
  251. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartType.html +2 -2
  252. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CDotDensityTheme.html +2 -2
  253. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +2 -2
  254. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +2 -2
  255. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +2 -2
  256. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +2 -2
  257. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +2 -2
  258. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +2 -2
  259. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +2 -2
  260. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +2 -2
  261. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +2 -2
  262. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +2 -2
  263. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +2 -2
  264. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +2 -2
  265. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +2 -2
  266. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +2 -2
  267. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +2 -2
  268. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +2 -2
  269. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +2 -2
  270. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +2 -2
  271. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +2 -2
  272. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.html +29 -29
  273. package/documention/module.exports.html +2 -2
  274. package/documention/tutorial-/346/270/262/346/237/223/345/231/250.html +1 -1
  275. package/documention/tutorial-/347/254/246/345/217/267.html +725 -722
  276. package/package.json +1 -1
package/README.md CHANGED
@@ -149,6 +149,70 @@ const mapImageLayer = new IGSMapImageLayer()
149
149
 
150
150
  ## 4.1、正式版
151
151
 
152
+ ### v17.4.8
153
+
154
+ **更新说明:**
155
+
156
+ 1. 功能优化
157
+
158
+ - 优化 IGSMapImageLayer 图层出图范围,以保证地图服务的完整性
159
+
160
+ ### v17.4.7
161
+
162
+ **更新说明:**
163
+
164
+ 1. 功能优化
165
+
166
+ - 优化要素与图层叠加分析工作流接口说明
167
+ - 要素缓冲区分析分析接口增加resultName参数
168
+ - 修复GraphicsLayer的removeMany接口失效问题
169
+ - 修复草图编辑工具中草图选中事件无法监听的问题
170
+
171
+ ### v17.4.6
172
+
173
+ **更新说明:**
174
+
175
+ 1. 功能优化
176
+
177
+ - 修复M3D图层根据图层id获取innerLayer异常的问题
178
+ - 修复ArcGIS地图服务未加载全部子图层的问题
179
+ - 优化WMTS服务加载逻辑
180
+
181
+ ### v17.4.5
182
+
183
+ **更新说明:**
184
+
185
+ 1. 功能优化
186
+
187
+ - 修复草图编辑中文字、绘制区绘制异常的问题
188
+
189
+ ### v17.4.4
190
+
191
+ **更新说明:**
192
+
193
+ - 修复已知问题
194
+
195
+ ### v17.4.3
196
+
197
+ **更新说明:**
198
+
199
+ 1. 功能新增
200
+
201
+ - IGS要素图层增加时间维度、网格过滤功能
202
+
203
+ 2. 功能优化
204
+
205
+ - 修复要素服务多图层查询异常问题
206
+
207
+ ### v17.4.2
208
+
209
+ **更新说明:**
210
+
211
+ 1. 功能优化
212
+
213
+ - 修复要素服务中参数解析错误的问题
214
+ - 增强要素对象的兼容性
215
+
152
216
  ### v17.4.1
153
217
 
154
218
  **更新说明:**