@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.
- package/README.md +64 -0
- package/dist/es5/webclient-common.min.js +6 -6
- package/dist/webclient-common-es6.min.js +6 -6
- package/documention/AddressServer.html +2 -2
- package/documention/ArcGISFeatureServer.html +2 -2
- package/documention/ArcGISGeometryServer.html +2 -2
- package/documention/ArcGISMapImageLayer.html +611 -2
- package/documention/ArcGISMapImageSubLayer.html +6 -6
- package/documention/ArcGISMapServer.html +2 -2
- package/documention/ArcGISTileLayer.html +4 -4
- package/documention/ArcGISVectorTileLayer.html +2 -2
- package/documention/ArcGISVectorTileServer.html +2 -2
- package/documention/BaseRegExp.html +1541 -0
- package/documention/BaseRenderer.html +2 -2
- package/documention/BaseScene.html +2 -2
- package/documention/BaseServer.html +2 -2
- package/documention/BaseView.html +232 -6
- package/documention/Basemap.html +2 -2
- package/documention/Callout3D.html +2 -2
- package/documention/Cesium3DTilesCacheLayer.html +4 -4
- package/documention/Cesium3DTilesServer.html +2 -2
- package/documention/CheckUtil.html +2 -2
- package/documention/Circle.html +2 -2
- package/documention/ClassBreakClusterInfo.html +2 -2
- package/documention/ClassBreakInfo.html +2 -2
- package/documention/ClassBreakRenderer.html +2 -2
- package/documention/ClusterRenderer.html +2 -2
- package/documention/Collection.html +2 -2
- package/documention/CollectionFlattener.html +2 -2
- package/documention/Color.html +2 -2
- package/documention/ColorMaterial.html +2 -2
- package/documention/ColorStop.html +2 -2
- package/documention/ColorVariable.html +2 -2
- package/documention/Config.html +2 -2
- package/documention/CursorChangeEventInfo.html +2 -2
- package/documention/EchartsLayer.html +2 -2
- package/documention/Edges3D.html +2 -2
- package/documention/ElevationInfo.html +2 -2
- package/documention/Evented.html +2 -2
- package/documention/Extent.html +2 -2
- package/documention/ExtrudeSymbol3DLayer.html +2 -2
- package/documention/Feature.html +2 -2
- package/documention/FeatureExpressionInfo.html +2 -2
- package/documention/FeatureFilter.html +2 -2
- package/documention/FeatureLayer.html +4 -4
- package/documention/FeatureServer.html +2 -2
- package/documention/FeatureSet.html +2 -2
- package/documention/FillSymbol.html +2 -2
- package/documention/FillSymbol3DLayer.html +2 -2
- package/documention/FillSymbol3DOutline.html +2 -2
- package/documention/Font.html +2 -2
- package/documention/GeoJSONLayer.html +2 -2
- package/documention/Geometry.html +2 -2
- package/documention/GeometryEngine.html +2 -2
- package/documention/GeometryFilter.html +2 -2
- package/documention/GeometryServer.html +2 -2
- package/documention/GraphicsLayer.html +2 -2
- package/documention/GroupLayer.html +4 -4
- package/documention/HeatmapColorStop.html +2 -2
- package/documention/HeatmapRenderer.html +2 -2
- package/documention/IGSFeatureLayer.html +206 -3
- package/documention/IGSImageryLayer.html +2598 -0
- package/documention/IGSImageryTileLayer.html +1878 -0
- package/documention/IGSMapImageLayer.html +2 -2
- package/documention/IGSMapImageSubLayer.html +2 -2
- package/documention/IGSSceneLayer.html +2 -2
- package/documention/IGSSceneSubLayer.html +2 -2
- package/documention/IGSTileLayer.html +4 -4
- package/documention/IGSVectorTileLayer.html +2 -2
- package/documention/IGSVectorTileSubLayer.html +2 -2
- package/documention/ISScene.html +2 -2
- package/documention/ISSceneLayer.html +2 -2
- package/documention/ISSceneServer.html +2 -2
- package/documention/ISSceneSubLayer.html +2 -2
- package/documention/IconResource.html +2 -2
- package/documention/IconSymbol3DLayer.html +2 -2
- package/documention/ImageServer.html +2 -2
- package/documention/ImageryLayer.html +8238 -0
- package/documention/ImageryTileLayer.html +7569 -0
- package/documention/Interceptor.html +2 -2
- package/documention/LOD.html +2 -2
- package/documention/LabelClass.html +3 -3
- package/documention/LabelSymbol3D.html +2 -2
- package/documention/Layer.html +6 -6
- package/documention/LayerBaseUrlRegExp.html +1322 -0
- package/documention/LayerEvent.html +2 -2
- package/documention/LayerViewUpdateEvent.html +2 -2
- package/documention/LineCallout3D.html +2 -2
- package/documention/LineString.html +2 -2
- package/documention/LineStyleMarker3D.html +2 -2
- package/documention/LineStylePattern3D.html +2 -2
- package/documention/LineSymbol.html +2 -2
- package/documention/LineSymbol3D.html +2 -2
- package/documention/LineSymbol3DLayer.html +2 -2
- package/documention/LineSymbolMarker.html +2 -2
- package/documention/Log.html +2 -2
- package/documention/M3DModelCacheLayer.html +4 -4
- package/documention/M3DServer.html +2 -2
- package/documention/Map.html +4 -4
- package/documention/MapGISTextSymbol.html +2 -2
- package/documention/MapImageLayer.html +6 -6
- package/documention/MapServer.html +2 -2
- package/documention/MapVLayer.html +2 -2
- package/documention/MapView.html +237 -6
- package/documention/MarkerSymbol.html +2 -2
- package/documention/ModelCacheLayer.html +2 -2
- package/documention/MoveEventInfo.html +2 -2
- package/documention/MultiLineString.html +2 -2
- package/documention/MultiPoint.html +2 -2
- package/documention/MultiPolygon.html +2 -2
- package/documention/OGCLayer.html +4 -4
- package/documention/ObjectSymbol3DLayer.html +2 -2
- package/documention/OpacityStop.html +2 -2
- package/documention/OpacityVariable.html +2 -2
- package/documention/OutStatistic.html +2 -2
- package/documention/OverlayLayer.html +4 -4
- package/documention/PathSymbol3DLayer.html +2 -2
- package/documention/PictureFillSymbol.html +2 -2
- package/documention/PictureMarkerSymbol.html +2 -2
- package/documention/PlotServer.html +2 -2
- package/documention/PoiServer.html +2 -2
- package/documention/Point.html +2 -2
- package/documention/PointSymbol3D.html +2 -2
- package/documention/PointSymbol3DOutline.html +2 -2
- package/documention/Polygon.html +2 -2
- package/documention/PolygonSymbol3D.html +2 -2
- package/documention/ProjectInfo.html +2 -2
- package/documention/ProjectInfoBySrsID.html +2 -2
- package/documention/Projection.html +2 -2
- package/documention/RandomRenderer.html +2 -2
- package/documention/RankRenderer.html +2 -2
- package/documention/RasterFunction.html +1593 -0
- package/documention/RasterInfo.html +2047 -0
- package/documention/RendererInfo.html +2 -2
- package/documention/RequestConfig.html +2 -2
- package/documention/RequestInterceptor.html +2 -2
- package/documention/RequestStructure.html +833 -0
- package/documention/ResourceServer.html +2 -2
- package/documention/ResponseInterceptor.html +2 -2
- package/documention/RootServer.html +2 -2
- package/documention/S3MTilesCacheLayer.html +4 -4
- package/documention/ScaleEventInfo.html +2 -2
- package/documention/Scene.html +2 -2
- package/documention/SceneLayer.html +4 -4
- package/documention/SceneServer.html +2 -2
- package/documention/SceneView.html +237 -6
- package/documention/SecurityServer.html +2 -2
- package/documention/ServerBaseUrlRegExp.html +932 -0
- package/documention/ServerUtil.html +2299 -0
- package/documention/SimpleFillSymbol.html +2 -2
- package/documention/SimpleLineSymbol.html +2 -2
- package/documention/SimpleMarkerSymbol.html +2 -2
- package/documention/SimpleRenderer.html +2 -2
- package/documention/SizeStop.html +2 -2
- package/documention/SizeVariable.html +2 -2
- package/documention/SketchBaseDrawTool.html +3 -3
- package/documention/SketchCircleDrawTool.html +3 -3
- package/documention/SketchEditor.html +2 -2
- package/documention/SketchEditor3D.html +6 -2
- package/documention/SketchEditorCesium.html +1287 -719
- package/documention/SketchEditorEvent.html +2 -2
- package/documention/SketchEditorToolEventInfo.html +2 -2
- package/documention/SketchExtentDrawTool.html +3 -3
- package/documention/SketchFreehandPolygonDrawTool.html +3 -3
- package/documention/SketchFreehandPolylineDrawTool.html +3 -3
- package/documention/SketchPointDrawTool.html +3 -3
- package/documention/SketchPolygonDrawTool.html +4 -4
- package/documention/SketchPolylineDrawTool.html +4 -4
- package/documention/SketchStage.html +2 -2
- package/documention/SketchStyle.html +2 -2
- package/documention/SketchTopologyTool.html +2 -2
- package/documention/SpatialReference.html +2 -2
- package/documention/StylePattern3D.html +2 -2
- package/documention/SubLayer.html +2 -2
- package/documention/Symbol.html +2 -2
- package/documention/Symbol3D.html +2 -2
- package/documention/Symbol3DLayer.html +2 -2
- package/documention/Symbol3DVerticalOffset.html +2 -2
- package/documention/TerrainCacheLayer.html +4 -4
- package/documention/TerrainServer.html +2 -2
- package/documention/TextHalo.html +2 -2
- package/documention/TextSymbol.html +2 -2
- package/documention/TextSymbol3DLayer.html +2 -2
- package/documention/ThemeServer.html +2 -2
- package/documention/TileInfo.html +2 -2
- package/documention/TileLayer.html +4 -4
- package/documention/TileMatrixSet.html +2 -2
- package/documention/TileServer.html +2 -2
- package/documention/TimeExtent.html +2 -2
- package/documention/TimeInfo.html +2 -2
- package/documention/TimeInterval.html +2 -2
- package/documention/UniqueValueClusterInfo.html +2 -2
- package/documention/UniqueValueInfo.html +2 -2
- package/documention/UniqueValueRenderer.html +2 -2
- package/documention/UnknownLayer.html +4 -4
- package/documention/UpdateContent.html +2 -2
- package/documention/UrlUtil.html +575 -0
- package/documention/VectorTileGroupSubLayer.html +2 -2
- package/documention/VectorTileLayer.html +4 -4
- package/documention/VectorTileServer.html +2 -2
- package/documention/VectorTileSubLayer.html +2 -2
- package/documention/VertexChangeEventInfo.html +2 -2
- package/documention/VisualVariable.html +2 -2
- package/documention/VoxelFilter.html +2 -2
- package/documention/WCSServer.html +2 -2
- package/documention/WFSLayer.html +4 -4
- package/documention/WFSServer.html +2 -2
- package/documention/WMSLayer.html +4 -4
- package/documention/WMSServer.html +2 -2
- package/documention/WMSSubLayer.html +2 -2
- package/documention/WMTSLayer.html +2 -2
- package/documention/WMTSServer.html +2 -2
- package/documention/WMTSStyle.html +2 -2
- package/documention/WMTSSubLayer.html +4 -4
- package/documention/WPSServer.html +2 -2
- package/documention/WaterSymbol3DLayer.html +2 -2
- package/documention/WebTileLayer.html +4 -4
- package/documention/WorkFlowServer.html +2 -2
- package/documention/WorkFlowServer600227.html +2 -2
- package/documention/WorkFlowServer600228.html +2 -2
- package/documention/WorkFlowServer600229.html +2 -2
- package/documention/WorkFlowServer600230.html +2 -2
- package/documention/WorkFlowServer600231.html +2 -2
- package/documention/WorkFlowServer600232.html +2 -2
- package/documention/WorkFlowServer600233.html +2 -2
- package/documention/WorkFlowServer600235.html +2 -2
- package/documention/WorkFlowServer600237.html +2 -2
- package/documention/WorkFlowServer600238.html +134 -37
- package/documention/WorkFlowServer600239.html +133 -42
- package/documention/WorkFlowServer600307.html +4 -4
- package/documention/WorkFlowServer600308.html +3 -3
- package/documention/WorkFlowServer600309.html +2 -2
- package/documention/WorkFlowServer600314.html +2 -2
- package/documention/WorkFlowServer600334.html +2 -2
- package/documention/WorkFlowServer600336.html +2 -2
- package/documention/WorkFlowServer600340.html +2 -2
- package/documention/WorkFlowServer600354.html +2 -2
- package/documention/WorkFlowServer600368.html +2 -2
- package/documention/WorkFlowServer600369.html +2 -2
- package/documention/WorkFlowServer600370.html +2 -2
- package/documention/Zondy.Object.CAttDataRow.html +2 -2
- package/documention/Zondy.Object.CAttStruct.html +2 -2
- package/documention/global.html +2 -209
- package/documention/index.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAllOtherDataItemInfoSource.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAnnInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartLabelFormat.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartType.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CDotDensityTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.html +29 -29
- package/documention/module.exports.html +2 -2
- package/documention/tutorial-/346/270/262/346/237/223/345/231/250.html +1 -1
- package/documention/tutorial-/347/254/246/345/217/267.html +725 -722
- 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
|
**更新说明:**
|