@mapgis/webclient-common 17.0.2 → 17.0.5
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 +26 -1
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/webclient-common-es6.min.js +2 -2
- package/documention/AddressServer.html +392 -114
- package/documention/ArcGISFeatureServer.html +638 -198
- package/documention/ArcGISGeometryServer.html +473 -148
- package/documention/ArcGISMapImageLayer.html +479 -129
- package/documention/ArcGISMapImageSubLayer.html +178 -48
- package/documention/ArcGISMapServer.html +464 -144
- package/documention/ArcGISTileLayer.html +849 -219
- package/documention/ArcGISVectorTileLayer.html +647 -207
- package/documention/ArcGISVectorTileServer.html +243 -78
- package/documention/BaseRenderer.html +42 -12
- package/documention/BaseServer.html +209 -54
- package/documention/BaseView.html +1096 -219
- package/documention/Basemap.html +323 -93
- package/documention/Callout3D.html +46 -16
- package/documention/Cesium3DTilesCacheLayer.html +790 -190
- package/documention/Cesium3DTilesServer.html +228 -68
- package/documention/CheckUtil.html +402 -103
- package/documention/Circle.html +301 -83
- package/documention/ClassBreakClusterInfo.html +26 -12
- package/documention/ClassBreakInfo.html +154 -39
- package/documention/ClassBreakRenderer.html +249 -64
- package/documention/ClusterInfo.html +171 -41
- package/documention/ClusterRenderer.html +274 -75
- package/documention/Collection.html +1552 -396
- package/documention/CollectionFlattener.html +147 -37
- package/documention/Color.html +278 -69
- package/documention/ColorMaterial.html +89 -27
- package/documention/ColorStop.html +136 -32
- package/documention/ColorVariable.html +66 -16
- package/documention/Config.html +35 -10
- package/documention/CursorChangeEventInfo.html +21 -6
- package/documention/EchartsLayer.html +67 -17
- package/documention/Edges3D.html +96 -29
- package/documention/ElevationInfo.html +65 -20
- package/documention/Evented.html +75 -30
- package/documention/Extent.html +525 -142
- package/documention/ExtrudeSymbol3DLayer.html +178 -51
- package/documention/Feature.html +241 -71
- package/documention/FeatureExpressionInfo.html +41 -11
- package/documention/FeatureLayer.html +864 -224
- package/documention/FeatureServer.html +1010 -296
- package/documention/FeatureSet.html +158 -49
- package/documention/FillSymbol.html +96 -26
- package/documention/FillSymbol3DLayer.html +126 -39
- package/documention/FillSymbol3DOutline.html +116 -34
- package/documention/Font.html +156 -41
- package/documention/GeoJSONLayer.html +959 -239
- package/documention/Geometry.html +312 -93
- package/documention/GeometryEngine.html +1233 -496
- package/documention/GeometryFilter.html +77 -18
- package/documention/GeometryServer.html +667 -213
- package/documention/GraphicsLayer.html +1052 -253
- package/documention/GroupLayer.html +930 -227
- package/documention/HeatmapColorStop.html +93 -23
- package/documention/HeatmapRenderer.html +223 -58
- package/documention/IGSFeatureLayer.html +439 -117
- package/documention/IGSMapImageLayer.html +694 -179
- package/documention/IGSMapImageSubLayer.html +189 -49
- package/documention/IGSSceneLayer.html +337 -93
- package/documention/IGSSceneSubLayer.html +326 -81
- package/documention/IGSTileLayer.html +900 -227
- package/documention/IGSVectorTileLayer.html +685 -215
- package/documention/IGSVectorTileSubLayer.html +167 -46
- package/documention/IconResource.html +77 -25
- package/documention/IconSymbol3DLayer.html +218 -61
- package/documention/ImageServer.html +410 -120
- package/documention/Interceptor.html +33 -9
- package/documention/LOD.html +106 -26
- package/documention/LabelClass.html +451 -114
- package/documention/LabelSymbol3D.html +131 -39
- package/documention/Layer.html +883 -213
- package/documention/LayerEvent.html +7 -2
- package/documention/LayerViewUpdateEvent.html +14 -4
- package/documention/LineCallout3D.html +183 -51
- package/documention/LineString.html +401 -126
- package/documention/LineStyleMarker3D.html +155 -43
- package/documention/LineStylePattern3D.html +89 -27
- package/documention/LineSymbol.html +95 -25
- package/documention/LineSymbol3D.html +78 -26
- package/documention/LineSymbol3DLayer.html +218 -61
- package/documention/LineSymbolMarker.html +86 -22
- package/documention/Log.html +3 -3
- package/documention/M3DModelCacheLayer.html +854 -213
- package/documention/M3DServer.html +326 -96
- package/documention/Map.html +526 -153
- package/documention/MapGISTextSymbol.html +657 -178
- package/documention/MapImageLayer.html +2184 -504
- package/documention/MapServer.html +843 -253
- package/documention/MapVLayer.html +525 -171
- package/documention/MapView.html +1157 -260
- package/documention/MarkerSymbol.html +135 -35
- package/documention/MoveEventInfo.html +21 -6
- package/documention/MultiLineString.html +497 -149
- package/documention/MultiPoint.html +399 -125
- package/documention/MultiPolygon.html +362 -116
- package/documention/OGCLayer.html +769 -189
- package/documention/ObjectSymbol3DLayer.html +318 -86
- package/documention/OpacityStop.html +106 -26
- package/documention/OpacityVariable.html +66 -16
- package/documention/OutStatistic.html +68 -18
- package/documention/OverlayLayer.html +769 -199
- package/documention/PathSymbol3DLayer.html +323 -86
- package/documention/PictureFillSymbol.html +255 -71
- package/documention/PictureMarkerSymbol.html +218 -57
- package/documention/PlotServer.html +469 -154
- package/documention/PoiServer.html +270 -80
- package/documention/Point.html +390 -119
- package/documention/PointSymbol3D.html +131 -39
- package/documention/PointSymbol3DOutline.html +103 -31
- package/documention/Polygon.html +562 -167
- package/documention/PolygonSymbol3D.html +104 -32
- package/documention/ProjectInfo.html +84 -24
- package/documention/ProjectInfoBySrsID.html +42 -12
- package/documention/Projection.html +42 -10
- package/documention/RandomRenderer.html +99 -32
- package/documention/RankRenderer.html +239 -67
- package/documention/RendererInfo.html +135 -9
- package/documention/RequestConfig.html +14 -4
- package/documention/RequestInterceptor.html +47 -12
- package/documention/ResourceServer.html +3595 -1030
- package/documention/ResponseInterceptor.html +47 -12
- package/documention/RootServer.html +263 -78
- package/documention/ScaleEventInfo.html +21 -6
- package/documention/Scene.html +212 -45
- package/documention/SceneLayer.html +802 -207
- package/documention/SceneServer.html +743 -228
- package/documention/SceneView.html +21 -7
- package/documention/SecurityServer.html +235 -70
- package/documention/SimpleFillSymbol.html +149 -40
- package/documention/SimpleLineSymbol.html +215 -56
- package/documention/SimpleMarkerSymbol.html +223 -59
- package/documention/SimpleRenderer.html +149 -39
- package/documention/SizeStop.html +106 -26
- package/documention/SizeVariable.html +146 -36
- package/documention/SketchBaseDrawTool.html +396 -109
- package/documention/SketchCircleDrawTool.html +457 -145
- package/documention/SketchEditor.html +777 -227
- package/documention/SketchEditorCesium.html +783 -258
- package/documention/SketchEditorEvent.html +7 -2
- package/documention/SketchEditorToolEventInfo.html +14 -4
- package/documention/SketchEditorVideo.html +167 -57
- package/documention/SketchEditorVideoBase.html +167 -57
- package/documention/SketchExtentDrawTool.html +457 -145
- package/documention/SketchFreehandPolygonDrawTool.html +440 -138
- package/documention/SketchFreehandPolylineDrawTool.html +455 -143
- package/documention/SketchPointDrawTool.html +486 -154
- package/documention/SketchPolygonDrawTool.html +911 -286
- package/documention/SketchPolylineDrawTool.html +846 -242
- package/documention/SketchStage.html +75 -26
- package/documention/SketchStyle.html +315 -80
- package/documention/SketchTopologyTool.html +20 -5
- package/documention/SpatialReference.html +244 -58
- package/documention/StylePattern3D.html +89 -27
- package/documention/SubLayer.html +237 -72
- package/documention/Symbol.html +110 -28
- package/documention/Symbol3D.html +41 -12
- package/documention/Symbol3DLayer.html +60 -23
- package/documention/Symbol3DVerticalOffset.html +120 -38
- package/documention/TerrainCacheLayer.html +761 -186
- package/documention/TerrainServer.html +200 -60
- package/documention/TextHalo.html +96 -29
- package/documention/TextSymbol.html +422 -107
- package/documention/TextSymbol3DLayer.html +278 -76
- package/documention/ThemeServer.html +310 -95
- package/documention/TileInfo.html +101 -26
- package/documention/TileLayer.html +825 -212
- package/documention/TileMatrixSet.html +199 -49
- package/documention/TileServer.html +172 -52
- package/documention/UniqueValueClusterInfo.html +26 -12
- package/documention/UniqueValueInfo.html +149 -37
- package/documention/UniqueValueRenderer.html +236 -61
- package/documention/UnknownLayer.html +790 -205
- package/documention/UpdateContent.html +87 -22
- package/documention/VectorTileGroupSubLayer.html +2209 -0
- package/documention/VectorTileLayer.html +1296 -361
- package/documention/VectorTileServer.html +226 -71
- package/documention/VectorTileSubLayer.html +231 -60
- package/documention/VertexChangeEventInfo.html +21 -6
- package/documention/VideoMapView.html +362 -82
- package/documention/VideoMetaData.html +104 -26
- package/documention/VideoPixelCoordTransforms.html +48 -13
- package/documention/VideoRegistrationParam.html +67 -17
- package/documention/VisualVariable.html +119 -29
- package/documention/WCSServer.html +172 -52
- package/documention/WFSLayer.html +954 -244
- package/documention/WFSServer.html +224 -69
- package/documention/WMSLayer.html +1158 -291
- package/documention/WMSServer.html +195 -60
- package/documention/WMSSubLayer.html +222 -57
- package/documention/WMTSLayer.html +990 -247
- package/documention/WMTSServer.html +188 -58
- package/documention/WMTSStyle.html +121 -31
- package/documention/WMTSSubLayer.html +865 -210
- package/documention/WPSServer.html +172 -52
- package/documention/WaterSymbol3DLayer.html +164 -47
- package/documention/WebTileLayer.html +955 -254
- package/documention/WorkFlowServer.html +399 -114
- package/documention/WorkFlowServer600227.html +600 -165
- package/documention/WorkFlowServer600228.html +560 -155
- package/documention/WorkFlowServer600229.html +600 -165
- package/documention/WorkFlowServer600230.html +600 -165
- package/documention/WorkFlowServer600231.html +680 -185
- package/documention/WorkFlowServer600232.html +600 -165
- package/documention/WorkFlowServer600233.html +580 -160
- package/documention/WorkFlowServer600235.html +480 -135
- package/documention/WorkFlowServer600237.html +606 -166
- package/documention/WorkFlowServer600238.html +613 -168
- package/documention/WorkFlowServer600239.html +541 -151
- package/documention/WorkFlowServer600307.html +573 -158
- package/documention/WorkFlowServer600308.html +226 -56
- package/documention/WorkFlowServer600309.html +600 -165
- package/documention/WorkFlowServer600314.html +620 -170
- package/documention/WorkFlowServer600334.html +600 -165
- package/documention/WorkFlowServer600336.html +560 -155
- package/documention/WorkFlowServer600340.html +740 -200
- package/documention/WorkFlowServer600354.html +580 -160
- package/documention/WorkFlowServer600368.html +500 -140
- package/documention/WorkFlowServer600369.html +560 -155
- package/documention/WorkFlowServer600370.html +540 -150
- package/documention/Zondy.Object.CAttDataRow.html +21 -6
- package/documention/Zondy.Object.CAttStruct.html +28 -8
- package/documention/global.html +5453 -1051
- 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 +126 -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 +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +91 -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 +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +35 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +49 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +42 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +14 -4
- package/documention/module-ArcGis.ArcGisCircle.html +49 -14
- package/documention/module-ArcGis.ArcGisExtent.html +134 -44
- package/documention/module-ArcGis.ArcGisMultipoint.html +54 -19
- package/documention/module-ArcGis.ArcGisPoint.html +75 -25
- package/documention/module-ArcGis.ArcGisPolygon.html +172 -52
- package/documention/module-ArcGis.ArcGisPolyline.html +112 -37
- package/documention/module-ArcGis.ArcGisSpatialReference.html +41 -11
- package/documention/module.exports.html +6 -1
- package/documention/scripts/sideBar.js +133 -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,18 @@ 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>
|
|
101
|
+
|
|
97
102
|
|
|
98
103
|
|
|
99
104
|
|
|
@@ -113,13 +118,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
113
118
|
|
|
114
119
|
<tr class="deep-level-1">
|
|
115
120
|
|
|
116
|
-
<td class="name"
|
|
121
|
+
<td class="name"><code>url</code></td>
|
|
117
122
|
|
|
118
123
|
|
|
119
124
|
<td class="type">
|
|
120
125
|
|
|
121
126
|
|
|
122
|
-
<span class="param-type">
|
|
127
|
+
<span class="param-type">
|
|
128
|
+
|
|
129
|
+
String
|
|
130
|
+
|
|
131
|
+
</span>
|
|
132
|
+
|
|
123
133
|
|
|
124
134
|
|
|
125
135
|
|
|
@@ -151,16 +161,25 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
151
161
|
|
|
152
162
|
<tr class="deep-level-1">
|
|
153
163
|
|
|
154
|
-
<td class="name"
|
|
164
|
+
<td class="name"><code>sublayerId</code></td>
|
|
155
165
|
|
|
156
166
|
|
|
157
167
|
<td class="type">
|
|
158
168
|
|
|
159
169
|
|
|
160
|
-
<span class="param-type">
|
|
170
|
+
<span class="param-type">
|
|
171
|
+
|
|
172
|
+
Number
|
|
173
|
+
|
|
174
|
+
</span>
|
|
161
175
|
|
|
|
162
176
|
|
|
163
|
-
<span class="param-type">
|
|
177
|
+
<span class="param-type">
|
|
178
|
+
|
|
179
|
+
String
|
|
180
|
+
|
|
181
|
+
</span>
|
|
182
|
+
|
|
164
183
|
|
|
165
184
|
|
|
166
185
|
|
|
@@ -182,13 +201,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
182
201
|
|
|
183
202
|
<tr class="deep-level-1">
|
|
184
203
|
|
|
185
|
-
<td class="name"
|
|
204
|
+
<td class="name"><code>gdbp</code></td>
|
|
186
205
|
|
|
187
206
|
|
|
188
207
|
<td class="type">
|
|
189
208
|
|
|
190
209
|
|
|
191
|
-
<span class="param-type">
|
|
210
|
+
<span class="param-type">
|
|
211
|
+
|
|
212
|
+
String
|
|
213
|
+
|
|
214
|
+
</span>
|
|
215
|
+
|
|
192
216
|
|
|
193
217
|
|
|
194
218
|
|
|
@@ -208,13 +232,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
208
232
|
|
|
209
233
|
<tr class="deep-level-1">
|
|
210
234
|
|
|
211
|
-
<td class="name"
|
|
235
|
+
<td class="name"><code>id</code></td>
|
|
212
236
|
|
|
213
237
|
|
|
214
238
|
<td class="type">
|
|
215
239
|
|
|
216
240
|
|
|
217
|
-
<span class="param-type">
|
|
241
|
+
<span class="param-type">
|
|
242
|
+
|
|
243
|
+
String
|
|
244
|
+
|
|
245
|
+
</span>
|
|
246
|
+
|
|
218
247
|
|
|
219
248
|
|
|
220
249
|
|
|
@@ -234,13 +263,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
234
263
|
|
|
235
264
|
<tr class="deep-level-1">
|
|
236
265
|
|
|
237
|
-
<td class="name"
|
|
266
|
+
<td class="name"><code>opacity</code></td>
|
|
238
267
|
|
|
239
268
|
|
|
240
269
|
<td class="type">
|
|
241
270
|
|
|
242
271
|
|
|
243
|
-
<span class="param-type">
|
|
272
|
+
<span class="param-type">
|
|
273
|
+
|
|
274
|
+
Number
|
|
275
|
+
|
|
276
|
+
</span>
|
|
277
|
+
|
|
244
278
|
|
|
245
279
|
|
|
246
280
|
|
|
@@ -262,13 +296,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
262
296
|
|
|
263
297
|
<tr class="deep-level-1">
|
|
264
298
|
|
|
265
|
-
<td class="name"
|
|
299
|
+
<td class="name"><code>visible</code></td>
|
|
266
300
|
|
|
267
301
|
|
|
268
302
|
<td class="type">
|
|
269
303
|
|
|
270
304
|
|
|
271
|
-
<span class="param-type">
|
|
305
|
+
<span class="param-type">
|
|
306
|
+
|
|
307
|
+
Boolean
|
|
308
|
+
|
|
309
|
+
</span>
|
|
310
|
+
|
|
272
311
|
|
|
273
312
|
|
|
274
313
|
|
|
@@ -290,13 +329,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
290
329
|
|
|
291
330
|
<tr class="deep-level-1">
|
|
292
331
|
|
|
293
|
-
<td class="name"
|
|
332
|
+
<td class="name"><code>renderMode</code></td>
|
|
294
333
|
|
|
295
334
|
|
|
296
335
|
<td class="type">
|
|
297
336
|
|
|
298
337
|
|
|
299
|
-
<span class="param-type">
|
|
338
|
+
<span class="param-type">
|
|
339
|
+
|
|
340
|
+
String
|
|
341
|
+
|
|
342
|
+
</span>
|
|
343
|
+
|
|
300
344
|
|
|
301
345
|
|
|
302
346
|
|
|
@@ -318,13 +362,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
318
362
|
|
|
319
363
|
<tr class="deep-level-1">
|
|
320
364
|
|
|
321
|
-
<td class="name"
|
|
365
|
+
<td class="name"><code>renderer</code></td>
|
|
322
366
|
|
|
323
367
|
|
|
324
368
|
<td class="type">
|
|
325
369
|
|
|
326
370
|
|
|
327
|
-
<span class="param-type">
|
|
371
|
+
<span class="param-type">
|
|
372
|
+
|
|
373
|
+
Renderer
|
|
374
|
+
|
|
375
|
+
</span>
|
|
376
|
+
|
|
328
377
|
|
|
329
378
|
|
|
330
379
|
|
|
@@ -352,13 +401,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
352
401
|
|
|
353
402
|
<tr class="deep-level-1">
|
|
354
403
|
|
|
355
|
-
<td class="name"
|
|
404
|
+
<td class="name"><code>definitionExpression</code></td>
|
|
356
405
|
|
|
357
406
|
|
|
358
407
|
<td class="type">
|
|
359
408
|
|
|
360
409
|
|
|
361
|
-
<span class="param-type">
|
|
410
|
+
<span class="param-type">
|
|
411
|
+
|
|
412
|
+
String
|
|
413
|
+
|
|
414
|
+
</span>
|
|
415
|
+
|
|
362
416
|
|
|
363
417
|
|
|
364
418
|
|
|
@@ -380,13 +434,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
380
434
|
|
|
381
435
|
<tr class="deep-level-1">
|
|
382
436
|
|
|
383
|
-
<td class="name"
|
|
437
|
+
<td class="name"><code>labelsVisible</code></td>
|
|
384
438
|
|
|
385
439
|
|
|
386
440
|
<td class="type">
|
|
387
441
|
|
|
388
442
|
|
|
389
|
-
<span class="param-type">
|
|
443
|
+
<span class="param-type">
|
|
444
|
+
|
|
445
|
+
Boolean
|
|
446
|
+
|
|
447
|
+
</span>
|
|
448
|
+
|
|
390
449
|
|
|
391
450
|
|
|
392
451
|
|
|
@@ -408,13 +467,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
408
467
|
|
|
409
468
|
<tr class="deep-level-1">
|
|
410
469
|
|
|
411
|
-
<td class="name"
|
|
470
|
+
<td class="name"><code>labelingInfo</code></td>
|
|
412
471
|
|
|
413
472
|
|
|
414
473
|
<td class="type">
|
|
415
474
|
|
|
416
475
|
|
|
417
|
-
<span class="param-type">
|
|
476
|
+
<span class="param-type">
|
|
477
|
+
|
|
478
|
+
Array.<<a onclick="getTypeHTML(event)" link="LabelClass.html">LabelClass</a>>
|
|
479
|
+
|
|
480
|
+
</span>
|
|
481
|
+
|
|
418
482
|
|
|
419
483
|
|
|
420
484
|
|
|
@@ -437,13 +501,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
437
501
|
|
|
438
502
|
<tr class="deep-level-1">
|
|
439
503
|
|
|
440
|
-
<td class="name"
|
|
504
|
+
<td class="name"><code>minScale</code></td>
|
|
441
505
|
|
|
442
506
|
|
|
443
507
|
<td class="type">
|
|
444
508
|
|
|
445
509
|
|
|
446
|
-
<span class="param-type">
|
|
510
|
+
<span class="param-type">
|
|
511
|
+
|
|
512
|
+
Number
|
|
513
|
+
|
|
514
|
+
</span>
|
|
515
|
+
|
|
447
516
|
|
|
448
517
|
|
|
449
518
|
|
|
@@ -465,13 +534,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
465
534
|
|
|
466
535
|
<tr class="deep-level-1">
|
|
467
536
|
|
|
468
|
-
<td class="name"
|
|
537
|
+
<td class="name"><code>maxScale</code></td>
|
|
469
538
|
|
|
470
539
|
|
|
471
540
|
<td class="type">
|
|
472
541
|
|
|
473
542
|
|
|
474
|
-
<span class="param-type">
|
|
543
|
+
<span class="param-type">
|
|
544
|
+
|
|
545
|
+
Number
|
|
546
|
+
|
|
547
|
+
</span>
|
|
548
|
+
|
|
475
549
|
|
|
476
550
|
|
|
477
551
|
|
|
@@ -493,13 +567,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
493
567
|
|
|
494
568
|
<tr class="deep-level-1">
|
|
495
569
|
|
|
496
|
-
<td class="name"
|
|
570
|
+
<td class="name"><code>tokenKey</code></td>
|
|
497
571
|
|
|
498
572
|
|
|
499
573
|
<td class="type">
|
|
500
574
|
|
|
501
575
|
|
|
502
|
-
<span class="param-type">
|
|
576
|
+
<span class="param-type">
|
|
577
|
+
|
|
578
|
+
String
|
|
579
|
+
|
|
580
|
+
</span>
|
|
581
|
+
|
|
503
582
|
|
|
504
583
|
|
|
505
584
|
|
|
@@ -521,13 +600,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
521
600
|
|
|
522
601
|
<tr class="deep-level-1">
|
|
523
602
|
|
|
524
|
-
<td class="name"
|
|
603
|
+
<td class="name"><code>tokenValue</code></td>
|
|
525
604
|
|
|
526
605
|
|
|
527
606
|
<td class="type">
|
|
528
607
|
|
|
529
608
|
|
|
530
|
-
<span class="param-type">
|
|
609
|
+
<span class="param-type">
|
|
610
|
+
|
|
611
|
+
String
|
|
612
|
+
|
|
613
|
+
</span>
|
|
614
|
+
|
|
531
615
|
|
|
532
616
|
|
|
533
617
|
|
|
@@ -547,13 +631,18 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
547
631
|
|
|
548
632
|
<tr class="deep-level-1">
|
|
549
633
|
|
|
550
|
-
<td class="name"
|
|
634
|
+
<td class="name"><code>supportArc3</code></td>
|
|
551
635
|
|
|
552
636
|
|
|
553
637
|
<td class="type">
|
|
554
638
|
|
|
555
639
|
|
|
556
|
-
<span class="param-type">
|
|
640
|
+
<span class="param-type">
|
|
641
|
+
|
|
642
|
+
Boolean
|
|
643
|
+
|
|
644
|
+
</span>
|
|
645
|
+
|
|
557
646
|
|
|
558
647
|
|
|
559
648
|
|
|
@@ -627,19 +716,19 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
627
716
|
<div class="column is-2"><label>绑定事件</label></div>
|
|
628
717
|
<div class="column is-10">
|
|
629
718
|
<ul>
|
|
630
|
-
<li><a
|
|
719
|
+
<li><a href="#图层加载完毕事件">图层加载完毕事件</a></li>
|
|
631
720
|
|
|
632
|
-
<li><a
|
|
721
|
+
<li><a href="#图层销毁完毕事件">图层销毁完毕事件</a></li>
|
|
633
722
|
|
|
634
|
-
<li><a
|
|
723
|
+
<li><a href="#图层更新完毕事件">图层更新完毕事件</a></li>
|
|
635
724
|
|
|
636
|
-
<li><a
|
|
725
|
+
<li><a href="#图层显隐更新完毕事件">图层显隐更新完毕事件</a></li>
|
|
637
726
|
|
|
638
|
-
<li><a
|
|
727
|
+
<li><a href="#图层透明度更新完毕事件">图层透明度更新完毕事件</a></li>
|
|
639
728
|
|
|
640
|
-
<li><a
|
|
729
|
+
<li><a href="#图层刷新完毕事件">图层刷新完毕事件</a></li>
|
|
641
730
|
|
|
642
|
-
<li><a
|
|
731
|
+
<li><a href="#图层样式更新完毕事件">图层样式更新完毕事件</a></li>
|
|
643
732
|
</ul>
|
|
644
733
|
</div>
|
|
645
734
|
</div>
|
|
@@ -1043,7 +1132,7 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1043
1132
|
|
|
1044
1133
|
|
|
1045
1134
|
<ul>
|
|
1046
|
-
<li><a class="mapgis-link-name" title="FeatureLayer" FeatureLayer.html>FeatureLayer</a></li>
|
|
1135
|
+
<li><a link="FeatureLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FeatureLayer" FeatureLayer.html>FeatureLayer</a></li>
|
|
1047
1136
|
</ul>
|
|
1048
1137
|
|
|
1049
1138
|
|
|
@@ -1075,11 +1164,16 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1075
1164
|
<tbody>
|
|
1076
1165
|
|
|
1077
1166
|
<tr class="deep-level-0">
|
|
1078
|
-
<td class="name"><code><a href="
|
|
1167
|
+
<td class="name"><code><a href="#capabilities">capabilities</a></code></td>
|
|
1079
1168
|
<td class="name">
|
|
1080
1169
|
<code>
|
|
1081
1170
|
|
|
1082
|
-
<span class="param-type">
|
|
1171
|
+
<span class="param-type">
|
|
1172
|
+
|
|
1173
|
+
Array.<String>
|
|
1174
|
+
|
|
1175
|
+
</span>
|
|
1176
|
+
|
|
1083
1177
|
|
|
1084
1178
|
|
|
1085
1179
|
</code>
|
|
@@ -1088,11 +1182,16 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1088
1182
|
</tr>
|
|
1089
1183
|
|
|
1090
1184
|
<tr class="deep-level-0">
|
|
1091
|
-
<td class="name"><code><a href="
|
|
1185
|
+
<td class="name"><code><a href="#definitionExpression">definitionExpression</a></code></td>
|
|
1092
1186
|
<td class="name">
|
|
1093
1187
|
<code>
|
|
1094
1188
|
|
|
1095
|
-
<span class="param-type">
|
|
1189
|
+
<span class="param-type">
|
|
1190
|
+
|
|
1191
|
+
String
|
|
1192
|
+
|
|
1193
|
+
</span>
|
|
1194
|
+
|
|
1096
1195
|
|
|
1097
1196
|
|
|
1098
1197
|
</code>
|
|
@@ -1101,11 +1200,16 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1101
1200
|
</tr>
|
|
1102
1201
|
|
|
1103
1202
|
<tr class="deep-level-0">
|
|
1104
|
-
<td class="name"><code><a href="
|
|
1203
|
+
<td class="name"><code><a href="#elevationInfo">elevationInfo</a></code></td>
|
|
1105
1204
|
<td class="name">
|
|
1106
1205
|
<code>
|
|
1107
1206
|
|
|
1108
|
-
<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>
|
|
1212
|
+
|
|
1109
1213
|
|
|
1110
1214
|
|
|
1111
1215
|
</code>
|
|
@@ -1114,11 +1218,16 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1114
1218
|
</tr>
|
|
1115
1219
|
|
|
1116
1220
|
<tr class="deep-level-0">
|
|
1117
|
-
<td class="name"><code><a href="
|
|
1221
|
+
<td class="name"><code><a href="#gdbp">gdbp</a></code></td>
|
|
1118
1222
|
<td class="name">
|
|
1119
1223
|
<code>
|
|
1120
1224
|
|
|
1121
|
-
<span class="param-type">
|
|
1225
|
+
<span class="param-type">
|
|
1226
|
+
|
|
1227
|
+
String
|
|
1228
|
+
|
|
1229
|
+
</span>
|
|
1230
|
+
|
|
1122
1231
|
|
|
1123
1232
|
|
|
1124
1233
|
</code>
|
|
@@ -1127,11 +1236,16 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1127
1236
|
</tr>
|
|
1128
1237
|
|
|
1129
1238
|
<tr class="deep-level-0">
|
|
1130
|
-
<td class="name"><code><a href="
|
|
1239
|
+
<td class="name"><code><a href="#geometryType">geometryType</a></code></td>
|
|
1131
1240
|
<td class="name">
|
|
1132
1241
|
<code>
|
|
1133
1242
|
|
|
1134
|
-
<span class="param-type">
|
|
1243
|
+
<span class="param-type">
|
|
1244
|
+
|
|
1245
|
+
String
|
|
1246
|
+
|
|
1247
|
+
</span>
|
|
1248
|
+
|
|
1135
1249
|
|
|
1136
1250
|
|
|
1137
1251
|
</code>
|
|
@@ -1140,11 +1254,16 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1140
1254
|
</tr>
|
|
1141
1255
|
|
|
1142
1256
|
<tr class="deep-level-0">
|
|
1143
|
-
<td class="name"><code><a href="
|
|
1257
|
+
<td class="name"><code><a href="#labelingInfo">labelingInfo</a></code></td>
|
|
1144
1258
|
<td class="name">
|
|
1145
1259
|
<code>
|
|
1146
1260
|
|
|
1147
|
-
<span class="param-type">
|
|
1261
|
+
<span class="param-type">
|
|
1262
|
+
|
|
1263
|
+
Array.<<a onclick="getTypeHTML(event)" link="LabelClass.html">LabelClass</a>>
|
|
1264
|
+
|
|
1265
|
+
</span>
|
|
1266
|
+
|
|
1148
1267
|
|
|
1149
1268
|
|
|
1150
1269
|
</code>
|
|
@@ -1153,11 +1272,16 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1153
1272
|
</tr>
|
|
1154
1273
|
|
|
1155
1274
|
<tr class="deep-level-0">
|
|
1156
|
-
<td class="name"><code><a href="
|
|
1275
|
+
<td class="name"><code><a href="#labelsVisible">labelsVisible</a></code></td>
|
|
1157
1276
|
<td class="name">
|
|
1158
1277
|
<code>
|
|
1159
1278
|
|
|
1160
|
-
<span class="param-type">
|
|
1279
|
+
<span class="param-type">
|
|
1280
|
+
|
|
1281
|
+
Boolean
|
|
1282
|
+
|
|
1283
|
+
</span>
|
|
1284
|
+
|
|
1161
1285
|
|
|
1162
1286
|
|
|
1163
1287
|
</code>
|
|
@@ -1166,11 +1290,16 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1166
1290
|
</tr>
|
|
1167
1291
|
|
|
1168
1292
|
<tr class="deep-level-0">
|
|
1169
|
-
<td class="name"><code><a href="
|
|
1293
|
+
<td class="name"><code><a href="#outFields">outFields</a></code></td>
|
|
1170
1294
|
<td class="name">
|
|
1171
1295
|
<code>
|
|
1172
1296
|
|
|
1173
|
-
<span class="param-type">
|
|
1297
|
+
<span class="param-type">
|
|
1298
|
+
|
|
1299
|
+
Array.<String>
|
|
1300
|
+
|
|
1301
|
+
</span>
|
|
1302
|
+
|
|
1174
1303
|
|
|
1175
1304
|
|
|
1176
1305
|
</code>
|
|
@@ -1179,11 +1308,16 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1179
1308
|
</tr>
|
|
1180
1309
|
|
|
1181
1310
|
<tr class="deep-level-0">
|
|
1182
|
-
<td class="name"><code><a href="
|
|
1311
|
+
<td class="name"><code><a href="#renderer">renderer</a></code></td>
|
|
1183
1312
|
<td class="name">
|
|
1184
1313
|
<code>
|
|
1185
1314
|
|
|
1186
|
-
<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>
|
|
1320
|
+
|
|
1187
1321
|
|
|
1188
1322
|
|
|
1189
1323
|
</code>
|
|
@@ -1192,11 +1326,16 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1192
1326
|
</tr>
|
|
1193
1327
|
|
|
1194
1328
|
<tr class="deep-level-0">
|
|
1195
|
-
<td class="name"><code><a href="
|
|
1329
|
+
<td class="name"><code><a href="#renderMode">renderMode</a></code></td>
|
|
1196
1330
|
<td class="name">
|
|
1197
1331
|
<code>
|
|
1198
1332
|
|
|
1199
|
-
<span class="param-type">
|
|
1333
|
+
<span class="param-type">
|
|
1334
|
+
|
|
1335
|
+
String
|
|
1336
|
+
|
|
1337
|
+
</span>
|
|
1338
|
+
|
|
1200
1339
|
|
|
1201
1340
|
|
|
1202
1341
|
</code>
|
|
@@ -1205,14 +1344,23 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1205
1344
|
</tr>
|
|
1206
1345
|
|
|
1207
1346
|
<tr class="deep-level-0">
|
|
1208
|
-
<td class="name"><code><a href="
|
|
1347
|
+
<td class="name"><code><a href="#sublayerId">sublayerId</a></code></td>
|
|
1209
1348
|
<td class="name">
|
|
1210
1349
|
<code>
|
|
1211
1350
|
|
|
1212
|
-
<span class="param-type">
|
|
1351
|
+
<span class="param-type">
|
|
1352
|
+
|
|
1353
|
+
Number
|
|
1354
|
+
|
|
1355
|
+
</span>
|
|
1213
1356
|
|
|
|
1214
1357
|
|
|
1215
|
-
<span class="param-type">
|
|
1358
|
+
<span class="param-type">
|
|
1359
|
+
|
|
1360
|
+
String
|
|
1361
|
+
|
|
1362
|
+
</span>
|
|
1363
|
+
|
|
1216
1364
|
|
|
1217
1365
|
|
|
1218
1366
|
</code>
|
|
@@ -1221,11 +1369,16 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1221
1369
|
</tr>
|
|
1222
1370
|
|
|
1223
1371
|
<tr class="deep-level-0">
|
|
1224
|
-
<td class="name"><code><a href="
|
|
1372
|
+
<td class="name"><code><a href="#supportArc3">supportArc3</a></code></td>
|
|
1225
1373
|
<td class="name">
|
|
1226
1374
|
<code>
|
|
1227
1375
|
|
|
1228
|
-
<span class="param-type">
|
|
1376
|
+
<span class="param-type">
|
|
1377
|
+
|
|
1378
|
+
Boolean
|
|
1379
|
+
|
|
1380
|
+
</span>
|
|
1381
|
+
|
|
1229
1382
|
|
|
1230
1383
|
|
|
1231
1384
|
</code>
|
|
@@ -1244,7 +1397,12 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1244
1397
|
<span class="method-parameter is-pulled-right">
|
|
1245
1398
|
<label>类型:</label>
|
|
1246
1399
|
|
|
1247
|
-
<span class="param-type">
|
|
1400
|
+
<span class="param-type">
|
|
1401
|
+
|
|
1402
|
+
Array.<String>
|
|
1403
|
+
|
|
1404
|
+
</span>
|
|
1405
|
+
|
|
1248
1406
|
|
|
1249
1407
|
|
|
1250
1408
|
</span>
|
|
@@ -1314,7 +1472,12 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1314
1472
|
<span class="method-parameter is-pulled-right">
|
|
1315
1473
|
<label>类型:</label>
|
|
1316
1474
|
|
|
1317
|
-
<span class="param-type">
|
|
1475
|
+
<span class="param-type">
|
|
1476
|
+
|
|
1477
|
+
String
|
|
1478
|
+
|
|
1479
|
+
</span>
|
|
1480
|
+
|
|
1318
1481
|
|
|
1319
1482
|
|
|
1320
1483
|
</span>
|
|
@@ -1384,7 +1547,12 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1384
1547
|
<span class="method-parameter is-pulled-right">
|
|
1385
1548
|
<label>类型:</label>
|
|
1386
1549
|
|
|
1387
|
-
<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>
|
|
1555
|
+
|
|
1388
1556
|
|
|
1389
1557
|
|
|
1390
1558
|
</span>
|
|
@@ -1418,7 +1586,7 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1418
1586
|
|
|
1419
1587
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1420
1588
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1421
|
-
<a class="mapgis-link-name" title="FeatureLayer#elevationInfo" FeatureLayer.html#elevationInfo>FeatureLayer#elevationInfo</a>
|
|
1589
|
+
<a goto="elevationInfo" link="FeatureLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FeatureLayer#elevationInfo" FeatureLayer.html#elevationInfo>FeatureLayer#elevationInfo</a>
|
|
1422
1590
|
</li></ul></dd>
|
|
1423
1591
|
|
|
1424
1592
|
|
|
@@ -1459,7 +1627,12 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1459
1627
|
<span class="method-parameter is-pulled-right">
|
|
1460
1628
|
<label>类型:</label>
|
|
1461
1629
|
|
|
1462
|
-
<span class="param-type">
|
|
1630
|
+
<span class="param-type">
|
|
1631
|
+
|
|
1632
|
+
String
|
|
1633
|
+
|
|
1634
|
+
</span>
|
|
1635
|
+
|
|
1463
1636
|
|
|
1464
1637
|
|
|
1465
1638
|
</span>
|
|
@@ -1529,7 +1702,12 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1529
1702
|
<span class="method-parameter is-pulled-right">
|
|
1530
1703
|
<label>类型:</label>
|
|
1531
1704
|
|
|
1532
|
-
<span class="param-type">
|
|
1705
|
+
<span class="param-type">
|
|
1706
|
+
|
|
1707
|
+
String
|
|
1708
|
+
|
|
1709
|
+
</span>
|
|
1710
|
+
|
|
1533
1711
|
|
|
1534
1712
|
|
|
1535
1713
|
</span>
|
|
@@ -1563,7 +1741,7 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1563
1741
|
|
|
1564
1742
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1565
1743
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1566
|
-
<a class="mapgis-link-name" title="FeatureLayer#geometryType" FeatureLayer.html#geometryType>FeatureLayer#geometryType</a>
|
|
1744
|
+
<a goto="geometryType" link="FeatureLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FeatureLayer#geometryType" FeatureLayer.html#geometryType>FeatureLayer#geometryType</a>
|
|
1567
1745
|
</li></ul></dd>
|
|
1568
1746
|
|
|
1569
1747
|
|
|
@@ -1604,7 +1782,12 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1604
1782
|
<span class="method-parameter is-pulled-right">
|
|
1605
1783
|
<label>类型:</label>
|
|
1606
1784
|
|
|
1607
|
-
<span class="param-type">
|
|
1785
|
+
<span class="param-type">
|
|
1786
|
+
|
|
1787
|
+
Array.<<a onclick="getTypeHTML(event)" link="LabelClass.html">LabelClass</a>>
|
|
1788
|
+
|
|
1789
|
+
</span>
|
|
1790
|
+
|
|
1608
1791
|
|
|
1609
1792
|
|
|
1610
1793
|
</span>
|
|
@@ -1678,7 +1861,12 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1678
1861
|
<span class="method-parameter is-pulled-right">
|
|
1679
1862
|
<label>类型:</label>
|
|
1680
1863
|
|
|
1681
|
-
<span class="param-type">
|
|
1864
|
+
<span class="param-type">
|
|
1865
|
+
|
|
1866
|
+
Boolean
|
|
1867
|
+
|
|
1868
|
+
</span>
|
|
1869
|
+
|
|
1682
1870
|
|
|
1683
1871
|
|
|
1684
1872
|
</span>
|
|
@@ -1752,7 +1940,12 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1752
1940
|
<span class="method-parameter is-pulled-right">
|
|
1753
1941
|
<label>类型:</label>
|
|
1754
1942
|
|
|
1755
|
-
<span class="param-type">
|
|
1943
|
+
<span class="param-type">
|
|
1944
|
+
|
|
1945
|
+
Array.<String>
|
|
1946
|
+
|
|
1947
|
+
</span>
|
|
1948
|
+
|
|
1756
1949
|
|
|
1757
1950
|
|
|
1758
1951
|
</span>
|
|
@@ -1822,7 +2015,12 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1822
2015
|
<span class="method-parameter is-pulled-right">
|
|
1823
2016
|
<label>类型:</label>
|
|
1824
2017
|
|
|
1825
|
-
<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>
|
|
2023
|
+
|
|
1826
2024
|
|
|
1827
2025
|
|
|
1828
2026
|
</span>
|
|
@@ -1856,7 +2054,7 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1856
2054
|
|
|
1857
2055
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1858
2056
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1859
|
-
<a class="mapgis-link-name" title="FeatureLayer#renderer" FeatureLayer.html#renderer>FeatureLayer#renderer</a>
|
|
2057
|
+
<a goto="renderer" link="FeatureLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FeatureLayer#renderer" FeatureLayer.html#renderer>FeatureLayer#renderer</a>
|
|
1860
2058
|
</li></ul></dd>
|
|
1861
2059
|
|
|
1862
2060
|
|
|
@@ -1897,7 +2095,12 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1897
2095
|
<span class="method-parameter is-pulled-right">
|
|
1898
2096
|
<label>类型:</label>
|
|
1899
2097
|
|
|
1900
|
-
<span class="param-type">
|
|
2098
|
+
<span class="param-type">
|
|
2099
|
+
|
|
2100
|
+
String
|
|
2101
|
+
|
|
2102
|
+
</span>
|
|
2103
|
+
|
|
1901
2104
|
|
|
1902
2105
|
|
|
1903
2106
|
</span>
|
|
@@ -1967,10 +2170,19 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
1967
2170
|
<span class="method-parameter is-pulled-right">
|
|
1968
2171
|
<label>类型:</label>
|
|
1969
2172
|
|
|
1970
|
-
<span class="param-type">
|
|
2173
|
+
<span class="param-type">
|
|
2174
|
+
|
|
2175
|
+
Number
|
|
2176
|
+
|
|
2177
|
+
</span>
|
|
1971
2178
|
|
|
|
1972
2179
|
|
|
1973
|
-
<span class="param-type">
|
|
2180
|
+
<span class="param-type">
|
|
2181
|
+
|
|
2182
|
+
String
|
|
2183
|
+
|
|
2184
|
+
</span>
|
|
2185
|
+
|
|
1974
2186
|
|
|
1975
2187
|
|
|
1976
2188
|
</span>
|
|
@@ -2040,7 +2252,12 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2040
2252
|
<span class="method-parameter is-pulled-right">
|
|
2041
2253
|
<label>类型:</label>
|
|
2042
2254
|
|
|
2043
|
-
<span class="param-type">
|
|
2255
|
+
<span class="param-type">
|
|
2256
|
+
|
|
2257
|
+
Boolean
|
|
2258
|
+
|
|
2259
|
+
</span>
|
|
2260
|
+
|
|
2044
2261
|
|
|
2045
2262
|
|
|
2046
2263
|
</span>
|
|
@@ -2126,22 +2343,27 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2126
2343
|
<tbody>
|
|
2127
2344
|
|
|
2128
2345
|
<tr class="deep-level-0">
|
|
2129
|
-
<td class="name"><code><a href="
|
|
2346
|
+
<td class="name"><code><a href="#fromJSON">fromJSON</a></code></td>
|
|
2130
2347
|
<td class="name">
|
|
2131
2348
|
<code>
|
|
2132
2349
|
|
|
2133
2350
|
</code>
|
|
2134
2351
|
</td>
|
|
2135
|
-
<td class="name"><code><p>通过传入的json
|
|
2352
|
+
<td class="name"><code><p>通过传入的json构造并返回一个新的几何对象</code></td>
|
|
2136
2353
|
</tr>
|
|
2137
2354
|
|
|
2138
2355
|
<tr class="deep-level-0">
|
|
2139
|
-
<td class="name"><code><a href="
|
|
2356
|
+
<td class="name"><code><a href="#clone">clone</a></code></td>
|
|
2140
2357
|
<td class="name">
|
|
2141
2358
|
<code>
|
|
2142
2359
|
|
|
2143
2360
|
|
|
2144
|
-
<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>
|
|
2366
|
+
|
|
2145
2367
|
|
|
2146
2368
|
|
|
2147
2369
|
|
|
@@ -2151,12 +2373,17 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2151
2373
|
</tr>
|
|
2152
2374
|
|
|
2153
2375
|
<tr class="deep-level-0">
|
|
2154
|
-
<td class="name"><code><a href="
|
|
2376
|
+
<td class="name"><code><a href="#load">load</a></code></td>
|
|
2155
2377
|
<td class="name">
|
|
2156
2378
|
<code>
|
|
2157
2379
|
|
|
2158
2380
|
|
|
2159
|
-
<span class="param-type">
|
|
2381
|
+
<span class="param-type">
|
|
2382
|
+
|
|
2383
|
+
Promise.<<a onclick="getTypeHTML(event)" link="IGSFeatureLayer.html">IGSFeatureLayer</a>>
|
|
2384
|
+
|
|
2385
|
+
</span>
|
|
2386
|
+
|
|
2160
2387
|
|
|
2161
2388
|
|
|
2162
2389
|
|
|
@@ -2166,12 +2393,17 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2166
2393
|
</tr>
|
|
2167
2394
|
|
|
2168
2395
|
<tr class="deep-level-0">
|
|
2169
|
-
<td class="name"><code><a href="
|
|
2396
|
+
<td class="name"><code><a href="#queryFeatures">queryFeatures</a></code></td>
|
|
2170
2397
|
<td class="name">
|
|
2171
2398
|
<code>
|
|
2172
2399
|
|
|
2173
2400
|
|
|
2174
|
-
<span class="param-type">
|
|
2401
|
+
<span class="param-type">
|
|
2402
|
+
|
|
2403
|
+
Promise.<<a onclick="getTypeHTML(event)" link="FeatureSet.html">FeatureSet</a>>
|
|
2404
|
+
|
|
2405
|
+
</span>
|
|
2406
|
+
|
|
2175
2407
|
|
|
2176
2408
|
|
|
2177
2409
|
|
|
@@ -2181,12 +2413,17 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2181
2413
|
</tr>
|
|
2182
2414
|
|
|
2183
2415
|
<tr class="deep-level-0">
|
|
2184
|
-
<td class="name"><code><a href="
|
|
2416
|
+
<td class="name"><code><a href="#queryFeaturesCount">queryFeaturesCount</a></code></td>
|
|
2185
2417
|
<td class="name">
|
|
2186
2418
|
<code>
|
|
2187
2419
|
|
|
2188
2420
|
|
|
2189
|
-
<span class="param-type">
|
|
2421
|
+
<span class="param-type">
|
|
2422
|
+
|
|
2423
|
+
Promise.<Number>
|
|
2424
|
+
|
|
2425
|
+
</span>
|
|
2426
|
+
|
|
2190
2427
|
|
|
2191
2428
|
|
|
2192
2429
|
|
|
@@ -2196,12 +2433,17 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2196
2433
|
</tr>
|
|
2197
2434
|
|
|
2198
2435
|
<tr class="deep-level-0">
|
|
2199
|
-
<td class="name"><code><a href="
|
|
2436
|
+
<td class="name"><code><a href="#toJSON">toJSON</a></code></td>
|
|
2200
2437
|
<td class="name">
|
|
2201
2438
|
<code>
|
|
2202
2439
|
|
|
2203
2440
|
|
|
2204
|
-
<span class="param-type">
|
|
2441
|
+
<span class="param-type">
|
|
2442
|
+
|
|
2443
|
+
Object
|
|
2444
|
+
|
|
2445
|
+
</span>
|
|
2446
|
+
|
|
2205
2447
|
|
|
2206
2448
|
|
|
2207
2449
|
|
|
@@ -2272,13 +2514,18 @@ const igsFeatureLayer = new igsFeatureLayer({
|
|
|
2272
2514
|
|
|
2273
2515
|
<tr class="deep-level-0">
|
|
2274
2516
|
|
|
2275
|
-
<td class="name"
|
|
2517
|
+
<td class="name"><code>json</code></td>
|
|
2276
2518
|
|
|
2277
2519
|
|
|
2278
2520
|
<td class="type">
|
|
2279
2521
|
|
|
2280
2522
|
|
|
2281
|
-
<span class="param-type">
|
|
2523
|
+
<span class="param-type">
|
|
2524
|
+
|
|
2525
|
+
Object
|
|
2526
|
+
|
|
2527
|
+
</span>
|
|
2528
|
+
|
|
2282
2529
|
|
|
2283
2530
|
|
|
2284
2531
|
|
|
@@ -2414,7 +2661,7 @@ const igsFeatureLayer = new Zondy.Layer.IGSFeatureLayer.fromJSON(json)</code></p
|
|
|
2414
2661
|
|
|
2415
2662
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2416
2663
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2417
|
-
<a class="mapgis-link-name" title="FeatureLayer#clone" FeatureLayer.html#clone>FeatureLayer#clone</a>
|
|
2664
|
+
<a goto="clone" link="FeatureLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FeatureLayer#clone" FeatureLayer.html#clone>FeatureLayer#clone</a>
|
|
2418
2665
|
</li></ul></dd>
|
|
2419
2666
|
|
|
2420
2667
|
|
|
@@ -2475,7 +2722,12 @@ const igsFeatureLayer = new Zondy.Layer.IGSFeatureLayer.fromJSON(json)</code></p
|
|
|
2475
2722
|
<div class='column is-5 has-text-left'>
|
|
2476
2723
|
<label>类型: </label>
|
|
2477
2724
|
|
|
2478
|
-
<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>
|
|
2730
|
+
|
|
2479
2731
|
|
|
2480
2732
|
|
|
2481
2733
|
</div>
|
|
@@ -2589,7 +2841,12 @@ const igsFeatureLayer = new Zondy.Layer.IGSFeatureLayer.fromJSON(json)</code></p
|
|
|
2589
2841
|
<div class='column is-5 has-text-left'>
|
|
2590
2842
|
<label>类型: </label>
|
|
2591
2843
|
|
|
2592
|
-
<span class="param-type">
|
|
2844
|
+
<span class="param-type">
|
|
2845
|
+
|
|
2846
|
+
Promise.<<a onclick="getTypeHTML(event)" link="IGSFeatureLayer.html">IGSFeatureLayer</a>>
|
|
2847
|
+
|
|
2848
|
+
</span>
|
|
2849
|
+
|
|
2593
2850
|
|
|
2594
2851
|
|
|
2595
2852
|
</div>
|
|
@@ -2677,13 +2934,18 @@ igsFeatureLayer.load().then((result) => {
|
|
|
2677
2934
|
|
|
2678
2935
|
<tr class="deep-level-0">
|
|
2679
2936
|
|
|
2680
|
-
<td class="name"
|
|
2937
|
+
<td class="name"><code>queryOptions</code></td>
|
|
2681
2938
|
|
|
2682
2939
|
|
|
2683
2940
|
<td class="type">
|
|
2684
2941
|
|
|
2685
2942
|
|
|
2686
|
-
<span class="param-type">
|
|
2943
|
+
<span class="param-type">
|
|
2944
|
+
|
|
2945
|
+
Object
|
|
2946
|
+
|
|
2947
|
+
</span>
|
|
2948
|
+
|
|
2687
2949
|
|
|
2688
2950
|
|
|
2689
2951
|
|
|
@@ -2769,7 +3031,12 @@ igsFeatureLayer.load().then((result) => {
|
|
|
2769
3031
|
<div class='column is-5 has-text-left'>
|
|
2770
3032
|
<label>类型: </label>
|
|
2771
3033
|
|
|
2772
|
-
<span class="param-type">
|
|
3034
|
+
<span class="param-type">
|
|
3035
|
+
|
|
3036
|
+
Promise.<<a onclick="getTypeHTML(event)" link="FeatureSet.html">FeatureSet</a>>
|
|
3037
|
+
|
|
3038
|
+
</span>
|
|
3039
|
+
|
|
2773
3040
|
|
|
2774
3041
|
|
|
2775
3042
|
</div>
|
|
@@ -2856,13 +3123,18 @@ igsFeatureLayer.load().then((result) => {
|
|
|
2856
3123
|
|
|
2857
3124
|
<tr class="deep-level-0">
|
|
2858
3125
|
|
|
2859
|
-
<td class="name"
|
|
3126
|
+
<td class="name"><code>queryOptions</code></td>
|
|
2860
3127
|
|
|
2861
3128
|
|
|
2862
3129
|
<td class="type">
|
|
2863
3130
|
|
|
2864
3131
|
|
|
2865
|
-
<span class="param-type">
|
|
3132
|
+
<span class="param-type">
|
|
3133
|
+
|
|
3134
|
+
Object
|
|
3135
|
+
|
|
3136
|
+
</span>
|
|
3137
|
+
|
|
2866
3138
|
|
|
2867
3139
|
|
|
2868
3140
|
|
|
@@ -2948,7 +3220,12 @@ igsFeatureLayer.load().then((result) => {
|
|
|
2948
3220
|
<div class='column is-5 has-text-left'>
|
|
2949
3221
|
<label>类型: </label>
|
|
2950
3222
|
|
|
2951
|
-
<span class="param-type">
|
|
3223
|
+
<span class="param-type">
|
|
3224
|
+
|
|
3225
|
+
Promise.<Number>
|
|
3226
|
+
|
|
3227
|
+
</span>
|
|
3228
|
+
|
|
2952
3229
|
|
|
2953
3230
|
|
|
2954
3231
|
</div>
|
|
@@ -3085,7 +3362,12 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3085
3362
|
<div class='column is-5 has-text-left'>
|
|
3086
3363
|
<label>类型: </label>
|
|
3087
3364
|
|
|
3088
|
-
<span class="param-type">
|
|
3365
|
+
<span class="param-type">
|
|
3366
|
+
|
|
3367
|
+
Object
|
|
3368
|
+
|
|
3369
|
+
</span>
|
|
3370
|
+
|
|
3089
3371
|
|
|
3090
3372
|
|
|
3091
3373
|
</div>
|
|
@@ -3124,7 +3406,7 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3124
3406
|
<tbody>
|
|
3125
3407
|
|
|
3126
3408
|
<tr class="deep-level-0">
|
|
3127
|
-
<td class="name"><code><a
|
|
3409
|
+
<td class="name"><code><a href="#图层样式更新完毕事件">图层样式更新完毕事件</a></code></td>
|
|
3128
3410
|
<td class="name"><code>图层样式更新完毕事件</code></td>
|
|
3129
3411
|
</tr>
|
|
3130
3412
|
|
|
@@ -3204,7 +3486,12 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3204
3486
|
<td class="type">
|
|
3205
3487
|
|
|
3206
3488
|
|
|
3207
|
-
<span class="param-type">
|
|
3489
|
+
<span class="param-type">
|
|
3490
|
+
|
|
3491
|
+
Object
|
|
3492
|
+
|
|
3493
|
+
</span>
|
|
3494
|
+
|
|
3208
3495
|
|
|
3209
3496
|
|
|
3210
3497
|
|
|
@@ -3237,7 +3524,12 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3237
3524
|
<td class="type">
|
|
3238
3525
|
|
|
3239
3526
|
|
|
3240
|
-
<span class="param-type">
|
|
3527
|
+
<span class="param-type">
|
|
3528
|
+
|
|
3529
|
+
String
|
|
3530
|
+
|
|
3531
|
+
</span>
|
|
3532
|
+
|
|
3241
3533
|
|
|
3242
3534
|
|
|
3243
3535
|
|
|
@@ -3274,7 +3566,12 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3274
3566
|
<td class="type">
|
|
3275
3567
|
|
|
3276
3568
|
|
|
3277
|
-
<span class="param-type">
|
|
3569
|
+
<span class="param-type">
|
|
3570
|
+
|
|
3571
|
+
String
|
|
3572
|
+
|
|
3573
|
+
</span>
|
|
3574
|
+
|
|
3278
3575
|
|
|
3279
3576
|
|
|
3280
3577
|
|
|
@@ -3311,7 +3608,12 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3311
3608
|
<td class="type">
|
|
3312
3609
|
|
|
3313
3610
|
|
|
3314
|
-
<span class="param-type">
|
|
3611
|
+
<span class="param-type">
|
|
3612
|
+
|
|
3613
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
3614
|
+
|
|
3615
|
+
</span>
|
|
3616
|
+
|
|
3315
3617
|
|
|
3316
3618
|
|
|
3317
3619
|
|
|
@@ -3348,7 +3650,12 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3348
3650
|
<td class="type">
|
|
3349
3651
|
|
|
3350
3652
|
|
|
3351
|
-
<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>
|
|
3658
|
+
|
|
3352
3659
|
|
|
3353
3660
|
|
|
3354
3661
|
|
|
@@ -3385,7 +3692,12 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3385
3692
|
<td class="type">
|
|
3386
3693
|
|
|
3387
3694
|
|
|
3388
|
-
<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>
|
|
3700
|
+
|
|
3389
3701
|
|
|
3390
3702
|
|
|
3391
3703
|
|
|
@@ -3422,7 +3734,12 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3422
3734
|
<td class="type">
|
|
3423
3735
|
|
|
3424
3736
|
|
|
3425
|
-
<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>
|
|
3742
|
+
|
|
3426
3743
|
|
|
3427
3744
|
|
|
3428
3745
|
|
|
@@ -3459,7 +3776,12 @@ igsFeatureLayer.load().then((result) => {
|
|
|
3459
3776
|
<td class="type">
|
|
3460
3777
|
|
|
3461
3778
|
|
|
3462
|
-
<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>
|
|
3784
|
+
|
|
3463
3785
|
|
|
3464
3786
|
|
|
3465
3787
|
|