@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
|
@@ -94,13 +94,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
94
94
|
|
|
95
95
|
<tr class="deep-level-0">
|
|
96
96
|
|
|
97
|
-
<td class="name"
|
|
97
|
+
<td class="name"><code>options</code></td>
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
<td class="type">
|
|
101
101
|
|
|
102
102
|
|
|
103
|
-
<span class="param-type">
|
|
103
|
+
<span class="param-type">
|
|
104
|
+
|
|
105
|
+
Object
|
|
106
|
+
|
|
107
|
+
</span>
|
|
104
108
|
|
|
105
109
|
|
|
106
110
|
|
|
@@ -121,13 +125,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
121
125
|
|
|
122
126
|
<tr class="deep-level-1">
|
|
123
127
|
|
|
124
|
-
<td class="name"
|
|
128
|
+
<td class="name"><code>url</code></td>
|
|
125
129
|
|
|
126
130
|
|
|
127
131
|
<td class="type">
|
|
128
132
|
|
|
129
133
|
|
|
130
|
-
<span class="param-type">
|
|
134
|
+
<span class="param-type">
|
|
135
|
+
|
|
136
|
+
String
|
|
137
|
+
|
|
138
|
+
</span>
|
|
131
139
|
|
|
132
140
|
|
|
133
141
|
|
|
@@ -157,13 +165,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
157
165
|
|
|
158
166
|
<tr class="deep-level-1">
|
|
159
167
|
|
|
160
|
-
<td class="name"
|
|
168
|
+
<td class="name"><code>style</code></td>
|
|
161
169
|
|
|
162
170
|
|
|
163
171
|
<td class="type">
|
|
164
172
|
|
|
165
173
|
|
|
166
|
-
<span class="param-type">
|
|
174
|
+
<span class="param-type">
|
|
175
|
+
|
|
176
|
+
Object
|
|
177
|
+
|
|
178
|
+
</span>
|
|
167
179
|
|
|
168
180
|
|
|
169
181
|
|
|
@@ -188,13 +200,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
188
200
|
|
|
189
201
|
<tr class="deep-level-1">
|
|
190
202
|
|
|
191
|
-
<td class="name"
|
|
203
|
+
<td class="name"><code>minScale</code></td>
|
|
192
204
|
|
|
193
205
|
|
|
194
206
|
<td class="type">
|
|
195
207
|
|
|
196
208
|
|
|
197
|
-
<span class="param-type">
|
|
209
|
+
<span class="param-type">
|
|
210
|
+
|
|
211
|
+
Number
|
|
212
|
+
|
|
213
|
+
</span>
|
|
198
214
|
|
|
199
215
|
|
|
200
216
|
|
|
@@ -217,13 +233,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
217
233
|
|
|
218
234
|
<tr class="deep-level-1">
|
|
219
235
|
|
|
220
|
-
<td class="name"
|
|
236
|
+
<td class="name"><code>maxScale</code></td>
|
|
221
237
|
|
|
222
238
|
|
|
223
239
|
<td class="type">
|
|
224
240
|
|
|
225
241
|
|
|
226
|
-
<span class="param-type">
|
|
242
|
+
<span class="param-type">
|
|
243
|
+
|
|
244
|
+
Number
|
|
245
|
+
|
|
246
|
+
</span>
|
|
227
247
|
|
|
228
248
|
|
|
229
249
|
|
|
@@ -246,13 +266,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
246
266
|
|
|
247
267
|
<tr class="deep-level-1">
|
|
248
268
|
|
|
249
|
-
<td class="name"
|
|
269
|
+
<td class="name"><code>opacity</code></td>
|
|
250
270
|
|
|
251
271
|
|
|
252
272
|
<td class="type">
|
|
253
273
|
|
|
254
274
|
|
|
255
|
-
<span class="param-type">
|
|
275
|
+
<span class="param-type">
|
|
276
|
+
|
|
277
|
+
Number
|
|
278
|
+
|
|
279
|
+
</span>
|
|
256
280
|
|
|
257
281
|
|
|
258
282
|
|
|
@@ -275,13 +299,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
275
299
|
|
|
276
300
|
<tr class="deep-level-1">
|
|
277
301
|
|
|
278
|
-
<td class="name"
|
|
302
|
+
<td class="name"><code>tokenKey</code></td>
|
|
279
303
|
|
|
280
304
|
|
|
281
305
|
<td class="type">
|
|
282
306
|
|
|
283
307
|
|
|
284
|
-
<span class="param-type">
|
|
308
|
+
<span class="param-type">
|
|
309
|
+
|
|
310
|
+
String
|
|
311
|
+
|
|
312
|
+
</span>
|
|
285
313
|
|
|
286
314
|
|
|
287
315
|
|
|
@@ -304,13 +332,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
304
332
|
|
|
305
333
|
<tr class="deep-level-1">
|
|
306
334
|
|
|
307
|
-
<td class="name"
|
|
335
|
+
<td class="name"><code>tokenValue</code></td>
|
|
308
336
|
|
|
309
337
|
|
|
310
338
|
<td class="type">
|
|
311
339
|
|
|
312
340
|
|
|
313
|
-
<span class="param-type">
|
|
341
|
+
<span class="param-type">
|
|
342
|
+
|
|
343
|
+
String
|
|
344
|
+
|
|
345
|
+
</span>
|
|
314
346
|
|
|
315
347
|
|
|
316
348
|
|
|
@@ -333,13 +365,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
333
365
|
|
|
334
366
|
<tr class="deep-level-1">
|
|
335
367
|
|
|
336
|
-
<td class="name"
|
|
368
|
+
<td class="name"><code>visible</code></td>
|
|
337
369
|
|
|
338
370
|
|
|
339
371
|
<td class="type">
|
|
340
372
|
|
|
341
373
|
|
|
342
|
-
<span class="param-type">
|
|
374
|
+
<span class="param-type">
|
|
375
|
+
|
|
376
|
+
Boolean
|
|
377
|
+
|
|
378
|
+
</span>
|
|
343
379
|
|
|
344
380
|
|
|
345
381
|
|
|
@@ -362,13 +398,17 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
362
398
|
|
|
363
399
|
<tr class="deep-level-1">
|
|
364
400
|
|
|
365
|
-
<td class="name"
|
|
401
|
+
<td class="name"><code>labelsRenderMode</code></td>
|
|
366
402
|
|
|
367
403
|
|
|
368
404
|
<td class="type">
|
|
369
405
|
|
|
370
406
|
|
|
371
|
-
<span class="param-type">
|
|
407
|
+
<span class="param-type">
|
|
408
|
+
|
|
409
|
+
String
|
|
410
|
+
|
|
411
|
+
</span>
|
|
372
412
|
|
|
373
413
|
|
|
374
414
|
|
|
@@ -392,25 +432,45 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
392
432
|
|
|
393
433
|
<tr class="deep-level-1">
|
|
394
434
|
|
|
395
|
-
<td class="name"
|
|
435
|
+
<td class="name"><code>clippingArea</code></td>
|
|
396
436
|
|
|
397
437
|
|
|
398
438
|
<td class="type">
|
|
399
439
|
|
|
400
440
|
|
|
401
|
-
<span class="param-type"
|
|
441
|
+
<span class="param-type">
|
|
442
|
+
|
|
443
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
|
|
444
|
+
|
|
445
|
+
</span>
|
|
402
446
|
|
|
|
403
447
|
|
|
404
|
-
<span class="param-type"
|
|
448
|
+
<span class="param-type">
|
|
449
|
+
|
|
450
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
|
|
451
|
+
|
|
452
|
+
</span>
|
|
405
453
|
|
|
|
406
454
|
|
|
407
|
-
<span class="param-type"
|
|
455
|
+
<span class="param-type">
|
|
456
|
+
|
|
457
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
|
|
458
|
+
|
|
459
|
+
</span>
|
|
408
460
|
|
|
|
409
461
|
|
|
410
|
-
<span class="param-type"
|
|
462
|
+
<span class="param-type">
|
|
463
|
+
|
|
464
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
|
|
465
|
+
|
|
466
|
+
</span>
|
|
411
467
|
|
|
|
412
468
|
|
|
413
|
-
<span class="param-type">
|
|
469
|
+
<span class="param-type">
|
|
470
|
+
|
|
471
|
+
null
|
|
472
|
+
|
|
473
|
+
</span>
|
|
414
474
|
|
|
415
475
|
|
|
416
476
|
|
|
@@ -485,15 +545,15 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
485
545
|
<div class="column is-2"><label>绑定事件</label></div>
|
|
486
546
|
<div class="column is-10">
|
|
487
547
|
<ul>
|
|
488
|
-
<li><a
|
|
548
|
+
<li><a href="#图层加载完毕事件">图层加载完毕事件</a></li>
|
|
489
549
|
|
|
490
|
-
<li><a
|
|
550
|
+
<li><a href="#图层销毁完毕事件">图层销毁完毕事件</a></li>
|
|
491
551
|
|
|
492
|
-
<li><a
|
|
552
|
+
<li><a href="#图层更新完毕事件">图层更新完毕事件</a></li>
|
|
493
553
|
|
|
494
|
-
<li><a
|
|
554
|
+
<li><a href="#图层显隐更新完毕事件">图层显隐更新完毕事件</a></li>
|
|
495
555
|
|
|
496
|
-
<li><a
|
|
556
|
+
<li><a href="#图层透明度更新完毕事件">图层透明度更新完毕事件</a></li>
|
|
497
557
|
</ul>
|
|
498
558
|
</div>
|
|
499
559
|
</div>
|
|
@@ -760,7 +820,11 @@ arcGISVectorTileLayer.load().then((result) => {
|
|
|
760
820
|
<td class="name">
|
|
761
821
|
<code>
|
|
762
822
|
|
|
763
|
-
<span class="param-type">
|
|
823
|
+
<span class="param-type">
|
|
824
|
+
|
|
825
|
+
Array.<String>
|
|
826
|
+
|
|
827
|
+
</span>
|
|
764
828
|
|
|
765
829
|
|
|
766
830
|
|
|
@@ -774,19 +838,39 @@ arcGISVectorTileLayer.load().then((result) => {
|
|
|
774
838
|
<td class="name">
|
|
775
839
|
<code>
|
|
776
840
|
|
|
777
|
-
<span class="param-type"
|
|
841
|
+
<span class="param-type">
|
|
842
|
+
|
|
843
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
|
|
844
|
+
|
|
845
|
+
</span>
|
|
778
846
|
|
|
|
779
847
|
|
|
780
|
-
<span class="param-type"
|
|
848
|
+
<span class="param-type">
|
|
849
|
+
|
|
850
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
|
|
851
|
+
|
|
852
|
+
</span>
|
|
781
853
|
|
|
|
782
854
|
|
|
783
|
-
<span class="param-type"
|
|
855
|
+
<span class="param-type">
|
|
856
|
+
|
|
857
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
|
|
858
|
+
|
|
859
|
+
</span>
|
|
784
860
|
|
|
|
785
861
|
|
|
786
|
-
<span class="param-type"
|
|
862
|
+
<span class="param-type">
|
|
863
|
+
|
|
864
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
|
|
865
|
+
|
|
866
|
+
</span>
|
|
787
867
|
|
|
|
788
868
|
|
|
789
|
-
<span class="param-type">
|
|
869
|
+
<span class="param-type">
|
|
870
|
+
|
|
871
|
+
null
|
|
872
|
+
|
|
873
|
+
</span>
|
|
790
874
|
|
|
791
875
|
|
|
792
876
|
|
|
@@ -800,7 +884,11 @@ arcGISVectorTileLayer.load().then((result) => {
|
|
|
800
884
|
<td class="name">
|
|
801
885
|
<code>
|
|
802
886
|
|
|
803
|
-
<span class="param-type">
|
|
887
|
+
<span class="param-type">
|
|
888
|
+
|
|
889
|
+
Object
|
|
890
|
+
|
|
891
|
+
</span>
|
|
804
892
|
|
|
805
893
|
|
|
806
894
|
|
|
@@ -814,7 +902,11 @@ arcGISVectorTileLayer.load().then((result) => {
|
|
|
814
902
|
<td class="name">
|
|
815
903
|
<code>
|
|
816
904
|
|
|
817
|
-
<span class="param-type">
|
|
905
|
+
<span class="param-type">
|
|
906
|
+
|
|
907
|
+
String
|
|
908
|
+
|
|
909
|
+
</span>
|
|
818
910
|
|
|
819
911
|
|
|
820
912
|
|
|
@@ -828,7 +920,11 @@ arcGISVectorTileLayer.load().then((result) => {
|
|
|
828
920
|
<td class="name">
|
|
829
921
|
<code>
|
|
830
922
|
|
|
831
|
-
<span class="param-type">
|
|
923
|
+
<span class="param-type">
|
|
924
|
+
|
|
925
|
+
String
|
|
926
|
+
|
|
927
|
+
</span>
|
|
832
928
|
|
|
833
929
|
|
|
834
930
|
|
|
@@ -845,7 +941,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
845
941
|
<td class="name">
|
|
846
942
|
<code>
|
|
847
943
|
|
|
848
|
-
<span class="param-type">
|
|
944
|
+
<span class="param-type">
|
|
945
|
+
|
|
946
|
+
Number
|
|
947
|
+
|
|
948
|
+
</span>
|
|
849
949
|
|
|
850
950
|
|
|
851
951
|
|
|
@@ -859,7 +959,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
859
959
|
<td class="name">
|
|
860
960
|
<code>
|
|
861
961
|
|
|
862
|
-
<span class="param-type">
|
|
962
|
+
<span class="param-type">
|
|
963
|
+
|
|
964
|
+
Object
|
|
965
|
+
|
|
966
|
+
</span>
|
|
863
967
|
|
|
864
968
|
|
|
865
969
|
|
|
@@ -873,10 +977,18 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
873
977
|
<td class="name">
|
|
874
978
|
<code>
|
|
875
979
|
|
|
876
|
-
<span class="param-type"
|
|
980
|
+
<span class="param-type">
|
|
981
|
+
|
|
982
|
+
<a link="TileInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TileInfo" TileInfo.html>TileInfo</a>
|
|
983
|
+
|
|
984
|
+
</span>
|
|
877
985
|
|
|
|
878
986
|
|
|
879
|
-
<span class="param-type">
|
|
987
|
+
<span class="param-type">
|
|
988
|
+
|
|
989
|
+
undefined
|
|
990
|
+
|
|
991
|
+
</span>
|
|
880
992
|
|
|
881
993
|
|
|
882
994
|
|
|
@@ -890,7 +1002,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
890
1002
|
<td class="name">
|
|
891
1003
|
<code>
|
|
892
1004
|
|
|
893
|
-
<span class="param-type">
|
|
1005
|
+
<span class="param-type">
|
|
1006
|
+
|
|
1007
|
+
String
|
|
1008
|
+
|
|
1009
|
+
</span>
|
|
894
1010
|
|
|
895
1011
|
|
|
896
1012
|
|
|
@@ -904,7 +1020,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
904
1020
|
<td class="name">
|
|
905
1021
|
<code>
|
|
906
1022
|
|
|
907
|
-
<span class="param-type">
|
|
1023
|
+
<span class="param-type">
|
|
1024
|
+
|
|
1025
|
+
String
|
|
1026
|
+
|
|
1027
|
+
</span>
|
|
908
1028
|
|
|
909
1029
|
|
|
910
1030
|
|
|
@@ -924,7 +1044,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
924
1044
|
<span class="method-parameter is-pulled-right">
|
|
925
1045
|
<label>类型:</label>
|
|
926
1046
|
|
|
927
|
-
<span class="param-type">
|
|
1047
|
+
<span class="param-type">
|
|
1048
|
+
|
|
1049
|
+
Array.<String>
|
|
1050
|
+
|
|
1051
|
+
</span>
|
|
928
1052
|
|
|
929
1053
|
|
|
930
1054
|
|
|
@@ -1000,19 +1124,39 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1000
1124
|
<span class="method-parameter is-pulled-right">
|
|
1001
1125
|
<label>类型:</label>
|
|
1002
1126
|
|
|
1003
|
-
<span class="param-type"
|
|
1127
|
+
<span class="param-type">
|
|
1128
|
+
|
|
1129
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
|
|
1130
|
+
|
|
1131
|
+
</span>
|
|
1004
1132
|
|
|
|
1005
1133
|
|
|
1006
|
-
<span class="param-type"
|
|
1134
|
+
<span class="param-type">
|
|
1135
|
+
|
|
1136
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
|
|
1137
|
+
|
|
1138
|
+
</span>
|
|
1007
1139
|
|
|
|
1008
1140
|
|
|
1009
|
-
<span class="param-type"
|
|
1141
|
+
<span class="param-type">
|
|
1142
|
+
|
|
1143
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
|
|
1144
|
+
|
|
1145
|
+
</span>
|
|
1010
1146
|
|
|
|
1011
1147
|
|
|
1012
|
-
<span class="param-type"
|
|
1148
|
+
<span class="param-type">
|
|
1149
|
+
|
|
1150
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
|
|
1151
|
+
|
|
1152
|
+
</span>
|
|
1013
1153
|
|
|
|
1014
1154
|
|
|
1015
|
-
<span class="param-type">
|
|
1155
|
+
<span class="param-type">
|
|
1156
|
+
|
|
1157
|
+
null
|
|
1158
|
+
|
|
1159
|
+
</span>
|
|
1016
1160
|
|
|
1017
1161
|
|
|
1018
1162
|
|
|
@@ -1088,7 +1232,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1088
1232
|
<span class="method-parameter is-pulled-right">
|
|
1089
1233
|
<label>类型:</label>
|
|
1090
1234
|
|
|
1091
|
-
<span class="param-type">
|
|
1235
|
+
<span class="param-type">
|
|
1236
|
+
|
|
1237
|
+
Object
|
|
1238
|
+
|
|
1239
|
+
</span>
|
|
1092
1240
|
|
|
1093
1241
|
|
|
1094
1242
|
|
|
@@ -1168,7 +1316,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1168
1316
|
<span class="method-parameter is-pulled-right">
|
|
1169
1317
|
<label>类型:</label>
|
|
1170
1318
|
|
|
1171
|
-
<span class="param-type">
|
|
1319
|
+
<span class="param-type">
|
|
1320
|
+
|
|
1321
|
+
String
|
|
1322
|
+
|
|
1323
|
+
</span>
|
|
1172
1324
|
|
|
1173
1325
|
|
|
1174
1326
|
|
|
@@ -1239,7 +1391,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1239
1391
|
<span class="method-parameter is-pulled-right">
|
|
1240
1392
|
<label>类型:</label>
|
|
1241
1393
|
|
|
1242
|
-
<span class="param-type">
|
|
1394
|
+
<span class="param-type">
|
|
1395
|
+
|
|
1396
|
+
String
|
|
1397
|
+
|
|
1398
|
+
</span>
|
|
1243
1399
|
|
|
1244
1400
|
|
|
1245
1401
|
|
|
@@ -1318,7 +1474,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1318
1474
|
<span class="method-parameter is-pulled-right">
|
|
1319
1475
|
<label>类型:</label>
|
|
1320
1476
|
|
|
1321
|
-
<span class="param-type">
|
|
1477
|
+
<span class="param-type">
|
|
1478
|
+
|
|
1479
|
+
Number
|
|
1480
|
+
|
|
1481
|
+
</span>
|
|
1322
1482
|
|
|
1323
1483
|
|
|
1324
1484
|
|
|
@@ -1399,7 +1559,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1399
1559
|
<span class="method-parameter is-pulled-right">
|
|
1400
1560
|
<label>类型:</label>
|
|
1401
1561
|
|
|
1402
|
-
<span class="param-type">
|
|
1562
|
+
<span class="param-type">
|
|
1563
|
+
|
|
1564
|
+
Object
|
|
1565
|
+
|
|
1566
|
+
</span>
|
|
1403
1567
|
|
|
1404
1568
|
|
|
1405
1569
|
|
|
@@ -1475,10 +1639,18 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1475
1639
|
<span class="method-parameter is-pulled-right">
|
|
1476
1640
|
<label>类型:</label>
|
|
1477
1641
|
|
|
1478
|
-
<span class="param-type"
|
|
1642
|
+
<span class="param-type">
|
|
1643
|
+
|
|
1644
|
+
<a link="TileInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TileInfo" TileInfo.html>TileInfo</a>
|
|
1645
|
+
|
|
1646
|
+
</span>
|
|
1479
1647
|
|
|
|
1480
1648
|
|
|
1481
|
-
<span class="param-type">
|
|
1649
|
+
<span class="param-type">
|
|
1650
|
+
|
|
1651
|
+
undefined
|
|
1652
|
+
|
|
1653
|
+
</span>
|
|
1482
1654
|
|
|
1483
1655
|
|
|
1484
1656
|
|
|
@@ -1558,7 +1730,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1558
1730
|
<span class="method-parameter is-pulled-right">
|
|
1559
1731
|
<label>类型:</label>
|
|
1560
1732
|
|
|
1561
|
-
<span class="param-type">
|
|
1733
|
+
<span class="param-type">
|
|
1734
|
+
|
|
1735
|
+
String
|
|
1736
|
+
|
|
1737
|
+
</span>
|
|
1562
1738
|
|
|
1563
1739
|
|
|
1564
1740
|
|
|
@@ -1629,7 +1805,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1629
1805
|
<span class="method-parameter is-pulled-right">
|
|
1630
1806
|
<label>类型:</label>
|
|
1631
1807
|
|
|
1632
|
-
<span class="param-type">
|
|
1808
|
+
<span class="param-type">
|
|
1809
|
+
|
|
1810
|
+
String
|
|
1811
|
+
|
|
1812
|
+
</span>
|
|
1633
1813
|
|
|
1634
1814
|
|
|
1635
1815
|
|
|
@@ -1726,14 +1906,18 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1726
1906
|
<code>
|
|
1727
1907
|
|
|
1728
1908
|
|
|
1729
|
-
<span class="param-type"
|
|
1909
|
+
<span class="param-type">
|
|
1910
|
+
|
|
1911
|
+
<a link="ArcGISVectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ArcGISVectorTileLayer" ArcGISVectorTileLayer.html>ArcGISVectorTileLayer</a>
|
|
1912
|
+
|
|
1913
|
+
</span>
|
|
1730
1914
|
|
|
1731
1915
|
|
|
1732
1916
|
|
|
1733
1917
|
|
|
1734
1918
|
</code>
|
|
1735
1919
|
</td>
|
|
1736
|
-
<td class="name"><code><p>通过传入的json构造并返回一个新的ArcGISVectorTileLayer
|
|
1920
|
+
<td class="name"><code><p>通过传入的json构造并返回一个新的ArcGISVectorTileLayer对象</code></td>
|
|
1737
1921
|
</tr>
|
|
1738
1922
|
|
|
1739
1923
|
<tr class="deep-level-0">
|
|
@@ -1742,7 +1926,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1742
1926
|
<code>
|
|
1743
1927
|
|
|
1744
1928
|
|
|
1745
|
-
<span class="param-type"
|
|
1929
|
+
<span class="param-type">
|
|
1930
|
+
|
|
1931
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
1932
|
+
|
|
1933
|
+
</span>
|
|
1746
1934
|
|
|
1747
1935
|
|
|
1748
1936
|
|
|
@@ -1758,7 +1946,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1758
1946
|
<code>
|
|
1759
1947
|
|
|
1760
1948
|
|
|
1761
|
-
<span class="param-type">
|
|
1949
|
+
<span class="param-type">
|
|
1950
|
+
|
|
1951
|
+
Object
|
|
1952
|
+
|
|
1953
|
+
</span>
|
|
1762
1954
|
|
|
1763
1955
|
|
|
1764
1956
|
|
|
@@ -1775,8 +1967,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1775
1967
|
|
|
1776
1968
|
</code>
|
|
1777
1969
|
</td>
|
|
1778
|
-
<td class="name"><code
|
|
1779
|
-
删除样式图层</code></td>
|
|
1970
|
+
<td class="name"><code></code></td>
|
|
1780
1971
|
</tr>
|
|
1781
1972
|
|
|
1782
1973
|
<tr class="deep-level-0">
|
|
@@ -1785,15 +1976,18 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1785
1976
|
<code>
|
|
1786
1977
|
|
|
1787
1978
|
|
|
1788
|
-
<span class="param-type">
|
|
1979
|
+
<span class="param-type">
|
|
1980
|
+
|
|
1981
|
+
Any
|
|
1982
|
+
|
|
1983
|
+
</span>
|
|
1789
1984
|
|
|
1790
1985
|
|
|
1791
1986
|
|
|
1792
1987
|
|
|
1793
1988
|
</code>
|
|
1794
1989
|
</td>
|
|
1795
|
-
<td class="name"><code
|
|
1796
|
-
获取样式图层的额外属性</code></td>
|
|
1990
|
+
<td class="name"><code></code></td>
|
|
1797
1991
|
</tr>
|
|
1798
1992
|
|
|
1799
1993
|
<tr class="deep-level-0">
|
|
@@ -1802,18 +1996,25 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1802
1996
|
<code>
|
|
1803
1997
|
|
|
1804
1998
|
|
|
1805
|
-
<span class="param-type">
|
|
1999
|
+
<span class="param-type">
|
|
2000
|
+
|
|
2001
|
+
Object
|
|
2002
|
+
|
|
2003
|
+
</span>
|
|
1806
2004
|
|
|
|
1807
2005
|
|
|
1808
|
-
<span class="param-type">
|
|
2006
|
+
<span class="param-type">
|
|
2007
|
+
|
|
2008
|
+
null
|
|
2009
|
+
|
|
2010
|
+
</span>
|
|
1809
2011
|
|
|
1810
2012
|
|
|
1811
2013
|
|
|
1812
2014
|
|
|
1813
2015
|
</code>
|
|
1814
2016
|
</td>
|
|
1815
|
-
<td class="name"><code
|
|
1816
|
-
获取样式图层布局属性</code></td>
|
|
2017
|
+
<td class="name"><code></code></td>
|
|
1817
2018
|
</tr>
|
|
1818
2019
|
|
|
1819
2020
|
<tr class="deep-level-0">
|
|
@@ -1822,18 +2023,25 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1822
2023
|
<code>
|
|
1823
2024
|
|
|
1824
2025
|
|
|
1825
|
-
<span class="param-type">
|
|
2026
|
+
<span class="param-type">
|
|
2027
|
+
|
|
2028
|
+
Object
|
|
2029
|
+
|
|
2030
|
+
</span>
|
|
1826
2031
|
|
|
|
1827
2032
|
|
|
1828
|
-
<span class="param-type">
|
|
2033
|
+
<span class="param-type">
|
|
2034
|
+
|
|
2035
|
+
null
|
|
2036
|
+
|
|
2037
|
+
</span>
|
|
1829
2038
|
|
|
1830
2039
|
|
|
1831
2040
|
|
|
1832
2041
|
|
|
1833
2042
|
</code>
|
|
1834
2043
|
</td>
|
|
1835
|
-
<td class="name"><code
|
|
1836
|
-
获取样式图层绘制属性</code></td>
|
|
2044
|
+
<td class="name"><code></code></td>
|
|
1837
2045
|
</tr>
|
|
1838
2046
|
|
|
1839
2047
|
<tr class="deep-level-0">
|
|
@@ -1842,15 +2050,18 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1842
2050
|
<code>
|
|
1843
2051
|
|
|
1844
2052
|
|
|
1845
|
-
<span class="param-type">
|
|
2053
|
+
<span class="param-type">
|
|
2054
|
+
|
|
2055
|
+
Object
|
|
2056
|
+
|
|
2057
|
+
</span>
|
|
1846
2058
|
|
|
1847
2059
|
|
|
1848
2060
|
|
|
1849
2061
|
|
|
1850
2062
|
</code>
|
|
1851
2063
|
</td>
|
|
1852
|
-
<td class="name"><code
|
|
1853
|
-
通过矢量瓦片样式图层的id,找到对应的矢量瓦片样式图层对象</code></td>
|
|
2064
|
+
<td class="name"><code></code></td>
|
|
1854
2065
|
</tr>
|
|
1855
2066
|
|
|
1856
2067
|
<tr class="deep-level-0">
|
|
@@ -1859,15 +2070,18 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1859
2070
|
<code>
|
|
1860
2071
|
|
|
1861
2072
|
|
|
1862
|
-
<span class="param-type">
|
|
2073
|
+
<span class="param-type">
|
|
2074
|
+
|
|
2075
|
+
String
|
|
2076
|
+
|
|
2077
|
+
</span>
|
|
1863
2078
|
|
|
1864
2079
|
|
|
1865
2080
|
|
|
1866
2081
|
|
|
1867
2082
|
</code>
|
|
1868
2083
|
</td>
|
|
1869
|
-
<td class="name"><code
|
|
1870
|
-
通过矢量瓦片样式图层的序号,找到对应的矢量瓦片样式图层的id</code></td>
|
|
2084
|
+
<td class="name"><code></code></td>
|
|
1871
2085
|
</tr>
|
|
1872
2086
|
|
|
1873
2087
|
<tr class="deep-level-0">
|
|
@@ -1876,15 +2090,18 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1876
2090
|
<code>
|
|
1877
2091
|
|
|
1878
2092
|
|
|
1879
|
-
<span class="param-type">
|
|
2093
|
+
<span class="param-type">
|
|
2094
|
+
|
|
2095
|
+
Number
|
|
2096
|
+
|
|
2097
|
+
</span>
|
|
1880
2098
|
|
|
1881
2099
|
|
|
1882
2100
|
|
|
1883
2101
|
|
|
1884
2102
|
</code>
|
|
1885
2103
|
</td>
|
|
1886
|
-
<td class="name"><code
|
|
1887
|
-
通过矢量瓦片样式图层的id,找到对应的矢量瓦片样式图层的序号</code></td>
|
|
2104
|
+
<td class="name"><code></code></td>
|
|
1888
2105
|
</tr>
|
|
1889
2106
|
|
|
1890
2107
|
<tr class="deep-level-0">
|
|
@@ -1893,7 +2110,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1893
2110
|
<code>
|
|
1894
2111
|
|
|
1895
2112
|
|
|
1896
|
-
<span class="param-type">
|
|
2113
|
+
<span class="param-type">
|
|
2114
|
+
|
|
2115
|
+
Boolean
|
|
2116
|
+
|
|
2117
|
+
</span>
|
|
1897
2118
|
|
|
1898
2119
|
|
|
1899
2120
|
|
|
@@ -1901,7 +2122,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1901
2122
|
</code>
|
|
1902
2123
|
</td>
|
|
1903
2124
|
<td class="name"><code><p>获取样式图层可见性
|
|
1904
|
-
|
|
2125
|
+
</code></td>
|
|
1905
2126
|
</tr>
|
|
1906
2127
|
|
|
1907
2128
|
<tr class="deep-level-0">
|
|
@@ -1911,8 +2132,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1911
2132
|
|
|
1912
2133
|
</code>
|
|
1913
2134
|
</td>
|
|
1914
|
-
<td class="name"><code
|
|
1915
|
-
设置样式图层的额外属性</code></td>
|
|
2135
|
+
<td class="name"><code></code></td>
|
|
1916
2136
|
</tr>
|
|
1917
2137
|
|
|
1918
2138
|
<tr class="deep-level-0">
|
|
@@ -1922,8 +2142,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1922
2142
|
|
|
1923
2143
|
</code>
|
|
1924
2144
|
</td>
|
|
1925
|
-
<td class="name"><code
|
|
1926
|
-
设置样式图层布局属性</code></td>
|
|
2145
|
+
<td class="name"><code></code></td>
|
|
1927
2146
|
</tr>
|
|
1928
2147
|
|
|
1929
2148
|
<tr class="deep-level-0">
|
|
@@ -1933,8 +2152,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1933
2152
|
|
|
1934
2153
|
</code>
|
|
1935
2154
|
</td>
|
|
1936
|
-
<td class="name"><code
|
|
1937
|
-
设置样式图层绘制属性</code></td>
|
|
2155
|
+
<td class="name"><code></code></td>
|
|
1938
2156
|
</tr>
|
|
1939
2157
|
|
|
1940
2158
|
<tr class="deep-level-0">
|
|
@@ -1944,8 +2162,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1944
2162
|
|
|
1945
2163
|
</code>
|
|
1946
2164
|
</td>
|
|
1947
|
-
<td class="name"><code
|
|
1948
|
-
设置样式图层属性对象,可以对图层进行修改、重新排序等。布局属性和绘制属性推荐用setLayoutProperties和setPaintProperties实现。</code></td>
|
|
2165
|
+
<td class="name"><code></code></td>
|
|
1949
2166
|
</tr>
|
|
1950
2167
|
|
|
1951
2168
|
<tr class="deep-level-0">
|
|
@@ -1955,8 +2172,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1955
2172
|
|
|
1956
2173
|
</code>
|
|
1957
2174
|
</td>
|
|
1958
|
-
<td class="name"><code
|
|
1959
|
-
设置样式图层可见性,visible为true,显示图层,为false,隐藏图层</code></td>
|
|
2175
|
+
<td class="name"><code></code></td>
|
|
1960
2176
|
</tr>
|
|
1961
2177
|
|
|
1962
2178
|
<tr class="deep-level-0">
|
|
@@ -1965,7 +2181,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
1965
2181
|
<code>
|
|
1966
2182
|
|
|
1967
2183
|
|
|
1968
|
-
<span class="param-type">
|
|
2184
|
+
<span class="param-type">
|
|
2185
|
+
|
|
2186
|
+
Object
|
|
2187
|
+
|
|
2188
|
+
</span>
|
|
1969
2189
|
|
|
1970
2190
|
|
|
1971
2191
|
|
|
@@ -2037,13 +2257,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2037
2257
|
|
|
2038
2258
|
<tr class="deep-level-0">
|
|
2039
2259
|
|
|
2040
|
-
<td class="name"
|
|
2260
|
+
<td class="name"><code>json</code></td>
|
|
2041
2261
|
|
|
2042
2262
|
|
|
2043
2263
|
<td class="type">
|
|
2044
2264
|
|
|
2045
2265
|
|
|
2046
|
-
<span class="param-type">
|
|
2266
|
+
<span class="param-type">
|
|
2267
|
+
|
|
2268
|
+
Object
|
|
2269
|
+
|
|
2270
|
+
</span>
|
|
2047
2271
|
|
|
2048
2272
|
|
|
2049
2273
|
|
|
@@ -2132,7 +2356,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2132
2356
|
<div class='column is-5 has-text-left'>
|
|
2133
2357
|
<label>类型: </label>
|
|
2134
2358
|
|
|
2135
|
-
<span class="param-type"
|
|
2359
|
+
<span class="param-type">
|
|
2360
|
+
|
|
2361
|
+
<a link="ArcGISVectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ArcGISVectorTileLayer" ArcGISVectorTileLayer.html>ArcGISVectorTileLayer</a>
|
|
2362
|
+
|
|
2363
|
+
</span>
|
|
2136
2364
|
|
|
2137
2365
|
|
|
2138
2366
|
|
|
@@ -2254,7 +2482,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2254
2482
|
<div class='column is-5 has-text-left'>
|
|
2255
2483
|
<label>类型: </label>
|
|
2256
2484
|
|
|
2257
|
-
<span class="param-type"
|
|
2485
|
+
<span class="param-type">
|
|
2486
|
+
|
|
2487
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
2488
|
+
|
|
2489
|
+
</span>
|
|
2258
2490
|
|
|
2259
2491
|
|
|
2260
2492
|
|
|
@@ -2326,13 +2558,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2326
2558
|
|
|
2327
2559
|
<tr class="deep-level-0">
|
|
2328
2560
|
|
|
2329
|
-
<td class="name"
|
|
2561
|
+
<td class="name"><code>customStyle</code></td>
|
|
2330
2562
|
|
|
2331
2563
|
|
|
2332
2564
|
<td class="type">
|
|
2333
2565
|
|
|
2334
2566
|
|
|
2335
|
-
<span class="param-type">
|
|
2567
|
+
<span class="param-type">
|
|
2568
|
+
|
|
2569
|
+
Object
|
|
2570
|
+
|
|
2571
|
+
</span>
|
|
2336
2572
|
|
|
2337
2573
|
|
|
2338
2574
|
|
|
@@ -2351,13 +2587,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2351
2587
|
|
|
2352
2588
|
<tr class="deep-level-0">
|
|
2353
2589
|
|
|
2354
|
-
<td class="name"
|
|
2590
|
+
<td class="name"><code>tiles</code></td>
|
|
2355
2591
|
|
|
2356
2592
|
|
|
2357
2593
|
<td class="type">
|
|
2358
2594
|
|
|
2359
2595
|
|
|
2360
|
-
<span class="param-type">
|
|
2596
|
+
<span class="param-type">
|
|
2597
|
+
|
|
2598
|
+
Array.<String>
|
|
2599
|
+
|
|
2600
|
+
</span>
|
|
2361
2601
|
|
|
2362
2602
|
|
|
2363
2603
|
|
|
@@ -2446,7 +2686,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2446
2686
|
<div class='column is-5 has-text-left'>
|
|
2447
2687
|
<label>类型: </label>
|
|
2448
2688
|
|
|
2449
|
-
<span class="param-type">
|
|
2689
|
+
<span class="param-type">
|
|
2690
|
+
|
|
2691
|
+
Object
|
|
2692
|
+
|
|
2693
|
+
</span>
|
|
2450
2694
|
|
|
2451
2695
|
|
|
2452
2696
|
|
|
@@ -2519,13 +2763,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2519
2763
|
|
|
2520
2764
|
<tr class="deep-level-0">
|
|
2521
2765
|
|
|
2522
|
-
<td class="name"
|
|
2766
|
+
<td class="name"><code>styleLayerId</code></td>
|
|
2523
2767
|
|
|
2524
2768
|
|
|
2525
2769
|
<td class="type">
|
|
2526
2770
|
|
|
2527
2771
|
|
|
2528
|
-
<span class="param-type">
|
|
2772
|
+
<span class="param-type">
|
|
2773
|
+
|
|
2774
|
+
String
|
|
2775
|
+
|
|
2776
|
+
</span>
|
|
2529
2777
|
|
|
2530
2778
|
|
|
2531
2779
|
|
|
@@ -2666,13 +2914,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2666
2914
|
|
|
2667
2915
|
<tr class="deep-level-0">
|
|
2668
2916
|
|
|
2669
|
-
<td class="name"
|
|
2917
|
+
<td class="name"><code>styleLayerId</code></td>
|
|
2670
2918
|
|
|
2671
2919
|
|
|
2672
2920
|
<td class="type">
|
|
2673
2921
|
|
|
2674
2922
|
|
|
2675
|
-
<span class="param-type">
|
|
2923
|
+
<span class="param-type">
|
|
2924
|
+
|
|
2925
|
+
String
|
|
2926
|
+
|
|
2927
|
+
</span>
|
|
2676
2928
|
|
|
2677
2929
|
|
|
2678
2930
|
|
|
@@ -2691,13 +2943,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2691
2943
|
|
|
2692
2944
|
<tr class="deep-level-0">
|
|
2693
2945
|
|
|
2694
|
-
<td class="name"
|
|
2946
|
+
<td class="name"><code>key</code></td>
|
|
2695
2947
|
|
|
2696
2948
|
|
|
2697
2949
|
<td class="type">
|
|
2698
2950
|
|
|
2699
2951
|
|
|
2700
|
-
<span class="param-type">
|
|
2952
|
+
<span class="param-type">
|
|
2953
|
+
|
|
2954
|
+
String
|
|
2955
|
+
|
|
2956
|
+
</span>
|
|
2701
2957
|
|
|
2702
2958
|
|
|
2703
2959
|
|
|
@@ -2791,7 +3047,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2791
3047
|
<div class='column is-5 has-text-left'>
|
|
2792
3048
|
<label>类型: </label>
|
|
2793
3049
|
|
|
2794
|
-
<span class="param-type">
|
|
3050
|
+
<span class="param-type">
|
|
3051
|
+
|
|
3052
|
+
Any
|
|
3053
|
+
|
|
3054
|
+
</span>
|
|
2795
3055
|
|
|
2796
3056
|
|
|
2797
3057
|
|
|
@@ -2864,13 +3124,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2864
3124
|
|
|
2865
3125
|
<tr class="deep-level-0">
|
|
2866
3126
|
|
|
2867
|
-
<td class="name"
|
|
3127
|
+
<td class="name"><code>styleLayerId</code></td>
|
|
2868
3128
|
|
|
2869
3129
|
|
|
2870
3130
|
<td class="type">
|
|
2871
3131
|
|
|
2872
3132
|
|
|
2873
|
-
<span class="param-type">
|
|
3133
|
+
<span class="param-type">
|
|
3134
|
+
|
|
3135
|
+
String
|
|
3136
|
+
|
|
3137
|
+
</span>
|
|
2874
3138
|
|
|
2875
3139
|
|
|
2876
3140
|
|
|
@@ -2964,10 +3228,18 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2964
3228
|
<div class='column is-5 has-text-left'>
|
|
2965
3229
|
<label>类型: </label>
|
|
2966
3230
|
|
|
2967
|
-
<span class="param-type">
|
|
3231
|
+
<span class="param-type">
|
|
3232
|
+
|
|
3233
|
+
Object
|
|
3234
|
+
|
|
3235
|
+
</span>
|
|
2968
3236
|
|
|
|
2969
3237
|
|
|
2970
|
-
<span class="param-type">
|
|
3238
|
+
<span class="param-type">
|
|
3239
|
+
|
|
3240
|
+
null
|
|
3241
|
+
|
|
3242
|
+
</span>
|
|
2971
3243
|
|
|
2972
3244
|
|
|
2973
3245
|
|
|
@@ -3040,13 +3312,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3040
3312
|
|
|
3041
3313
|
<tr class="deep-level-0">
|
|
3042
3314
|
|
|
3043
|
-
<td class="name"
|
|
3315
|
+
<td class="name"><code>styleLayerId</code></td>
|
|
3044
3316
|
|
|
3045
3317
|
|
|
3046
3318
|
<td class="type">
|
|
3047
3319
|
|
|
3048
3320
|
|
|
3049
|
-
<span class="param-type">
|
|
3321
|
+
<span class="param-type">
|
|
3322
|
+
|
|
3323
|
+
String
|
|
3324
|
+
|
|
3325
|
+
</span>
|
|
3050
3326
|
|
|
3051
3327
|
|
|
3052
3328
|
|
|
@@ -3140,10 +3416,18 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3140
3416
|
<div class='column is-5 has-text-left'>
|
|
3141
3417
|
<label>类型: </label>
|
|
3142
3418
|
|
|
3143
|
-
<span class="param-type">
|
|
3419
|
+
<span class="param-type">
|
|
3420
|
+
|
|
3421
|
+
Object
|
|
3422
|
+
|
|
3423
|
+
</span>
|
|
3144
3424
|
|
|
|
3145
3425
|
|
|
3146
|
-
<span class="param-type">
|
|
3426
|
+
<span class="param-type">
|
|
3427
|
+
|
|
3428
|
+
null
|
|
3429
|
+
|
|
3430
|
+
</span>
|
|
3147
3431
|
|
|
3148
3432
|
|
|
3149
3433
|
|
|
@@ -3216,13 +3500,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3216
3500
|
|
|
3217
3501
|
<tr class="deep-level-0">
|
|
3218
3502
|
|
|
3219
|
-
<td class="name"
|
|
3503
|
+
<td class="name"><code>styleLayerId</code></td>
|
|
3220
3504
|
|
|
3221
3505
|
|
|
3222
3506
|
<td class="type">
|
|
3223
3507
|
|
|
3224
3508
|
|
|
3225
|
-
<span class="param-type">
|
|
3509
|
+
<span class="param-type">
|
|
3510
|
+
|
|
3511
|
+
String
|
|
3512
|
+
|
|
3513
|
+
</span>
|
|
3226
3514
|
|
|
3227
3515
|
|
|
3228
3516
|
|
|
@@ -3316,7 +3604,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3316
3604
|
<div class='column is-5 has-text-left'>
|
|
3317
3605
|
<label>类型: </label>
|
|
3318
3606
|
|
|
3319
|
-
<span class="param-type">
|
|
3607
|
+
<span class="param-type">
|
|
3608
|
+
|
|
3609
|
+
Object
|
|
3610
|
+
|
|
3611
|
+
</span>
|
|
3320
3612
|
|
|
3321
3613
|
|
|
3322
3614
|
|
|
@@ -3389,13 +3681,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3389
3681
|
|
|
3390
3682
|
<tr class="deep-level-0">
|
|
3391
3683
|
|
|
3392
|
-
<td class="name"
|
|
3684
|
+
<td class="name"><code>index</code></td>
|
|
3393
3685
|
|
|
3394
3686
|
|
|
3395
3687
|
<td class="type">
|
|
3396
3688
|
|
|
3397
3689
|
|
|
3398
|
-
<span class="param-type">
|
|
3690
|
+
<span class="param-type">
|
|
3691
|
+
|
|
3692
|
+
Number
|
|
3693
|
+
|
|
3694
|
+
</span>
|
|
3399
3695
|
|
|
3400
3696
|
|
|
3401
3697
|
|
|
@@ -3489,7 +3785,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3489
3785
|
<div class='column is-5 has-text-left'>
|
|
3490
3786
|
<label>类型: </label>
|
|
3491
3787
|
|
|
3492
|
-
<span class="param-type">
|
|
3788
|
+
<span class="param-type">
|
|
3789
|
+
|
|
3790
|
+
String
|
|
3791
|
+
|
|
3792
|
+
</span>
|
|
3493
3793
|
|
|
3494
3794
|
|
|
3495
3795
|
|
|
@@ -3562,13 +3862,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3562
3862
|
|
|
3563
3863
|
<tr class="deep-level-0">
|
|
3564
3864
|
|
|
3565
|
-
<td class="name"
|
|
3865
|
+
<td class="name"><code>styleLayerId</code></td>
|
|
3566
3866
|
|
|
3567
3867
|
|
|
3568
3868
|
<td class="type">
|
|
3569
3869
|
|
|
3570
3870
|
|
|
3571
|
-
<span class="param-type">
|
|
3871
|
+
<span class="param-type">
|
|
3872
|
+
|
|
3873
|
+
String
|
|
3874
|
+
|
|
3875
|
+
</span>
|
|
3572
3876
|
|
|
3573
3877
|
|
|
3574
3878
|
|
|
@@ -3662,7 +3966,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3662
3966
|
<div class='column is-5 has-text-left'>
|
|
3663
3967
|
<label>类型: </label>
|
|
3664
3968
|
|
|
3665
|
-
<span class="param-type">
|
|
3969
|
+
<span class="param-type">
|
|
3970
|
+
|
|
3971
|
+
Number
|
|
3972
|
+
|
|
3973
|
+
</span>
|
|
3666
3974
|
|
|
3667
3975
|
|
|
3668
3976
|
|
|
@@ -3735,13 +4043,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3735
4043
|
|
|
3736
4044
|
<tr class="deep-level-0">
|
|
3737
4045
|
|
|
3738
|
-
<td class="name"
|
|
4046
|
+
<td class="name"><code>styleLayerId</code></td>
|
|
3739
4047
|
|
|
3740
4048
|
|
|
3741
4049
|
<td class="type">
|
|
3742
4050
|
|
|
3743
4051
|
|
|
3744
|
-
<span class="param-type">
|
|
4052
|
+
<span class="param-type">
|
|
4053
|
+
|
|
4054
|
+
String
|
|
4055
|
+
|
|
4056
|
+
</span>
|
|
3745
4057
|
|
|
3746
4058
|
|
|
3747
4059
|
|
|
@@ -3835,7 +4147,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3835
4147
|
<div class='column is-5 has-text-left'>
|
|
3836
4148
|
<label>类型: </label>
|
|
3837
4149
|
|
|
3838
|
-
<span class="param-type">
|
|
4150
|
+
<span class="param-type">
|
|
4151
|
+
|
|
4152
|
+
Boolean
|
|
4153
|
+
|
|
4154
|
+
</span>
|
|
3839
4155
|
|
|
3840
4156
|
|
|
3841
4157
|
|
|
@@ -3908,13 +4224,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3908
4224
|
|
|
3909
4225
|
<tr class="deep-level-0">
|
|
3910
4226
|
|
|
3911
|
-
<td class="name"
|
|
4227
|
+
<td class="name"><code>styleLayerId</code></td>
|
|
3912
4228
|
|
|
3913
4229
|
|
|
3914
4230
|
<td class="type">
|
|
3915
4231
|
|
|
3916
4232
|
|
|
3917
|
-
<span class="param-type">
|
|
4233
|
+
<span class="param-type">
|
|
4234
|
+
|
|
4235
|
+
String
|
|
4236
|
+
|
|
4237
|
+
</span>
|
|
3918
4238
|
|
|
3919
4239
|
|
|
3920
4240
|
|
|
@@ -3933,13 +4253,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3933
4253
|
|
|
3934
4254
|
<tr class="deep-level-0">
|
|
3935
4255
|
|
|
3936
|
-
<td class="name"
|
|
4256
|
+
<td class="name"><code>key</code></td>
|
|
3937
4257
|
|
|
3938
4258
|
|
|
3939
4259
|
<td class="type">
|
|
3940
4260
|
|
|
3941
4261
|
|
|
3942
|
-
<span class="param-type">
|
|
4262
|
+
<span class="param-type">
|
|
4263
|
+
|
|
4264
|
+
String
|
|
4265
|
+
|
|
4266
|
+
</span>
|
|
3943
4267
|
|
|
3944
4268
|
|
|
3945
4269
|
|
|
@@ -3958,13 +4282,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
3958
4282
|
|
|
3959
4283
|
<tr class="deep-level-0">
|
|
3960
4284
|
|
|
3961
|
-
<td class="name"
|
|
4285
|
+
<td class="name"><code>value</code></td>
|
|
3962
4286
|
|
|
3963
4287
|
|
|
3964
4288
|
<td class="type">
|
|
3965
4289
|
|
|
3966
4290
|
|
|
3967
|
-
<span class="param-type">
|
|
4291
|
+
<span class="param-type">
|
|
4292
|
+
|
|
4293
|
+
Any
|
|
4294
|
+
|
|
4295
|
+
</span>
|
|
3968
4296
|
|
|
3969
4297
|
|
|
3970
4298
|
|
|
@@ -4105,13 +4433,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4105
4433
|
|
|
4106
4434
|
<tr class="deep-level-0">
|
|
4107
4435
|
|
|
4108
|
-
<td class="name"
|
|
4436
|
+
<td class="name"><code>styleLayerId</code></td>
|
|
4109
4437
|
|
|
4110
4438
|
|
|
4111
4439
|
<td class="type">
|
|
4112
4440
|
|
|
4113
4441
|
|
|
4114
|
-
<span class="param-type">
|
|
4442
|
+
<span class="param-type">
|
|
4443
|
+
|
|
4444
|
+
String
|
|
4445
|
+
|
|
4446
|
+
</span>
|
|
4115
4447
|
|
|
4116
4448
|
|
|
4117
4449
|
|
|
@@ -4130,13 +4462,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4130
4462
|
|
|
4131
4463
|
<tr class="deep-level-0">
|
|
4132
4464
|
|
|
4133
|
-
<td class="name"
|
|
4465
|
+
<td class="name"><code>layout</code></td>
|
|
4134
4466
|
|
|
4135
4467
|
|
|
4136
4468
|
<td class="type">
|
|
4137
4469
|
|
|
4138
4470
|
|
|
4139
|
-
<span class="param-type">
|
|
4471
|
+
<span class="param-type">
|
|
4472
|
+
|
|
4473
|
+
Object
|
|
4474
|
+
|
|
4475
|
+
</span>
|
|
4140
4476
|
|
|
4141
4477
|
|
|
4142
4478
|
|
|
@@ -4277,13 +4613,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4277
4613
|
|
|
4278
4614
|
<tr class="deep-level-0">
|
|
4279
4615
|
|
|
4280
|
-
<td class="name"
|
|
4616
|
+
<td class="name"><code>styleLayerId</code></td>
|
|
4281
4617
|
|
|
4282
4618
|
|
|
4283
4619
|
<td class="type">
|
|
4284
4620
|
|
|
4285
4621
|
|
|
4286
|
-
<span class="param-type">
|
|
4622
|
+
<span class="param-type">
|
|
4623
|
+
|
|
4624
|
+
String
|
|
4625
|
+
|
|
4626
|
+
</span>
|
|
4287
4627
|
|
|
4288
4628
|
|
|
4289
4629
|
|
|
@@ -4302,13 +4642,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4302
4642
|
|
|
4303
4643
|
<tr class="deep-level-0">
|
|
4304
4644
|
|
|
4305
|
-
<td class="name"
|
|
4645
|
+
<td class="name"><code>paint</code></td>
|
|
4306
4646
|
|
|
4307
4647
|
|
|
4308
4648
|
<td class="type">
|
|
4309
4649
|
|
|
4310
4650
|
|
|
4311
|
-
<span class="param-type">
|
|
4651
|
+
<span class="param-type">
|
|
4652
|
+
|
|
4653
|
+
Object
|
|
4654
|
+
|
|
4655
|
+
</span>
|
|
4312
4656
|
|
|
4313
4657
|
|
|
4314
4658
|
|
|
@@ -4449,13 +4793,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4449
4793
|
|
|
4450
4794
|
<tr class="deep-level-0">
|
|
4451
4795
|
|
|
4452
|
-
<td class="name"
|
|
4796
|
+
<td class="name"><code>styleLayer</code></td>
|
|
4453
4797
|
|
|
4454
4798
|
|
|
4455
4799
|
<td class="type">
|
|
4456
4800
|
|
|
4457
4801
|
|
|
4458
|
-
<span class="param-type">
|
|
4802
|
+
<span class="param-type">
|
|
4803
|
+
|
|
4804
|
+
Object
|
|
4805
|
+
|
|
4806
|
+
</span>
|
|
4459
4807
|
|
|
4460
4808
|
|
|
4461
4809
|
|
|
@@ -4474,13 +4822,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4474
4822
|
|
|
4475
4823
|
<tr class="deep-level-0">
|
|
4476
4824
|
|
|
4477
|
-
<td class="name"
|
|
4825
|
+
<td class="name"><code>index</code></td>
|
|
4478
4826
|
|
|
4479
4827
|
|
|
4480
4828
|
<td class="type">
|
|
4481
4829
|
|
|
4482
4830
|
|
|
4483
|
-
<span class="param-type">
|
|
4831
|
+
<span class="param-type">
|
|
4832
|
+
|
|
4833
|
+
String
|
|
4834
|
+
|
|
4835
|
+
</span>
|
|
4484
4836
|
|
|
4485
4837
|
|
|
4486
4838
|
|
|
@@ -4621,13 +4973,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4621
4973
|
|
|
4622
4974
|
<tr class="deep-level-0">
|
|
4623
4975
|
|
|
4624
|
-
<td class="name"
|
|
4976
|
+
<td class="name"><code>styleLayerId</code></td>
|
|
4625
4977
|
|
|
4626
4978
|
|
|
4627
4979
|
<td class="type">
|
|
4628
4980
|
|
|
4629
4981
|
|
|
4630
|
-
<span class="param-type">
|
|
4982
|
+
<span class="param-type">
|
|
4983
|
+
|
|
4984
|
+
String
|
|
4985
|
+
|
|
4986
|
+
</span>
|
|
4631
4987
|
|
|
4632
4988
|
|
|
4633
4989
|
|
|
@@ -4646,13 +5002,17 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4646
5002
|
|
|
4647
5003
|
<tr class="deep-level-0">
|
|
4648
5004
|
|
|
4649
|
-
<td class="name"
|
|
5005
|
+
<td class="name"><code>visible</code></td>
|
|
4650
5006
|
|
|
4651
5007
|
|
|
4652
5008
|
<td class="type">
|
|
4653
5009
|
|
|
4654
5010
|
|
|
4655
|
-
<span class="param-type">
|
|
5011
|
+
<span class="param-type">
|
|
5012
|
+
|
|
5013
|
+
Boolean
|
|
5014
|
+
|
|
5015
|
+
</span>
|
|
4656
5016
|
|
|
4657
5017
|
|
|
4658
5018
|
|
|
@@ -4842,7 +5202,11 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
4842
5202
|
<div class='column is-5 has-text-left'>
|
|
4843
5203
|
<label>类型: </label>
|
|
4844
5204
|
|
|
4845
|
-
<span class="param-type">
|
|
5205
|
+
<span class="param-type">
|
|
5206
|
+
|
|
5207
|
+
Object
|
|
5208
|
+
|
|
5209
|
+
</span>
|
|
4846
5210
|
|
|
4847
5211
|
|
|
4848
5212
|
|