@mapgis/webclient-common 17.0.4 → 17.0.6
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 +16 -0
- package/dist/es5/webclient-common.min.js +1 -1
- package/dist/webclient-common-es6.min.js +1 -1
- package/documention/AddressServer.html +313 -89
- package/documention/ArcGISFeatureServer.html +518 -166
- package/documention/ArcGISGeometryServer.html +378 -118
- package/documention/ArcGISMapImageLayer.html +381 -101
- package/documention/ArcGISMapImageSubLayer.html +138 -34
- package/documention/ArcGISMapServer.html +371 -115
- package/documention/ArcGISTileLayer.html +655 -151
- package/documention/ArcGISVectorTileLayer.html +523 -159
- package/documention/ArcGISVectorTileServer.html +183 -51
- package/documention/BaseRenderer.html +33 -9
- package/documention/BaseServer.html +167 -43
- package/documention/BaseView.html +901 -197
- package/documention/Basemap.html +262 -79
- package/documention/Callout3D.html +30 -6
- package/documention/Cesium3DTilesCacheLayer.html +611 -131
- package/documention/Cesium3DTilesServer.html +171 -43
- package/documention/CheckUtil.html +322 -83
- package/documention/Circle.html +233 -58
- package/documention/ClassBreakClusterInfo.html +104 -24
- package/documention/ClassBreakInfo.html +122 -30
- package/documention/ClassBreakRenderer.html +195 -47
- package/documention/ClusterInfo.html +141 -33
- package/documention/ClusterRenderer.html +220 -59
- package/documention/Collection.html +1244 -316
- package/documention/CollectionFlattener.html +119 -31
- package/documention/Color.html +223 -55
- package/documention/ColorMaterial.html +71 -22
- package/documention/ColorStop.html +114 -26
- package/documention/ColorVariable.html +52 -12
- package/documention/Config.html +30 -10
- package/documention/CursorChangeEventInfo.html +18 -6
- package/documention/EchartsLayer.html +52 -12
- package/documention/Edges3D.html +77 -24
- package/documention/ElevationInfo.html +50 -14
- package/documention/Evented.html +63 -28
- package/documention/Extent.html +409 -102
- package/documention/ExtrudeSymbol3DLayer.html +139 -38
- package/documention/Feature.html +189 -53
- package/documention/FeatureExpressionInfo.html +32 -8
- package/documention/FeatureLayer.html +674 -163
- package/documention/FeatureServer.html +838 -266
- package/documention/FeatureSet.html +126 -38
- package/documention/FillSymbol.html +72 -16
- package/documention/FillSymbol3DLayer.html +99 -30
- package/documention/FillSymbol3DOutline.html +93 -28
- package/documention/Font.html +125 -33
- package/documention/GeoJSONLayer.html +755 -179
- package/documention/Geometry.html +247 -73
- package/documention/GeometryEngine.html +1087 -469
- package/documention/GeometryFilter.html +68 -16
- package/documention/GeometryServer.html +540 -176
- package/documention/GraphicsLayer.html +836 -196
- package/documention/GroupLayer.html +727 -163
- package/documention/HeatmapColorStop.html +74 -18
- package/documention/HeatmapRenderer.html +176 -44
- package/documention/IGSFeatureLayer.html +354 -94
- package/documention/IGSMapImageLayer.html +571 -147
- package/documention/IGSMapImageSubLayer.html +150 -38
- package/documention/IGSSceneLayer.html +197 -48
- package/documention/IGSSceneSubLayer.html +250 -54
- package/documention/IGSTileLayer.html +715 -167
- package/documention/IGSVectorTileLayer.html +555 -167
- package/documention/IGSVectorTileSubLayer.html +134 -34
- package/documention/IconResource.html +63 -22
- package/documention/IconSymbol3DLayer.html +171 -46
- package/documention/ImageServer.html +323 -91
- package/documention/Interceptor.html +29 -9
- package/documention/LOD.html +84 -20
- package/documention/LabelClass.html +364 -92
- package/documention/LabelSymbol3D.html +103 -30
- package/documention/Layer.html +713 -178
- package/documention/LayerEvent.html +6 -2
- package/documention/LayerViewUpdateEvent.html +12 -4
- package/documention/LineCallout3D.html +143 -38
- package/documention/LineString.html +315 -93
- package/documention/LineStyleMarker3D.html +123 -34
- package/documention/LineStylePattern3D.html +71 -22
- package/documention/LineSymbol.html +72 -16
- package/documention/LineSymbol3D.html +61 -20
- package/documention/LineSymbol3DLayer.html +171 -46
- package/documention/LineSymbolMarker.html +71 -19
- package/documention/M3DModelCacheLayer.html +663 -151
- package/documention/M3DServer.html +254 -70
- package/documention/Map.html +429 -130
- package/documention/MapGISTextSymbol.html +506 -121
- package/documention/MapImageLayer.html +1740 -398
- package/documention/MapServer.html +692 -220
- package/documention/MapVLayer.html +415 -123
- package/documention/MapView.html +921 -201
- package/documention/MarkerSymbol.html +104 -24
- package/documention/MoveEventInfo.html +18 -6
- package/documention/MultiLineString.html +396 -114
- package/documention/MultiPoint.html +315 -93
- package/documention/MultiPolygon.html +282 -85
- package/documention/OGCLayer.html +595 -131
- package/documention/ObjectSymbol3DLayer.html +251 -66
- package/documention/OpacityStop.html +84 -20
- package/documention/OpacityVariable.html +52 -12
- package/documention/OutStatistic.html +54 -14
- package/documention/OverlayLayer.html +596 -141
- package/documention/PathSymbol3DLayer.html +253 -64
- package/documention/PictureFillSymbol.html +202 -53
- package/documention/PictureMarkerSymbol.html +175 -43
- package/documention/PlotServer.html +371 -119
- package/documention/PoiServer.html +208 -56
- package/documention/Point.html +305 -87
- package/documention/PointSymbol3D.html +103 -30
- package/documention/PointSymbol3DOutline.html +83 -26
- package/documention/Polygon.html +449 -128
- package/documention/PolygonSymbol3D.html +81 -24
- package/documention/ProjectInfo.html +72 -24
- package/documention/ProjectInfoBySrsID.html +36 -12
- package/documention/Projection.html +37 -9
- package/documention/RandomRenderer.html +77 -24
- package/documention/RankRenderer.html +189 -52
- package/documention/RendererInfo.html +90 -22
- package/documention/RequestConfig.html +12 -4
- package/documention/RequestInterceptor.html +38 -10
- package/documention/ResourceServer.html +3003 -951
- package/documention/ResponseInterceptor.html +38 -10
- package/documention/RootServer.html +201 -53
- package/documention/ScaleEventInfo.html +18 -6
- package/documention/Scene.html +160 -40
- package/documention/SceneLayer.html +624 -149
- package/documention/SceneServer.html +606 -194
- package/documention/SceneView.html +17 -6
- package/documention/SecurityServer.html +178 -46
- package/documention/SimpleFillSymbol.html +116 -28
- package/documention/SimpleLineSymbol.html +170 -42
- package/documention/SimpleMarkerSymbol.html +176 -44
- package/documention/SimpleRenderer.html +116 -28
- package/documention/SizeStop.html +84 -20
- package/documention/SizeVariable.html +116 -28
- package/documention/SketchBaseDrawTool.html +319 -87
- package/documention/SketchCircleDrawTool.html +349 -97
- package/documention/SketchEditor.html +633 -190
- package/documention/SketchEditorCesium.html +603 -180
- package/documention/SketchEditorEvent.html +6 -2
- package/documention/SketchEditorToolEventInfo.html +12 -4
- package/documention/SketchEditorVideo.html +133 -46
- package/documention/SketchEditorVideoBase.html +133 -46
- package/documention/SketchExtentDrawTool.html +349 -97
- package/documention/SketchFreehandPolygonDrawTool.html +337 -93
- package/documention/SketchFreehandPolylineDrawTool.html +349 -97
- package/documention/SketchPointDrawTool.html +373 -105
- package/documention/SketchPolygonDrawTool.html +699 -195
- package/documention/SketchPolylineDrawTool.html +674 -186
- package/documention/SketchStage.html +57 -17
- package/documention/SketchStyle.html +252 -64
- package/documention/SketchTopologyTool.html +16 -4
- package/documention/SpatialReference.html +201 -45
- package/documention/StylePattern3D.html +71 -22
- package/documention/SubLayer.html +189 -58
- package/documention/Symbol.html +90 -22
- package/documention/Symbol3D.html +33 -10
- package/documention/Symbol3DLayer.html +43 -14
- package/documention/Symbol3DVerticalOffset.html +93 -28
- package/documention/TerrainCacheLayer.html +590 -130
- package/documention/TerrainServer.html +148 -36
- package/documention/TextHalo.html +77 -24
- package/documention/TextSymbol.html +335 -83
- package/documention/TextSymbol3DLayer.html +219 -58
- package/documention/ThemeServer.html +239 -67
- package/documention/TileInfo.html +82 -22
- package/documention/TileLayer.html +642 -151
- package/documention/TileMatrixSet.html +158 -38
- package/documention/TileServer.html +125 -29
- package/documention/UniqueValueClusterInfo.html +104 -24
- package/documention/UniqueValueInfo.html +121 -29
- package/documention/UniqueValueRenderer.html +185 -45
- package/documention/UnknownLayer.html +612 -145
- package/documention/UpdateContent.html +70 -18
- package/documention/VectorTileGroupSubLayer.html +215 -64
- package/documention/VectorTileLayer.html +1039 -280
- package/documention/VectorTileServer.html +170 -46
- package/documention/VectorTileSubLayer.html +184 -44
- package/documention/VertexChangeEventInfo.html +18 -6
- package/documention/VideoMapView.html +302 -78
- package/documention/VideoMetaData.html +86 -22
- package/documention/VideoPixelCoordTransforms.html +38 -10
- package/documention/VideoRegistrationParam.html +54 -14
- package/documention/VisualVariable.html +94 -22
- package/documention/WCSServer.html +125 -29
- package/documention/WFSLayer.html +741 -173
- package/documention/WFSServer.html +167 -43
- package/documention/WMSLayer.html +919 -215
- package/documention/WMSServer.html +144 -36
- package/documention/WMSSubLayer.html +172 -40
- package/documention/WMTSLayer.html +787 -183
- package/documention/WMTSServer.html +138 -34
- package/documention/WMTSStyle.html +96 -24
- package/documention/WMTSSubLayer.html +673 -149
- package/documention/WPSServer.html +125 -29
- package/documention/WaterSymbol3DLayer.html +129 -36
- package/documention/WebTileLayer.html +754 -191
- package/documention/WorkFlowServer.html +314 -86
- package/documention/WorkFlowServer600227.html +471 -123
- package/documention/WorkFlowServer600228.html +439 -115
- package/documention/WorkFlowServer600229.html +471 -123
- package/documention/WorkFlowServer600230.html +471 -123
- package/documention/WorkFlowServer600231.html +535 -139
- package/documention/WorkFlowServer600232.html +471 -123
- package/documention/WorkFlowServer600233.html +455 -119
- package/documention/WorkFlowServer600235.html +375 -99
- package/documention/WorkFlowServer600237.html +475 -123
- package/documention/WorkFlowServer600238.html +481 -125
- package/documention/WorkFlowServer600239.html +425 -113
- package/documention/WorkFlowServer600307.html +449 -117
- package/documention/WorkFlowServer600308.html +180 -44
- package/documention/WorkFlowServer600309.html +471 -123
- package/documention/WorkFlowServer600314.html +487 -127
- package/documention/WorkFlowServer600334.html +471 -123
- package/documention/WorkFlowServer600336.html +439 -115
- package/documention/WorkFlowServer600340.html +583 -151
- package/documention/WorkFlowServer600354.html +455 -119
- package/documention/WorkFlowServer600368.html +391 -103
- package/documention/WorkFlowServer600369.html +439 -115
- package/documention/WorkFlowServer600370.html +423 -111
- package/documention/Zondy.Object.CAttDataRow.html +18 -6
- package/documention/Zondy.Object.CAttStruct.html +24 -8
- package/documention/global.html +4339 -1007
- package/documention/index.html +53 -53
- 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 +108 -36
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartLabelFormat.html +3 -3
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +78 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartType.html +8 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CDotDensityTheme.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +48 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +72 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +30 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +72 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +6 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +42 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +18 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +78 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +48 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +36 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +6 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +18 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +12 -4
- package/documention/module-ArcGis.ArcGisCircle.html +42 -14
- package/documention/module-ArcGis.ArcGisExtent.html +108 -36
- package/documention/module-ArcGis.ArcGisMultipoint.html +42 -14
- package/documention/module-ArcGis.ArcGisPoint.html +60 -20
- package/documention/module-ArcGis.ArcGisPolygon.html +138 -42
- package/documention/module-ArcGis.ArcGisPolyline.html +90 -30
- package/documention/module-ArcGis.ArcGisSpatialReference.html +34 -10
- package/documention/module.exports.html +5 -1
- package/documention/scripts/sideBar.js +111 -6
- package/documention/tutorial-/345/267/245/344/275/234/346/265/201.html +25 -25
- package/documention/tutorial-/346/270/262/346/237/223/345/231/250.html +7 -7
- package/documention/tutorial-/347/254/246/345/217/267.html +26 -26
- package/package.json +1 -1
|
@@ -87,13 +87,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
87
87
|
|
|
88
88
|
<tr class="deep-level-0">
|
|
89
89
|
|
|
90
|
-
<td class="name"
|
|
90
|
+
<td class="name"><code>options</code></td>
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
<td class="type">
|
|
94
94
|
|
|
95
95
|
|
|
96
|
-
<span class="param-type">
|
|
96
|
+
<span class="param-type">
|
|
97
|
+
|
|
98
|
+
Object
|
|
99
|
+
|
|
100
|
+
</span>
|
|
97
101
|
|
|
98
102
|
|
|
99
103
|
|
|
@@ -114,13 +118,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
114
118
|
|
|
115
119
|
<tr class="deep-level-1">
|
|
116
120
|
|
|
117
|
-
<td class="name"
|
|
121
|
+
<td class="name"><code>url</code></td>
|
|
118
122
|
|
|
119
123
|
|
|
120
124
|
<td class="type">
|
|
121
125
|
|
|
122
126
|
|
|
123
|
-
<span class="param-type">
|
|
127
|
+
<span class="param-type">
|
|
128
|
+
|
|
129
|
+
String
|
|
130
|
+
|
|
131
|
+
</span>
|
|
124
132
|
|
|
125
133
|
|
|
126
134
|
|
|
@@ -153,16 +161,24 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
153
161
|
|
|
154
162
|
<tr class="deep-level-1">
|
|
155
163
|
|
|
156
|
-
<td class="name"
|
|
164
|
+
<td class="name"><code>sublayerId</code></td>
|
|
157
165
|
|
|
158
166
|
|
|
159
167
|
<td class="type">
|
|
160
168
|
|
|
161
169
|
|
|
162
|
-
<span class="param-type">
|
|
170
|
+
<span class="param-type">
|
|
171
|
+
|
|
172
|
+
Number
|
|
173
|
+
|
|
174
|
+
</span>
|
|
163
175
|
|
|
|
164
176
|
|
|
165
|
-
<span class="param-type">
|
|
177
|
+
<span class="param-type">
|
|
178
|
+
|
|
179
|
+
String
|
|
180
|
+
|
|
181
|
+
</span>
|
|
166
182
|
|
|
167
183
|
|
|
168
184
|
|
|
@@ -185,13 +201,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
185
201
|
|
|
186
202
|
<tr class="deep-level-1">
|
|
187
203
|
|
|
188
|
-
<td class="name"
|
|
204
|
+
<td class="name"><code>gdbp</code></td>
|
|
189
205
|
|
|
190
206
|
|
|
191
207
|
<td class="type">
|
|
192
208
|
|
|
193
209
|
|
|
194
|
-
<span class="param-type">
|
|
210
|
+
<span class="param-type">
|
|
211
|
+
|
|
212
|
+
String
|
|
213
|
+
|
|
214
|
+
</span>
|
|
195
215
|
|
|
196
216
|
|
|
197
217
|
|
|
@@ -212,13 +232,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
212
232
|
|
|
213
233
|
<tr class="deep-level-1">
|
|
214
234
|
|
|
215
|
-
<td class="name"
|
|
235
|
+
<td class="name"><code>id</code></td>
|
|
216
236
|
|
|
217
237
|
|
|
218
238
|
<td class="type">
|
|
219
239
|
|
|
220
240
|
|
|
221
|
-
<span class="param-type">
|
|
241
|
+
<span class="param-type">
|
|
242
|
+
|
|
243
|
+
String
|
|
244
|
+
|
|
245
|
+
</span>
|
|
222
246
|
|
|
223
247
|
|
|
224
248
|
|
|
@@ -239,13 +263,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
239
263
|
|
|
240
264
|
<tr class="deep-level-1">
|
|
241
265
|
|
|
242
|
-
<td class="name"
|
|
266
|
+
<td class="name"><code>opacity</code></td>
|
|
243
267
|
|
|
244
268
|
|
|
245
269
|
<td class="type">
|
|
246
270
|
|
|
247
271
|
|
|
248
|
-
<span class="param-type">
|
|
272
|
+
<span class="param-type">
|
|
273
|
+
|
|
274
|
+
Number
|
|
275
|
+
|
|
276
|
+
</span>
|
|
249
277
|
|
|
250
278
|
|
|
251
279
|
|
|
@@ -268,13 +296,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
268
296
|
|
|
269
297
|
<tr class="deep-level-1">
|
|
270
298
|
|
|
271
|
-
<td class="name"
|
|
299
|
+
<td class="name"><code>visible</code></td>
|
|
272
300
|
|
|
273
301
|
|
|
274
302
|
<td class="type">
|
|
275
303
|
|
|
276
304
|
|
|
277
|
-
<span class="param-type">
|
|
305
|
+
<span class="param-type">
|
|
306
|
+
|
|
307
|
+
Boolean
|
|
308
|
+
|
|
309
|
+
</span>
|
|
278
310
|
|
|
279
311
|
|
|
280
312
|
|
|
@@ -297,13 +329,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
297
329
|
|
|
298
330
|
<tr class="deep-level-1">
|
|
299
331
|
|
|
300
|
-
<td class="name"
|
|
332
|
+
<td class="name"><code>renderMode</code></td>
|
|
301
333
|
|
|
302
334
|
|
|
303
335
|
<td class="type">
|
|
304
336
|
|
|
305
337
|
|
|
306
|
-
<span class="param-type">
|
|
338
|
+
<span class="param-type">
|
|
339
|
+
|
|
340
|
+
String
|
|
341
|
+
|
|
342
|
+
</span>
|
|
307
343
|
|
|
308
344
|
|
|
309
345
|
|
|
@@ -326,13 +362,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
326
362
|
|
|
327
363
|
<tr class="deep-level-1">
|
|
328
364
|
|
|
329
|
-
<td class="name"
|
|
365
|
+
<td class="name"><code>renderer</code></td>
|
|
330
366
|
|
|
331
367
|
|
|
332
368
|
<td class="type">
|
|
333
369
|
|
|
334
370
|
|
|
335
|
-
<span class="param-type">
|
|
371
|
+
<span class="param-type">
|
|
372
|
+
|
|
373
|
+
Renderer
|
|
374
|
+
|
|
375
|
+
</span>
|
|
336
376
|
|
|
337
377
|
|
|
338
378
|
|
|
@@ -361,13 +401,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
361
401
|
|
|
362
402
|
<tr class="deep-level-1">
|
|
363
403
|
|
|
364
|
-
<td class="name"
|
|
404
|
+
<td class="name"><code>definitionExpression</code></td>
|
|
365
405
|
|
|
366
406
|
|
|
367
407
|
<td class="type">
|
|
368
408
|
|
|
369
409
|
|
|
370
|
-
<span class="param-type">
|
|
410
|
+
<span class="param-type">
|
|
411
|
+
|
|
412
|
+
String
|
|
413
|
+
|
|
414
|
+
</span>
|
|
371
415
|
|
|
372
416
|
|
|
373
417
|
|
|
@@ -390,13 +434,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
390
434
|
|
|
391
435
|
<tr class="deep-level-1">
|
|
392
436
|
|
|
393
|
-
<td class="name"
|
|
437
|
+
<td class="name"><code>labelsVisible</code></td>
|
|
394
438
|
|
|
395
439
|
|
|
396
440
|
<td class="type">
|
|
397
441
|
|
|
398
442
|
|
|
399
|
-
<span class="param-type">
|
|
443
|
+
<span class="param-type">
|
|
444
|
+
|
|
445
|
+
Boolean
|
|
446
|
+
|
|
447
|
+
</span>
|
|
400
448
|
|
|
401
449
|
|
|
402
450
|
|
|
@@ -419,13 +467,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
419
467
|
|
|
420
468
|
<tr class="deep-level-1">
|
|
421
469
|
|
|
422
|
-
<td class="name"
|
|
470
|
+
<td class="name"><code>labelingInfo</code></td>
|
|
423
471
|
|
|
424
472
|
|
|
425
473
|
<td class="type">
|
|
426
474
|
|
|
427
475
|
|
|
428
|
-
<span class="param-type">
|
|
476
|
+
<span class="param-type">
|
|
477
|
+
|
|
478
|
+
Array.<<a onclick="getTypeHTML(event)" link="LabelClass.html">LabelClass</a>>
|
|
479
|
+
|
|
480
|
+
</span>
|
|
429
481
|
|
|
430
482
|
|
|
431
483
|
|
|
@@ -449,13 +501,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
449
501
|
|
|
450
502
|
<tr class="deep-level-1">
|
|
451
503
|
|
|
452
|
-
<td class="name"
|
|
504
|
+
<td class="name"><code>minScale</code></td>
|
|
453
505
|
|
|
454
506
|
|
|
455
507
|
<td class="type">
|
|
456
508
|
|
|
457
509
|
|
|
458
|
-
<span class="param-type">
|
|
510
|
+
<span class="param-type">
|
|
511
|
+
|
|
512
|
+
Number
|
|
513
|
+
|
|
514
|
+
</span>
|
|
459
515
|
|
|
460
516
|
|
|
461
517
|
|
|
@@ -478,13 +534,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
478
534
|
|
|
479
535
|
<tr class="deep-level-1">
|
|
480
536
|
|
|
481
|
-
<td class="name"
|
|
537
|
+
<td class="name"><code>maxScale</code></td>
|
|
482
538
|
|
|
483
539
|
|
|
484
540
|
<td class="type">
|
|
485
541
|
|
|
486
542
|
|
|
487
|
-
<span class="param-type">
|
|
543
|
+
<span class="param-type">
|
|
544
|
+
|
|
545
|
+
Number
|
|
546
|
+
|
|
547
|
+
</span>
|
|
488
548
|
|
|
489
549
|
|
|
490
550
|
|
|
@@ -507,13 +567,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
507
567
|
|
|
508
568
|
<tr class="deep-level-1">
|
|
509
569
|
|
|
510
|
-
<td class="name"
|
|
570
|
+
<td class="name"><code>tokenKey</code></td>
|
|
511
571
|
|
|
512
572
|
|
|
513
573
|
<td class="type">
|
|
514
574
|
|
|
515
575
|
|
|
516
|
-
<span class="param-type">
|
|
576
|
+
<span class="param-type">
|
|
577
|
+
|
|
578
|
+
String
|
|
579
|
+
|
|
580
|
+
</span>
|
|
517
581
|
|
|
518
582
|
|
|
519
583
|
|
|
@@ -536,13 +600,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
536
600
|
|
|
537
601
|
<tr class="deep-level-1">
|
|
538
602
|
|
|
539
|
-
<td class="name"
|
|
603
|
+
<td class="name"><code>tokenValue</code></td>
|
|
540
604
|
|
|
541
605
|
|
|
542
606
|
<td class="type">
|
|
543
607
|
|
|
544
608
|
|
|
545
|
-
<span class="param-type">
|
|
609
|
+
<span class="param-type">
|
|
610
|
+
|
|
611
|
+
String
|
|
612
|
+
|
|
613
|
+
</span>
|
|
546
614
|
|
|
547
615
|
|
|
548
616
|
|
|
@@ -563,13 +631,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
563
631
|
|
|
564
632
|
<tr class="deep-level-1">
|
|
565
633
|
|
|
566
|
-
<td class="name"
|
|
634
|
+
<td class="name"><code>supportArc3</code></td>
|
|
567
635
|
|
|
568
636
|
|
|
569
637
|
<td class="type">
|
|
570
638
|
|
|
571
639
|
|
|
572
|
-
<span class="param-type">
|
|
640
|
+
<span class="param-type">
|
|
641
|
+
|
|
642
|
+
Boolean
|
|
643
|
+
|
|
644
|
+
</span>
|
|
573
645
|
|
|
574
646
|
|
|
575
647
|
|
|
@@ -644,19 +716,19 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
644
716
|
<div class="column is-2"><label>绑定事件</label></div>
|
|
645
717
|
<div class="column is-10">
|
|
646
718
|
<ul>
|
|
647
|
-
<li><a
|
|
719
|
+
<li><a href="#图层加载完毕事件">图层加载完毕事件</a></li>
|
|
648
720
|
|
|
649
|
-
<li><a
|
|
721
|
+
<li><a href="#图层销毁完毕事件">图层销毁完毕事件</a></li>
|
|
650
722
|
|
|
651
|
-
<li><a
|
|
723
|
+
<li><a href="#图层更新完毕事件">图层更新完毕事件</a></li>
|
|
652
724
|
|
|
653
|
-
<li><a
|
|
725
|
+
<li><a href="#图层显隐更新完毕事件">图层显隐更新完毕事件</a></li>
|
|
654
726
|
|
|
655
|
-
<li><a
|
|
727
|
+
<li><a href="#图层透明度更新完毕事件">图层透明度更新完毕事件</a></li>
|
|
656
728
|
|
|
657
|
-
<li><a
|
|
729
|
+
<li><a href="#图层刷新完毕事件">图层刷新完毕事件</a></li>
|
|
658
730
|
|
|
659
|
-
<li><a
|
|
731
|
+
<li><a href="#图层样式更新完毕事件">图层样式更新完毕事件</a></li>
|
|
660
732
|
</ul>
|
|
661
733
|
</div>
|
|
662
734
|
</div>
|
|
@@ -1096,7 +1168,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1096
1168
|
<td class="name">
|
|
1097
1169
|
<code>
|
|
1098
1170
|
|
|
1099
|
-
<span class="param-type">
|
|
1171
|
+
<span class="param-type">
|
|
1172
|
+
|
|
1173
|
+
Array.<String>
|
|
1174
|
+
|
|
1175
|
+
</span>
|
|
1100
1176
|
|
|
1101
1177
|
|
|
1102
1178
|
|
|
@@ -1110,7 +1186,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1110
1186
|
<td class="name">
|
|
1111
1187
|
<code>
|
|
1112
1188
|
|
|
1113
|
-
<span class="param-type">
|
|
1189
|
+
<span class="param-type">
|
|
1190
|
+
|
|
1191
|
+
String
|
|
1192
|
+
|
|
1193
|
+
</span>
|
|
1114
1194
|
|
|
1115
1195
|
|
|
1116
1196
|
|
|
@@ -1124,7 +1204,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1124
1204
|
<td class="name">
|
|
1125
1205
|
<code>
|
|
1126
1206
|
|
|
1127
|
-
<span class="param-type"
|
|
1207
|
+
<span class="param-type">
|
|
1208
|
+
|
|
1209
|
+
<a link="ElevationInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ElevationInfo" ElevationInfo.html>ElevationInfo</a>
|
|
1210
|
+
|
|
1211
|
+
</span>
|
|
1128
1212
|
|
|
1129
1213
|
|
|
1130
1214
|
|
|
@@ -1138,7 +1222,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1138
1222
|
<td class="name">
|
|
1139
1223
|
<code>
|
|
1140
1224
|
|
|
1141
|
-
<span class="param-type">
|
|
1225
|
+
<span class="param-type">
|
|
1226
|
+
|
|
1227
|
+
String
|
|
1228
|
+
|
|
1229
|
+
</span>
|
|
1142
1230
|
|
|
1143
1231
|
|
|
1144
1232
|
|
|
@@ -1152,7 +1240,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1152
1240
|
<td class="name">
|
|
1153
1241
|
<code>
|
|
1154
1242
|
|
|
1155
|
-
<span class="param-type">
|
|
1243
|
+
<span class="param-type">
|
|
1244
|
+
|
|
1245
|
+
String
|
|
1246
|
+
|
|
1247
|
+
</span>
|
|
1156
1248
|
|
|
1157
1249
|
|
|
1158
1250
|
|
|
@@ -1166,7 +1258,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1166
1258
|
<td class="name">
|
|
1167
1259
|
<code>
|
|
1168
1260
|
|
|
1169
|
-
<span class="param-type">
|
|
1261
|
+
<span class="param-type">
|
|
1262
|
+
|
|
1263
|
+
Array.<<a onclick="getTypeHTML(event)" link="LabelClass.html">LabelClass</a>>
|
|
1264
|
+
|
|
1265
|
+
</span>
|
|
1170
1266
|
|
|
1171
1267
|
|
|
1172
1268
|
|
|
@@ -1180,7 +1276,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1180
1276
|
<td class="name">
|
|
1181
1277
|
<code>
|
|
1182
1278
|
|
|
1183
|
-
<span class="param-type">
|
|
1279
|
+
<span class="param-type">
|
|
1280
|
+
|
|
1281
|
+
Boolean
|
|
1282
|
+
|
|
1283
|
+
</span>
|
|
1184
1284
|
|
|
1185
1285
|
|
|
1186
1286
|
|
|
@@ -1194,7 +1294,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1194
1294
|
<td class="name">
|
|
1195
1295
|
<code>
|
|
1196
1296
|
|
|
1197
|
-
<span class="param-type">
|
|
1297
|
+
<span class="param-type">
|
|
1298
|
+
|
|
1299
|
+
Array.<String>
|
|
1300
|
+
|
|
1301
|
+
</span>
|
|
1198
1302
|
|
|
1199
1303
|
|
|
1200
1304
|
|
|
@@ -1208,7 +1312,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1208
1312
|
<td class="name">
|
|
1209
1313
|
<code>
|
|
1210
1314
|
|
|
1211
|
-
<span class="param-type"
|
|
1315
|
+
<span class="param-type">
|
|
1316
|
+
|
|
1317
|
+
<a link="BaseRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseRenderer" BaseRenderer.html>BaseRenderer</a>
|
|
1318
|
+
|
|
1319
|
+
</span>
|
|
1212
1320
|
|
|
1213
1321
|
|
|
1214
1322
|
|
|
@@ -1222,7 +1330,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1222
1330
|
<td class="name">
|
|
1223
1331
|
<code>
|
|
1224
1332
|
|
|
1225
|
-
<span class="param-type">
|
|
1333
|
+
<span class="param-type">
|
|
1334
|
+
|
|
1335
|
+
String
|
|
1336
|
+
|
|
1337
|
+
</span>
|
|
1226
1338
|
|
|
1227
1339
|
|
|
1228
1340
|
|
|
@@ -1236,10 +1348,18 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1236
1348
|
<td class="name">
|
|
1237
1349
|
<code>
|
|
1238
1350
|
|
|
1239
|
-
<span class="param-type">
|
|
1351
|
+
<span class="param-type">
|
|
1352
|
+
|
|
1353
|
+
Number
|
|
1354
|
+
|
|
1355
|
+
</span>
|
|
1240
1356
|
|
|
|
1241
1357
|
|
|
1242
|
-
<span class="param-type">
|
|
1358
|
+
<span class="param-type">
|
|
1359
|
+
|
|
1360
|
+
String
|
|
1361
|
+
|
|
1362
|
+
</span>
|
|
1243
1363
|
|
|
1244
1364
|
|
|
1245
1365
|
|
|
@@ -1253,7 +1373,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1253
1373
|
<td class="name">
|
|
1254
1374
|
<code>
|
|
1255
1375
|
|
|
1256
|
-
<span class="param-type">
|
|
1376
|
+
<span class="param-type">
|
|
1377
|
+
|
|
1378
|
+
Boolean
|
|
1379
|
+
|
|
1380
|
+
</span>
|
|
1257
1381
|
|
|
1258
1382
|
|
|
1259
1383
|
|
|
@@ -1273,7 +1397,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1273
1397
|
<span class="method-parameter is-pulled-right">
|
|
1274
1398
|
<label>类型:</label>
|
|
1275
1399
|
|
|
1276
|
-
<span class="param-type">
|
|
1400
|
+
<span class="param-type">
|
|
1401
|
+
|
|
1402
|
+
Array.<String>
|
|
1403
|
+
|
|
1404
|
+
</span>
|
|
1277
1405
|
|
|
1278
1406
|
|
|
1279
1407
|
|
|
@@ -1344,7 +1472,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1344
1472
|
<span class="method-parameter is-pulled-right">
|
|
1345
1473
|
<label>类型:</label>
|
|
1346
1474
|
|
|
1347
|
-
<span class="param-type">
|
|
1475
|
+
<span class="param-type">
|
|
1476
|
+
|
|
1477
|
+
String
|
|
1478
|
+
|
|
1479
|
+
</span>
|
|
1348
1480
|
|
|
1349
1481
|
|
|
1350
1482
|
|
|
@@ -1415,7 +1547,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1415
1547
|
<span class="method-parameter is-pulled-right">
|
|
1416
1548
|
<label>类型:</label>
|
|
1417
1549
|
|
|
1418
|
-
<span class="param-type"
|
|
1550
|
+
<span class="param-type">
|
|
1551
|
+
|
|
1552
|
+
<a link="ElevationInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ElevationInfo" ElevationInfo.html>ElevationInfo</a>
|
|
1553
|
+
|
|
1554
|
+
</span>
|
|
1419
1555
|
|
|
1420
1556
|
|
|
1421
1557
|
|
|
@@ -1491,7 +1627,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1491
1627
|
<span class="method-parameter is-pulled-right">
|
|
1492
1628
|
<label>类型:</label>
|
|
1493
1629
|
|
|
1494
|
-
<span class="param-type">
|
|
1630
|
+
<span class="param-type">
|
|
1631
|
+
|
|
1632
|
+
String
|
|
1633
|
+
|
|
1634
|
+
</span>
|
|
1495
1635
|
|
|
1496
1636
|
|
|
1497
1637
|
|
|
@@ -1562,7 +1702,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1562
1702
|
<span class="method-parameter is-pulled-right">
|
|
1563
1703
|
<label>类型:</label>
|
|
1564
1704
|
|
|
1565
|
-
<span class="param-type">
|
|
1705
|
+
<span class="param-type">
|
|
1706
|
+
|
|
1707
|
+
String
|
|
1708
|
+
|
|
1709
|
+
</span>
|
|
1566
1710
|
|
|
1567
1711
|
|
|
1568
1712
|
|
|
@@ -1638,7 +1782,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1638
1782
|
<span class="method-parameter is-pulled-right">
|
|
1639
1783
|
<label>类型:</label>
|
|
1640
1784
|
|
|
1641
|
-
<span class="param-type">
|
|
1785
|
+
<span class="param-type">
|
|
1786
|
+
|
|
1787
|
+
Array.<<a onclick="getTypeHTML(event)" link="LabelClass.html">LabelClass</a>>
|
|
1788
|
+
|
|
1789
|
+
</span>
|
|
1642
1790
|
|
|
1643
1791
|
|
|
1644
1792
|
|
|
@@ -1713,7 +1861,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1713
1861
|
<span class="method-parameter is-pulled-right">
|
|
1714
1862
|
<label>类型:</label>
|
|
1715
1863
|
|
|
1716
|
-
<span class="param-type">
|
|
1864
|
+
<span class="param-type">
|
|
1865
|
+
|
|
1866
|
+
Boolean
|
|
1867
|
+
|
|
1868
|
+
</span>
|
|
1717
1869
|
|
|
1718
1870
|
|
|
1719
1871
|
|
|
@@ -1788,7 +1940,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1788
1940
|
<span class="method-parameter is-pulled-right">
|
|
1789
1941
|
<label>类型:</label>
|
|
1790
1942
|
|
|
1791
|
-
<span class="param-type">
|
|
1943
|
+
<span class="param-type">
|
|
1944
|
+
|
|
1945
|
+
Array.<String>
|
|
1946
|
+
|
|
1947
|
+
</span>
|
|
1792
1948
|
|
|
1793
1949
|
|
|
1794
1950
|
|
|
@@ -1859,7 +2015,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1859
2015
|
<span class="method-parameter is-pulled-right">
|
|
1860
2016
|
<label>类型:</label>
|
|
1861
2017
|
|
|
1862
|
-
<span class="param-type"
|
|
2018
|
+
<span class="param-type">
|
|
2019
|
+
|
|
2020
|
+
<a link="BaseRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseRenderer" BaseRenderer.html>BaseRenderer</a>
|
|
2021
|
+
|
|
2022
|
+
</span>
|
|
1863
2023
|
|
|
1864
2024
|
|
|
1865
2025
|
|
|
@@ -1935,7 +2095,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1935
2095
|
<span class="method-parameter is-pulled-right">
|
|
1936
2096
|
<label>类型:</label>
|
|
1937
2097
|
|
|
1938
|
-
<span class="param-type">
|
|
2098
|
+
<span class="param-type">
|
|
2099
|
+
|
|
2100
|
+
String
|
|
2101
|
+
|
|
2102
|
+
</span>
|
|
1939
2103
|
|
|
1940
2104
|
|
|
1941
2105
|
|
|
@@ -2006,10 +2170,18 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2006
2170
|
<span class="method-parameter is-pulled-right">
|
|
2007
2171
|
<label>类型:</label>
|
|
2008
2172
|
|
|
2009
|
-
<span class="param-type">
|
|
2173
|
+
<span class="param-type">
|
|
2174
|
+
|
|
2175
|
+
Number
|
|
2176
|
+
|
|
2177
|
+
</span>
|
|
2010
2178
|
|
|
|
2011
2179
|
|
|
2012
|
-
<span class="param-type">
|
|
2180
|
+
<span class="param-type">
|
|
2181
|
+
|
|
2182
|
+
String
|
|
2183
|
+
|
|
2184
|
+
</span>
|
|
2013
2185
|
|
|
2014
2186
|
|
|
2015
2187
|
|
|
@@ -2080,7 +2252,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2080
2252
|
<span class="method-parameter is-pulled-right">
|
|
2081
2253
|
<label>类型:</label>
|
|
2082
2254
|
|
|
2083
|
-
<span class="param-type">
|
|
2255
|
+
<span class="param-type">
|
|
2256
|
+
|
|
2257
|
+
Boolean
|
|
2258
|
+
|
|
2259
|
+
</span>
|
|
2084
2260
|
|
|
2085
2261
|
|
|
2086
2262
|
|
|
@@ -2173,7 +2349,7 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2173
2349
|
|
|
2174
2350
|
</code>
|
|
2175
2351
|
</td>
|
|
2176
|
-
<td class="name"><code><p>通过传入的json
|
|
2352
|
+
<td class="name"><code><p>通过传入的json构造并返回一个新的几何对象</code></td>
|
|
2177
2353
|
</tr>
|
|
2178
2354
|
|
|
2179
2355
|
<tr class="deep-level-0">
|
|
@@ -2182,7 +2358,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2182
2358
|
<code>
|
|
2183
2359
|
|
|
2184
2360
|
|
|
2185
|
-
<span class="param-type"
|
|
2361
|
+
<span class="param-type">
|
|
2362
|
+
|
|
2363
|
+
<a link="FeatureLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FeatureLayer" FeatureLayer.html>FeatureLayer</a>
|
|
2364
|
+
|
|
2365
|
+
</span>
|
|
2186
2366
|
|
|
2187
2367
|
|
|
2188
2368
|
|
|
@@ -2198,7 +2378,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2198
2378
|
<code>
|
|
2199
2379
|
|
|
2200
2380
|
|
|
2201
|
-
<span class="param-type">
|
|
2381
|
+
<span class="param-type">
|
|
2382
|
+
|
|
2383
|
+
Promise.<<a onclick="getTypeHTML(event)" link="IGSFeatureLayer.html">IGSFeatureLayer</a>>
|
|
2384
|
+
|
|
2385
|
+
</span>
|
|
2202
2386
|
|
|
2203
2387
|
|
|
2204
2388
|
|
|
@@ -2214,7 +2398,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2214
2398
|
<code>
|
|
2215
2399
|
|
|
2216
2400
|
|
|
2217
|
-
<span class="param-type">
|
|
2401
|
+
<span class="param-type">
|
|
2402
|
+
|
|
2403
|
+
Promise.<<a onclick="getTypeHTML(event)" link="FeatureSet.html">FeatureSet</a>>
|
|
2404
|
+
|
|
2405
|
+
</span>
|
|
2218
2406
|
|
|
2219
2407
|
|
|
2220
2408
|
|
|
@@ -2230,7 +2418,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2230
2418
|
<code>
|
|
2231
2419
|
|
|
2232
2420
|
|
|
2233
|
-
<span class="param-type">
|
|
2421
|
+
<span class="param-type">
|
|
2422
|
+
|
|
2423
|
+
Promise.<Number>
|
|
2424
|
+
|
|
2425
|
+
</span>
|
|
2234
2426
|
|
|
2235
2427
|
|
|
2236
2428
|
|
|
@@ -2246,7 +2438,11 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2246
2438
|
<code>
|
|
2247
2439
|
|
|
2248
2440
|
|
|
2249
|
-
<span class="param-type">
|
|
2441
|
+
<span class="param-type">
|
|
2442
|
+
|
|
2443
|
+
Object
|
|
2444
|
+
|
|
2445
|
+
</span>
|
|
2250
2446
|
|
|
2251
2447
|
|
|
2252
2448
|
|
|
@@ -2318,13 +2514,17 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2318
2514
|
|
|
2319
2515
|
<tr class="deep-level-0">
|
|
2320
2516
|
|
|
2321
|
-
<td class="name"
|
|
2517
|
+
<td class="name"><code>json</code></td>
|
|
2322
2518
|
|
|
2323
2519
|
|
|
2324
2520
|
<td class="type">
|
|
2325
2521
|
|
|
2326
2522
|
|
|
2327
|
-
<span class="param-type">
|
|
2523
|
+
<span class="param-type">
|
|
2524
|
+
|
|
2525
|
+
Object
|
|
2526
|
+
|
|
2527
|
+
</span>
|
|
2328
2528
|
|
|
2329
2529
|
|
|
2330
2530
|
|
|
@@ -2522,7 +2722,11 @@ const igsFeatureLayer = new Zondy.Layer.IGSFeatureLayer.fromJSON(json)</code></p
|
|
|
2522
2722
|
<div class='column is-5 has-text-left'>
|
|
2523
2723
|
<label>类型: </label>
|
|
2524
2724
|
|
|
2525
|
-
<span class="param-type"
|
|
2725
|
+
<span class="param-type">
|
|
2726
|
+
|
|
2727
|
+
<a link="FeatureLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FeatureLayer" FeatureLayer.html>FeatureLayer</a>
|
|
2728
|
+
|
|
2729
|
+
</span>
|
|
2526
2730
|
|
|
2527
2731
|
|
|
2528
2732
|
|
|
@@ -2637,7 +2841,11 @@ const igsFeatureLayer = new Zondy.Layer.IGSFeatureLayer.fromJSON(json)</code></p
|
|
|
2637
2841
|
<div class='column is-5 has-text-left'>
|
|
2638
2842
|
<label>类型: </label>
|
|
2639
2843
|
|
|
2640
|
-
<span class="param-type">
|
|
2844
|
+
<span class="param-type">
|
|
2845
|
+
|
|
2846
|
+
Promise.<<a onclick="getTypeHTML(event)" link="IGSFeatureLayer.html">IGSFeatureLayer</a>>
|
|
2847
|
+
|
|
2848
|
+
</span>
|
|
2641
2849
|
|
|
2642
2850
|
|
|
2643
2851
|
|
|
@@ -2726,13 +2934,17 @@ igsFeatureLayer.load().then((result) => {
|
|
|
2726
2934
|
|
|
2727
2935
|
<tr class="deep-level-0">
|
|
2728
2936
|
|
|
2729
|
-
<td class="name"
|
|
2937
|
+
<td class="name"><code>queryOptions</code></td>
|
|
2730
2938
|
|
|
2731
2939
|
|
|
2732
2940
|
<td class="type">
|
|
2733
2941
|
|
|
2734
2942
|
|
|
2735
|
-
<span class="param-type">
|
|
2943
|
+
<span class="param-type">
|
|
2944
|
+
|
|
2945
|
+
Object
|
|
2946
|
+
|
|
2947
|
+
</span>
|
|
2736
2948
|
|
|
2737
2949
|
|
|
2738
2950
|
|
|
@@ -2819,7 +3031,11 @@ igsFeatureLayer.load().then((result) => {
|
|
|
2819
3031
|
<div class='column is-5 has-text-left'>
|
|
2820
3032
|
<label>类型: </label>
|
|
2821
3033
|
|
|
2822
|
-
<span class="param-type">
|
|
3034
|
+
<span class="param-type">
|
|
3035
|
+
|
|
3036
|
+
Promise.<<a onclick="getTypeHTML(event)" link="FeatureSet.html">FeatureSet</a>>
|
|
3037
|
+
|
|
3038
|
+
</span>
|
|
2823
3039
|
|
|
2824
3040
|
|
|
2825
3041
|
|
|
@@ -2907,13 +3123,17 @@ igsFeatureLayer.load().then((result) => {
|
|
|
2907
3123
|
|
|
2908
3124
|
<tr class="deep-level-0">
|
|
2909
3125
|
|
|
2910
|
-
<td class="name"
|
|
3126
|
+
<td class="name"><code>queryOptions</code></td>
|
|
2911
3127
|
|
|
2912
3128
|
|
|
2913
3129
|
<td class="type">
|
|
2914
3130
|
|
|
2915
3131
|
|
|
2916
|
-
<span class="param-type">
|
|
3132
|
+
<span class="param-type">
|
|
3133
|
+
|
|
3134
|
+
Object
|
|
3135
|
+
|
|
3136
|
+
</span>
|
|
2917
3137
|
|
|
2918
3138
|
|
|
2919
3139
|
|
|
@@ -3000,7 +3220,11 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3000
3220
|
<div class='column is-5 has-text-left'>
|
|
3001
3221
|
<label>类型: </label>
|
|
3002
3222
|
|
|
3003
|
-
<span class="param-type">
|
|
3223
|
+
<span class="param-type">
|
|
3224
|
+
|
|
3225
|
+
Promise.<Number>
|
|
3226
|
+
|
|
3227
|
+
</span>
|
|
3004
3228
|
|
|
3005
3229
|
|
|
3006
3230
|
|
|
@@ -3138,7 +3362,11 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3138
3362
|
<div class='column is-5 has-text-left'>
|
|
3139
3363
|
<label>类型: </label>
|
|
3140
3364
|
|
|
3141
|
-
<span class="param-type">
|
|
3365
|
+
<span class="param-type">
|
|
3366
|
+
|
|
3367
|
+
Object
|
|
3368
|
+
|
|
3369
|
+
</span>
|
|
3142
3370
|
|
|
3143
3371
|
|
|
3144
3372
|
|
|
@@ -3178,7 +3406,7 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3178
3406
|
<tbody>
|
|
3179
3407
|
|
|
3180
3408
|
<tr class="deep-level-0">
|
|
3181
|
-
<td class="name"><code><a
|
|
3409
|
+
<td class="name"><code><a href="#图层样式更新完毕事件">图层样式更新完毕事件</a></code></td>
|
|
3182
3410
|
<td class="name"><code>图层样式更新完毕事件</code></td>
|
|
3183
3411
|
</tr>
|
|
3184
3412
|
|
|
@@ -3258,7 +3486,11 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3258
3486
|
<td class="type">
|
|
3259
3487
|
|
|
3260
3488
|
|
|
3261
|
-
<span class="param-type">
|
|
3489
|
+
<span class="param-type">
|
|
3490
|
+
|
|
3491
|
+
Object
|
|
3492
|
+
|
|
3493
|
+
</span>
|
|
3262
3494
|
|
|
3263
3495
|
|
|
3264
3496
|
|
|
@@ -3292,7 +3524,11 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3292
3524
|
<td class="type">
|
|
3293
3525
|
|
|
3294
3526
|
|
|
3295
|
-
<span class="param-type">
|
|
3527
|
+
<span class="param-type">
|
|
3528
|
+
|
|
3529
|
+
String
|
|
3530
|
+
|
|
3531
|
+
</span>
|
|
3296
3532
|
|
|
3297
3533
|
|
|
3298
3534
|
|
|
@@ -3330,7 +3566,11 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3330
3566
|
<td class="type">
|
|
3331
3567
|
|
|
3332
3568
|
|
|
3333
|
-
<span class="param-type">
|
|
3569
|
+
<span class="param-type">
|
|
3570
|
+
|
|
3571
|
+
String
|
|
3572
|
+
|
|
3573
|
+
</span>
|
|
3334
3574
|
|
|
3335
3575
|
|
|
3336
3576
|
|
|
@@ -3368,7 +3608,11 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3368
3608
|
<td class="type">
|
|
3369
3609
|
|
|
3370
3610
|
|
|
3371
|
-
<span class="param-type">
|
|
3611
|
+
<span class="param-type">
|
|
3612
|
+
|
|
3613
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
3614
|
+
|
|
3615
|
+
</span>
|
|
3372
3616
|
|
|
3373
3617
|
|
|
3374
3618
|
|
|
@@ -3406,7 +3650,11 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3406
3650
|
<td class="type">
|
|
3407
3651
|
|
|
3408
3652
|
|
|
3409
|
-
<span class="param-type"
|
|
3653
|
+
<span class="param-type">
|
|
3654
|
+
|
|
3655
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
3656
|
+
|
|
3657
|
+
</span>
|
|
3410
3658
|
|
|
3411
3659
|
|
|
3412
3660
|
|
|
@@ -3444,7 +3692,11 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3444
3692
|
<td class="type">
|
|
3445
3693
|
|
|
3446
3694
|
|
|
3447
|
-
<span class="param-type"
|
|
3695
|
+
<span class="param-type">
|
|
3696
|
+
|
|
3697
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
3698
|
+
|
|
3699
|
+
</span>
|
|
3448
3700
|
|
|
3449
3701
|
|
|
3450
3702
|
|
|
@@ -3482,7 +3734,11 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3482
3734
|
<td class="type">
|
|
3483
3735
|
|
|
3484
3736
|
|
|
3485
|
-
<span class="param-type"
|
|
3737
|
+
<span class="param-type">
|
|
3738
|
+
|
|
3739
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
3740
|
+
|
|
3741
|
+
</span>
|
|
3486
3742
|
|
|
3487
3743
|
|
|
3488
3744
|
|
|
@@ -3520,7 +3776,11 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3520
3776
|
<td class="type">
|
|
3521
3777
|
|
|
3522
3778
|
|
|
3523
|
-
<span class="param-type"
|
|
3779
|
+
<span class="param-type">
|
|
3780
|
+
|
|
3781
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
3782
|
+
|
|
3783
|
+
</span>
|
|
3524
3784
|
|
|
3525
3785
|
|
|
3526
3786
|
|