@arcgis/core 5.0.0-next.72 → 5.0.0-next.74
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/WebDocument2D.d.ts +5 -30
- package/analysis/ElevationProfile/ElevationProfileLineQuery.d.ts +1 -1
- package/assets/esri/core/workers/RemoteClient.js +1 -1
- package/assets/esri/core/workers/chunks/0b666327e8090a6e6f6a.js +1 -0
- package/assets/esri/core/workers/chunks/16a7edb381621085a631.js +1 -0
- package/assets/esri/core/workers/chunks/{e246b256347a281c13fd.js → 22288b62da20a7a78a4f.js} +1 -1
- package/assets/esri/core/workers/chunks/{7e37a3005f2ad2c0a918.js → 23cf4cbc389d2b50e968.js} +1 -1
- package/assets/esri/core/workers/chunks/{935a6dccb88557f98189.js → 2a2f33df530b61e3a43f.js} +7 -5
- package/assets/esri/core/workers/chunks/4750f55a289bc0cf3d77.js +1 -0
- package/assets/esri/core/workers/chunks/a5181292b309b8249bd8.js +1 -0
- package/assets/esri/core/workers/chunks/ae733ee050f27f7d8924.js +1 -0
- package/assets/esri/core/workers/chunks/{64985e9b6e2edb3ceb37.js → b498db9715a722c52995.js} +45 -58
- package/assets/esri/core/workers/chunks/befeca51530bba5e8073.js +1 -0
- package/assets/esri/core/workers/chunks/cd788ed111e1e35cf9c8.js +1 -0
- package/assets/esri/core/workers/chunks/f35021214e534d5e0446.js +1 -0
- package/assets/esri/themes/base/widgets/_FeatureTable.scss +99 -22
- package/assets/esri/themes/dark/main.css +1 -1
- package/assets/esri/themes/light/main.css +1 -1
- package/assets/esri/themes/light/view.css +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_en.json +1 -1
- package/chunks/ComponentShader.glsl.js +1 -1
- package/chunks/GlowBlur.glsl.js +2 -3
- package/chunks/HUDMaterial.glsl.js +43 -56
- package/config.d.ts +6 -8
- package/config.js +1 -1
- package/core/Collection.d.ts +27 -1
- package/core/types.d.ts +0 -23
- package/geometry/support/MeshTexture.d.ts +0 -2
- package/geometry/support/MeshVertexAttributes.d.ts +0 -2
- package/identity/IdentityManagerBase.d.ts +3 -6
- package/interfaces.d.ts +3 -3
- package/kernel.js +1 -1
- package/layers/BaseDynamicLayer.d.ts +1 -4
- package/layers/BaseElevationLayer.d.ts +3 -6
- package/layers/BuildingSceneLayer.d.ts +1 -4
- package/layers/CSVLayer.d.ts +1 -4
- package/layers/CatalogLayer.d.ts +1 -4
- package/layers/DimensionLayer.d.ts +1 -4
- package/layers/ElevationLayer.d.ts +3 -6
- package/layers/FeatureLayer.d.ts +1 -4
- package/layers/GaussianSplatLayer.d.ts +0 -1
- package/layers/GeoJSONLayer.d.ts +1 -4
- package/layers/GeoRSSLayer.d.ts +1 -4
- package/layers/GraphicsLayer.d.ts +1 -4
- package/layers/GroupLayer.d.ts +1 -4
- package/layers/ImageryLayer.d.ts +1 -4
- package/layers/ImageryTileLayer.d.ts +1 -4
- package/layers/IntegratedMesh3DTilesLayer.d.ts +1 -4
- package/layers/IntegratedMeshLayer.d.ts +1 -4
- package/layers/KMLLayer.d.ts +1 -4
- package/layers/Layer.d.ts +2 -6
- package/layers/LineOfSightLayer.d.ts +1 -4
- package/layers/MapImageLayer.d.ts +1 -4
- package/layers/MapNotesLayer.d.ts +1 -4
- package/layers/MediaLayer.d.ts +1 -4
- package/layers/OGCFeatureLayer.d.ts +1 -4
- package/layers/OrientedImageryLayer.d.ts +1 -4
- package/layers/ParquetLayer.d.ts +1 -4
- package/layers/PointCloudLayer.d.ts +1 -4
- package/layers/RouteLayer.d.ts +2 -5
- package/layers/SceneLayer.d.ts +1 -4
- package/layers/SubtypeGroupLayer.d.ts +1 -12
- package/layers/TileLayer.d.ts +1 -4
- package/layers/UnknownLayer.d.ts +1 -4
- package/layers/UnsupportedLayer.d.ts +1 -4
- package/layers/VectorTileLayer.d.ts +1 -4
- package/layers/VideoLayer.d.ts +1 -4
- package/layers/ViewshedLayer.d.ts +1 -4
- package/layers/VoxelLayer.d.ts +1 -4
- package/layers/WCSLayer.d.ts +1 -4
- package/layers/WFSLayer.d.ts +1 -4
- package/layers/WMSLayer.d.ts +1 -4
- package/layers/WMTSLayer.d.ts +1 -4
- package/layers/catalog/CatalogDynamicGroupLayer.d.ts +1 -4
- package/layers/catalog/CatalogFootprintLayer.d.ts +1 -4
- package/layers/knowledgeGraph/KnowledgeGraphSublayer.d.ts +1 -6
- package/layers/mixins/EditBusLayer.d.ts +0 -1
- package/layers/support/FeatureFilter.d.ts +0 -1
- package/layers/support/MosaicRule.d.ts +0 -4
- package/layers/support/types.d.ts +2 -2
- package/layers/types.d.ts +19 -6
- package/package.json +1 -1
- package/portal/PortalUser.d.ts +1 -1
- package/renderers/support/RendererLegendOptions.d.ts +0 -1
- package/request/types.d.ts +0 -1
- package/rest/support/NormalizationBinParametersMixin.d.ts +18 -20
- package/rest/support/PrintTemplate.d.ts +0 -1
- package/rest/support/RelationshipQuery.d.ts +1 -10
- package/rest/support/types.d.ts +29 -3
- package/smartMapping/heuristics/binLevel.d.ts +1 -1
- package/smartMapping/heuristics/scaleRange.d.ts +1 -1
- package/smartMapping/heuristics/sizeRange.d.ts +1 -1
- package/smartMapping/heuristics/types.d.ts +0 -2
- package/smartMapping/labels/bins.d.ts +1 -1
- package/smartMapping/labels/clusters.d.ts +1 -1
- package/smartMapping/popup/clusters.d.ts +1 -1
- package/smartMapping/popup/templates.d.ts +1 -1
- package/smartMapping/raster/renderers/classBreaks.d.ts +1 -1
- package/smartMapping/raster/renderers/colormap.d.ts +1 -1
- package/smartMapping/raster/renderers/flow.d.ts +0 -1
- package/smartMapping/raster/renderers/rgb.d.ts +1 -1
- package/smartMapping/raster/renderers/shadedRelief.d.ts +0 -1
- package/smartMapping/raster/renderers/stretch.d.ts +1 -1
- package/smartMapping/raster/renderers/uniqueValue.d.ts +0 -1
- package/smartMapping/raster/renderers/vectorField.d.ts +0 -1
- package/smartMapping/raster/support/utils.d.ts +0 -2
- package/smartMapping/renderers/color.d.ts +6 -6
- package/smartMapping/renderers/dotDensity.d.ts +0 -1
- package/smartMapping/renderers/heatmap.d.ts +1 -1
- package/smartMapping/renderers/location.d.ts +0 -1
- package/smartMapping/renderers/opacity.d.ts +1 -1
- package/smartMapping/renderers/pieChart.d.ts +0 -2
- package/smartMapping/renderers/predominance.d.ts +0 -1
- package/smartMapping/renderers/relationship.d.ts +0 -1
- package/smartMapping/renderers/size.d.ts +4 -6
- package/smartMapping/renderers/type.d.ts +9 -5
- package/smartMapping/renderers/univariateColorSize.d.ts +2 -2
- package/smartMapping/statistics/classBreaks.d.ts +1 -1
- package/smartMapping/statistics/heatmapStatistics.d.ts +1 -1
- package/smartMapping/statistics/histogram.d.ts +1 -1
- package/smartMapping/statistics/predominantCategories.d.ts +1 -1
- package/smartMapping/statistics/summaryStatistics.d.ts +1 -1
- package/smartMapping/statistics/summaryStatisticsForAge.d.ts +1 -1
- package/smartMapping/statistics/support/ageUtils.d.ts +1 -1
- package/smartMapping/statistics/types.d.ts +26 -8
- package/smartMapping/statistics/uniqueValues.d.ts +1 -1
- package/smartMapping/symbology/color.d.ts +4 -4
- package/smartMapping/symbology/dotDensity.d.ts +3 -3
- package/smartMapping/symbology/flow.d.ts +3 -3
- package/smartMapping/symbology/heatmap.d.ts +3 -3
- package/smartMapping/symbology/location.d.ts +1 -1
- package/smartMapping/symbology/pieChart.d.ts +3 -3
- package/smartMapping/symbology/predominance.d.ts +3 -3
- package/smartMapping/symbology/relationship.d.ts +3 -3
- package/smartMapping/symbology/size.d.ts +1 -1
- package/smartMapping/symbology/support/colorRamps.d.ts +1 -1
- package/smartMapping/symbology/type.d.ts +3 -3
- package/support/revision.js +1 -1
- package/symbols/cim/types.d.ts +0 -12
- package/symbols/support/symbolUtils.d.ts +1 -1
- package/views/2d/MapViewConstraints.d.ts +2 -10
- package/views/2d/engine/brushes.js +1 -1
- package/views/2d/engine/vectorTiles/GlyphMosaic.js +1 -1
- package/views/2d/engine/vectorTiles/MemoryBuffer.js +1 -1
- package/views/2d/engine/vectorTiles/RenderBucket.js +1 -1
- package/views/2d/engine/vectorTiles/SpriteMosaic.js +1 -1
- package/views/2d/engine/vectorTiles/VTLPainter3D.js +1 -1
- package/views/2d/engine/vectorTiles/VectorTileContainer.js +1 -1
- package/views/2d/engine/vectorTiles/VertexMemoryBuffer.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/VTLBackgroundMaterial.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/VTLCircleMaterial.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/VTLFillMaterial.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/VTLLineMaterial.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/VTLMaterial.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/VTLSymbolMaterial.js +1 -1
- package/views/2d/engine/vectorTiles/style/StyleLayer.js +1 -1
- package/views/2d/engine/webgl/Painter.js +1 -1
- package/views/2d/engine/webgl/RenderingDevice.js +5 -0
- package/views/2d/engine/webgl/WGLContainer.js +1 -1
- package/views/2d/engine/webgl/meshing/Mesh.js +1 -1
- package/views/2d/engine/webgl/number.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/graph/glsl.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderBackground.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderCircle.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderFill.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderIcon.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderLine.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderOutline.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderText.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueBackground.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueCircle.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueFill.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueLine.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueSymbol.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniques.js +5 -0
- package/views/2d/engine/webgl/shaders/sources/shaderRepository.js +1 -1
- package/views/3d/layers/IntegratedMesh3DTilesLayerView3D.js +1 -1
- package/views/3d/layers/graphics/Graphics3DIconSymbolLayer.js +1 -1
- package/views/3d/layers/graphics/Graphics3DTextSymbolLayer.js +1 -1
- package/views/3d/layers/i3s/meshUtils.js +1 -1
- package/views/3d/state/NearFarHeuristic.js +1 -1
- package/views/3d/webgl-engine/collections/Component/ComponentObjectCollection.js +1 -1
- package/views/3d/webgl-engine/collections/Component/Material/ComponentData.glsl.js +1 -1
- package/views/3d/webgl-engine/collections/Component/Material/ComponentMaterial.js +1 -1
- package/views/3d/webgl-engine/collections/Component/Material/ComponentTechniqueConfiguration.js +1 -1
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexNormal.glsl.js +6 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexPosition.glsl.js +18 -14
- package/views/3d/webgl-engine/effects/glow/GlowBlur.glsl.js +1 -1
- package/views/3d/webgl-engine/effects/glow/GlowRenderNode.js +1 -1
- package/views/3d/webgl-engine/lib/edgeRendering/EdgeShaderTechniqueConfiguration.js +1 -1
- package/views/3d/webgl-engine/materials/HUDMaterial.js +1 -1
- package/views/3d/webgl-engine/shaders/HUDMaterial.glsl.js +1 -1
- package/views/3d/webgl-engine/shaders/HUDMaterialTechniqueConfiguration.js +1 -1
- package/views/3d/webgl-engine/shaders/sources/edgeRenderer/EdgeUtil.glsl.js +23 -20
- package/views/BreakpointsOwner.d.ts +2 -2
- package/views/LinkChartView.d.ts +0 -2
- package/views/View2D.d.ts +3 -15
- package/views/input/types.d.ts +2 -13
- package/views/layers/BuildingComponentSublayerView.d.ts +0 -1
- package/views/types.d.ts +2 -9
- package/views/webgl/VertexArrayObject.js +1 -1
- package/webdoc/ips/SmoothingProperties.d.ts +1 -1
- package/webdoc/ips/SmoothingProperties.js +1 -1
- package/widgets/BasemapLayerList/BasemapLayerListVisibleElements.d.ts +10 -10
- package/widgets/BasemapLayerList/types.d.ts +6 -1
- package/widgets/Bookmarks/BookmarksVisibleElements.d.ts +0 -9
- package/widgets/Bookmarks/types.d.ts +0 -4
- package/widgets/CatalogLayerList/CatalogLayerListVisibleElements.d.ts +2 -2
- package/widgets/CatalogLayerList/types.d.ts +5 -1
- package/widgets/Editor/VisibleElements.d.ts +0 -11
- package/widgets/ElevationProfile/types.d.ts +1 -1
- package/widgets/FeatureTable/FeatureTableViewModel.js +1 -1
- package/widgets/FeatureTable/FieldColumn.d.ts +0 -1
- package/widgets/FeatureTable/VisibleElements.d.ts +2 -16
- package/widgets/FeatureTable/support/AttachmentsViewOptions.d.ts +5 -3
- package/widgets/FeatureTable/support/AttachmentsViewOptions.js +1 -1
- package/widgets/FeatureTable/support/FeatureStore.js +1 -1
- package/widgets/FeatureTable.js +1 -1
- package/widgets/Features/FeaturesViewModel.d.ts +3 -27
- package/widgets/Features/FeaturesVisibleElements.d.ts +4 -4
- package/widgets/LayerList/LayerListViewModel.d.ts +20 -5
- package/widgets/LayerList/LayerListVisibleElements.d.ts +10 -12
- package/widgets/LayerList/ListItem.d.ts +33 -0
- package/widgets/LayerList/ListItemPanel.d.ts +8 -2
- package/widgets/LayerList/types.d.ts +58 -15
- package/widgets/Popup/PopupVisibleElements.d.ts +6 -6
- package/widgets/Popup/types.d.ts +1 -1
- package/widgets/ScaleRangeSlider/ScaleRanges.d.ts +1 -1
- package/widgets/Sketch/CreateToolVisibilityMap.d.ts +0 -4
- package/widgets/Sketch/VisibleElements.d.ts +0 -2
- package/widgets/Sketch/types.d.ts +1 -1
- package/widgets/TableList/ListItemPanel.d.ts +8 -0
- package/widgets/TableList/TableListViewModel.d.ts +9 -14
- package/widgets/TableList/TableListVisibleElements.d.ts +9 -11
- package/widgets/TableList/types.d.ts +13 -7
- package/widgets/support/SnappingControls/VisibleElements.d.ts +0 -4
- package/widgets/types.d.ts +1 -9
- package/assets/esri/core/workers/chunks/1d8fc0239c907ff5d1e8.js +0 -1
- package/assets/esri/core/workers/chunks/562cddaf63985e53ee6e.js +0 -1
- package/assets/esri/core/workers/chunks/b899b4e7979c13b99526.js +0 -1
- package/assets/esri/core/workers/chunks/d0ae8752419d5b761190.js +0 -1
- package/assets/esri/core/workers/chunks/df2ba5f9d57080fca183.js +0 -1
- package/assets/esri/core/workers/chunks/ee175fd4ec706f7878c0.js +0 -1
- package/assets/esri/core/workers/chunks/fc00d7278b43df813c54.js +0 -1
- package/layers/mixins/ScaleRange.d.ts +0 -16
- package/views/2d/engine/vectorTiles/shaders/Programs.js +0 -5
- package/views/2d/engine/vectorTiles/shaders/VTLMaterialManager.js +0 -5
- package/views/2d/engine/vectorTiles/shaders/sources/resolver.js +0 -5
- package/views/2d/engine/vectorTiles/shaders/sources/shaderRepository.js +0 -5
- package/views/2d/engine/vtlBrushes.js +0 -5
- package/views/2d/engine/webgl/brushes/WGLBrushVTLBackground.js +0 -5
- package/views/2d/engine/webgl/brushes/WGLBrushVTLCircle.js +0 -5
- package/views/2d/engine/webgl/brushes/WGLBrushVTLFill.js +0 -5
- package/views/2d/engine/webgl/brushes/WGLBrushVTLLine.js +0 -5
- package/views/2d/engine/webgl/brushes/WGLBrushVTLSymbol.js +0 -5
- package/views/3d/webgl-engine/effects/glow/GlowPresets.glsl.js +0 -5
- package/widgets/FeatureTable/support/FeatureStore.d.ts +0 -1
|
@@ -120,10 +120,7 @@ export default abstract class BaseElevationLayer extends Layer {
|
|
|
120
120
|
/** The tiling scheme information for the layer. */
|
|
121
121
|
get tileInfo(): TileInfo;
|
|
122
122
|
set tileInfo(value: TileInfoProperties);
|
|
123
|
-
/**
|
|
124
|
-
*
|
|
125
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
126
|
-
*/
|
|
123
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
127
124
|
get type(): "base-elevation";
|
|
128
125
|
/**
|
|
129
126
|
* Adds a promise to the layer's loadable chain.
|
|
@@ -159,7 +156,7 @@ export default abstract class BaseElevationLayer extends Layer {
|
|
|
159
156
|
* or a fixed `{number}` resolution.
|
|
160
157
|
*
|
|
161
158
|
* @param extent - The extent for which to create the sampler.
|
|
162
|
-
* @param options - Additional query options.
|
|
159
|
+
* @param options - Additional query options.
|
|
163
160
|
* @returns An elevation sampler.
|
|
164
161
|
* @since 4.12
|
|
165
162
|
*/
|
|
@@ -234,7 +231,7 @@ export default abstract class BaseElevationLayer extends Layer {
|
|
|
234
231
|
* `finest-contiguous` or a fixed `{number}` resolution.
|
|
235
232
|
*
|
|
236
233
|
* @param geometry - The geometry to use for sampling elevation data.
|
|
237
|
-
* @param options - Additional query options.
|
|
234
|
+
* @param options - Additional query options.
|
|
238
235
|
* @returns Resolves to an object with the sampled geometry, resolution information, and no data value.
|
|
239
236
|
* @since 4.12
|
|
240
237
|
* @see [ElevationLayer#queryElevation()](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ElevationLayer.html#queryElevation)
|
|
@@ -352,10 +352,7 @@ export default class BuildingSceneLayer extends BuildingSceneLayerSuperclass {
|
|
|
352
352
|
* Finally, if a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
353
353
|
*/
|
|
354
354
|
accessor title: string | null | undefined;
|
|
355
|
-
/**
|
|
356
|
-
*
|
|
357
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
358
|
-
*/
|
|
355
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
359
356
|
get type(): "building-scene";
|
|
360
357
|
/**
|
|
361
358
|
* Loads the layer and all of its sublayers.
|
package/layers/CSVLayer.d.ts
CHANGED
|
@@ -1113,10 +1113,7 @@ export default class CSVLayer extends __FeatureLayerSansType {
|
|
|
1113
1113
|
* If a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
1114
1114
|
*/
|
|
1115
1115
|
accessor title: string | null | undefined;
|
|
1116
|
-
/**
|
|
1117
|
-
*
|
|
1118
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
1119
|
-
*/
|
|
1116
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
1120
1117
|
get type(): "csv";
|
|
1121
1118
|
/**
|
|
1122
1119
|
* The URL of the CSV file.
|
package/layers/CatalogLayer.d.ts
CHANGED
|
@@ -366,10 +366,7 @@ export default class CatalogLayer extends CatalogLayerSuperclass {
|
|
|
366
366
|
* });
|
|
367
367
|
*/
|
|
368
368
|
accessor outFields: string[] | null | undefined;
|
|
369
|
-
/**
|
|
370
|
-
*
|
|
371
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
372
|
-
*/
|
|
369
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
373
370
|
get type(): "catalog";
|
|
374
371
|
/**
|
|
375
372
|
* The absolute URL of the REST endpoint of a catalog service.
|
|
@@ -137,10 +137,7 @@ export default class DimensionLayer extends DimensionLayerSuperclass {
|
|
|
137
137
|
* If a layer is loaded as part of a webscene, then the title of the layer as stored in the webscene will be used.
|
|
138
138
|
*/
|
|
139
139
|
accessor title: string | null | undefined;
|
|
140
|
-
/**
|
|
141
|
-
*
|
|
142
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
143
|
-
*/
|
|
140
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
144
141
|
get type(): "dimension";
|
|
145
142
|
}
|
|
146
143
|
declare const DimensionLayerSuperclass: typeof Layer & typeof OperationalLayer
|
|
@@ -77,10 +77,7 @@ export default class ElevationLayer extends ElevationLayerSuperclass {
|
|
|
77
77
|
* Finally, if a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
78
78
|
*/
|
|
79
79
|
accessor title: string | null | undefined;
|
|
80
|
-
/**
|
|
81
|
-
*
|
|
82
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
83
|
-
*/
|
|
80
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
84
81
|
get type(): "elevation";
|
|
85
82
|
/**
|
|
86
83
|
* URL pointing to the Elevation layer resource on an ArcGIS Image Server.
|
|
@@ -108,7 +105,7 @@ export default class ElevationLayer extends ElevationLayerSuperclass {
|
|
|
108
105
|
* `finest-contiguous` or a fixed `{number}` resolution.
|
|
109
106
|
*
|
|
110
107
|
* @param extent - The extent for which to create the sampler.
|
|
111
|
-
* @param options - Additional query options.
|
|
108
|
+
* @param options - Additional query options.
|
|
112
109
|
* @returns An elevation sampler.
|
|
113
110
|
* @since 4.7
|
|
114
111
|
*/
|
|
@@ -155,7 +152,7 @@ export default class ElevationLayer extends ElevationLayerSuperclass {
|
|
|
155
152
|
* `finest-contiguous` or a fixed `{number}` resolution.
|
|
156
153
|
*
|
|
157
154
|
* @param geometry - The geometry to use for sampling elevation data.
|
|
158
|
-
* @param options - Additional query options.
|
|
155
|
+
* @param options - Additional query options.
|
|
159
156
|
* @returns Resolves to an object with the sampled geometry, resolution information, and no data value.
|
|
160
157
|
* @example
|
|
161
158
|
* const [ElevationLayer, Multipoint] = await $arcgis.import([
|
package/layers/FeatureLayer.d.ts
CHANGED
|
@@ -760,10 +760,7 @@ export interface FeatureLayerEvents extends EditBusLayerEvents, RefreshableLayer
|
|
|
760
760
|
* @see [FeatureLayerView](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html)
|
|
761
761
|
*/
|
|
762
762
|
export default class FeatureLayer extends __FeatureLayerSansType {
|
|
763
|
-
/**
|
|
764
|
-
*
|
|
765
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
766
|
-
*/
|
|
763
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
767
764
|
get type(): "feature";
|
|
768
765
|
}
|
|
769
766
|
export abstract class __FeatureLayerSansType extends FeatureLayerSuperclass {
|
|
@@ -85,7 +85,6 @@ export default class GaussianSplatLayer extends GaussianSplatLayerSuperclass {
|
|
|
85
85
|
*/
|
|
86
86
|
accessor title: string | null | undefined;
|
|
87
87
|
/**
|
|
88
|
-
*
|
|
89
88
|
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
90
89
|
*
|
|
91
90
|
* @since 5.0
|
package/layers/GeoJSONLayer.d.ts
CHANGED
|
@@ -1369,10 +1369,7 @@ export default class GeoJSONLayer extends GeoJSONLayerSuperclass {
|
|
|
1369
1369
|
* @default "GeoJSON"
|
|
1370
1370
|
*/
|
|
1371
1371
|
accessor title: string | null | undefined;
|
|
1372
|
-
/**
|
|
1373
|
-
*
|
|
1374
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
1375
|
-
*/
|
|
1372
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
1376
1373
|
get type(): "geojson";
|
|
1377
1374
|
/**
|
|
1378
1375
|
* The URL of the GeoJSON file.
|
package/layers/GeoRSSLayer.d.ts
CHANGED
|
@@ -121,10 +121,7 @@ export default class GeoRSSLayer extends GeoRSSLayerSuperclass {
|
|
|
121
121
|
* If a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
122
122
|
*/
|
|
123
123
|
accessor title: string | null | undefined;
|
|
124
|
-
/**
|
|
125
|
-
*
|
|
126
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
127
|
-
*/
|
|
124
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
128
125
|
get type(): "geo-rss";
|
|
129
126
|
/** The URL pointing to a GeoRSS file. This must be publicly available. */
|
|
130
127
|
accessor url: string | null | undefined;
|
|
@@ -199,10 +199,7 @@ export default class GraphicsLayer extends GraphicsLayerSuperclass {
|
|
|
199
199
|
* @since 4.4
|
|
200
200
|
*/
|
|
201
201
|
accessor screenSizePerspectiveEnabled: boolean;
|
|
202
|
-
/**
|
|
203
|
-
*
|
|
204
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
205
|
-
*/
|
|
202
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
206
203
|
get type(): "graphics";
|
|
207
204
|
/**
|
|
208
205
|
* Adds a graphic to the layer's graphic collection. The [Collection#@before-changes](https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Collection.html#event-before-changes),
|
package/layers/GroupLayer.d.ts
CHANGED
|
@@ -171,10 +171,7 @@ export default class GroupLayer extends GroupLayerSuperclass {
|
|
|
171
171
|
* layer.minScale = 0;
|
|
172
172
|
*/
|
|
173
173
|
accessor minScale: number;
|
|
174
|
-
/**
|
|
175
|
-
*
|
|
176
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
177
|
-
*/
|
|
174
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
178
175
|
get type(): "group";
|
|
179
176
|
/**
|
|
180
177
|
* Indicates how to manage the visibility of the children layers. Possible values
|
package/layers/ImageryLayer.d.ts
CHANGED
|
@@ -320,10 +320,7 @@ export default class ImageryLayer extends ImageryLayerSuperclass {
|
|
|
320
320
|
* @since 4.34
|
|
321
321
|
*/
|
|
322
322
|
accessor screenSizePerspectiveEnabled: boolean;
|
|
323
|
-
/**
|
|
324
|
-
*
|
|
325
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
326
|
-
*/
|
|
323
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
327
324
|
get type(): "imagery";
|
|
328
325
|
/**
|
|
329
326
|
* Creates a default popup template for the layer, populated with all the fields of the layer.
|
|
@@ -703,10 +703,7 @@ export default class ImageryTileLayer extends ImageryTileLayerSuperclass {
|
|
|
703
703
|
* Finally, if a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
704
704
|
*/
|
|
705
705
|
accessor title: string | null | undefined;
|
|
706
|
-
/**
|
|
707
|
-
*
|
|
708
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
709
|
-
*/
|
|
706
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
710
707
|
get type(): "imagery-tile";
|
|
711
708
|
/**
|
|
712
709
|
* The URL of the REST endpoint of the layer. The URL may either point to a resource on ArcGIS Enterprise or ArcGIS Online.
|
|
@@ -179,10 +179,7 @@ export default class IntegratedMesh3DTilesLayer extends IntegratedMesh3DTilesLay
|
|
|
179
179
|
* Finally, if a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
180
180
|
*/
|
|
181
181
|
accessor title: string | null | undefined;
|
|
182
|
-
/**
|
|
183
|
-
*
|
|
184
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
185
|
-
*/
|
|
182
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
186
183
|
get type(): "integrated-mesh-3dtiles";
|
|
187
184
|
/** The URL of the root json file. */
|
|
188
185
|
accessor url: string | null | undefined;
|
|
@@ -178,10 +178,7 @@ export default class IntegratedMeshLayer extends IntegratedMeshLayerSuperclass {
|
|
|
178
178
|
* Finally, if a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
179
179
|
*/
|
|
180
180
|
accessor title: string | null | undefined;
|
|
181
|
-
/**
|
|
182
|
-
*
|
|
183
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
184
|
-
*/
|
|
181
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
185
182
|
get type(): "integrated-mesh";
|
|
186
183
|
/**
|
|
187
184
|
* Saves the layer to its existing portal item in the [Portal](https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html)
|
package/layers/KMLLayer.d.ts
CHANGED
|
@@ -54,10 +54,7 @@ export default class KMLLayer extends KMLLayerSuperclass {
|
|
|
54
54
|
set sublayers(value: ReadonlyArrayOrCollection<KMLSublayerProperties> | null | undefined);
|
|
55
55
|
/** The title of the layer used to identify it in places such as the [LayerList](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList.html) widget. */
|
|
56
56
|
accessor title: string | null | undefined;
|
|
57
|
-
/**
|
|
58
|
-
*
|
|
59
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
60
|
-
*/
|
|
57
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
61
58
|
get type(): "kml";
|
|
62
59
|
/** The publicly accessible URL for a .kml or .kmz file. */
|
|
63
60
|
accessor url: string | null | undefined;
|
package/layers/Layer.d.ts
CHANGED
|
@@ -309,11 +309,10 @@ export default abstract class Layer extends LayerSuperclass {
|
|
|
309
309
|
*/
|
|
310
310
|
accessor id: string;
|
|
311
311
|
/**
|
|
312
|
-
*
|
|
313
312
|
* Indicates how the layer should display in the [Layer List](https://developers.arcgis.com/javascript/latest/references/map-components/arcgis-layer-list/) component.
|
|
314
313
|
* The possible values are listed below.
|
|
315
314
|
*
|
|
316
|
-
*
|
|
315
|
+
* Value | Description
|
|
317
316
|
* -----|------------
|
|
318
317
|
* show | The layer is visible in the table of contents.
|
|
319
318
|
* hide | The layer is hidden in the table of contents.
|
|
@@ -373,10 +372,7 @@ export default abstract class Layer extends LayerSuperclass {
|
|
|
373
372
|
* in the webmap/webscene will be used.
|
|
374
373
|
*/
|
|
375
374
|
accessor title: string | null | undefined;
|
|
376
|
-
/**
|
|
377
|
-
*
|
|
378
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
379
|
-
*/
|
|
375
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
380
376
|
get type(): LayerType;
|
|
381
377
|
/**
|
|
382
378
|
* Specifies a fixed [time extent](https://developers.arcgis.com/javascript/latest/api-reference/esri-time-TimeExtent.html) during which a layer should be visible. This property can be used to configure a layer that does not have time values
|
|
@@ -160,10 +160,7 @@ export default class LineOfSightLayer extends LineOfSightLayerSuperclass {
|
|
|
160
160
|
*/
|
|
161
161
|
get targets(): Collection<LineOfSightAnalysisTarget> | null | undefined;
|
|
162
162
|
set targets(value: ReadonlyArrayOrCollection<LineOfSightAnalysisTargetProperties> | null);
|
|
163
|
-
/**
|
|
164
|
-
*
|
|
165
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
166
|
-
*/
|
|
163
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
167
164
|
get type(): "line-of-sight";
|
|
168
165
|
}
|
|
169
166
|
declare const LineOfSightLayerSuperclass: typeof Layer & typeof OperationalLayer
|
|
@@ -611,10 +611,7 @@ export default class MapImageLayer extends MapImageLayerSuperclass {
|
|
|
611
611
|
* Finally, if a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
612
612
|
*/
|
|
613
613
|
accessor title: string | null | undefined;
|
|
614
|
-
/**
|
|
615
|
-
*
|
|
616
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
617
|
-
*/
|
|
614
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
618
615
|
get type(): "map-image";
|
|
619
616
|
/**
|
|
620
617
|
* The URL to the REST endpoint of the map service.
|
|
@@ -171,10 +171,7 @@ export default class MapNotesLayer extends MapNotesLayerSuperclass {
|
|
|
171
171
|
* @default "Map Notes"
|
|
172
172
|
*/
|
|
173
173
|
accessor title: string | null | undefined;
|
|
174
|
-
/**
|
|
175
|
-
*
|
|
176
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
177
|
-
*/
|
|
174
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
178
175
|
get type(): "map-notes";
|
|
179
176
|
}
|
|
180
177
|
declare const MapNotesLayerSuperclass: typeof Layer & typeof PortalLayer & typeof OperationalLayer & typeof ScaleRangeLayer & typeof BlendLayer
|
package/layers/MediaLayer.d.ts
CHANGED
|
@@ -170,10 +170,7 @@ export default class MediaLayer extends MediaLayerSuperclass {
|
|
|
170
170
|
*/
|
|
171
171
|
get spatialReference(): SpatialReference;
|
|
172
172
|
set spatialReference(value: SpatialReferenceProperties);
|
|
173
|
-
/**
|
|
174
|
-
*
|
|
175
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
176
|
-
*/
|
|
173
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
177
174
|
get type(): "media";
|
|
178
175
|
/**
|
|
179
176
|
* Saves the layer to its existing portal item in the [Portal](https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html)
|
|
@@ -412,10 +412,7 @@ export default class OGCFeatureLayer extends OGCFeatureLayerSuperclass {
|
|
|
412
412
|
* });
|
|
413
413
|
*/
|
|
414
414
|
accessor title: string | null | undefined;
|
|
415
|
-
/**
|
|
416
|
-
*
|
|
417
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
418
|
-
*/
|
|
415
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
419
416
|
get type(): "ogc-feature";
|
|
420
417
|
/**
|
|
421
418
|
* The URL to the server.
|
|
@@ -767,10 +767,7 @@ export default class OrientedImageryLayer extends __FeatureLayerSansType {
|
|
|
767
767
|
* @example layer.verticalFieldOfView = 20;
|
|
768
768
|
*/
|
|
769
769
|
accessor timeIntervalUnit: TimeIntervalUnit;
|
|
770
|
-
/**
|
|
771
|
-
*
|
|
772
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
773
|
-
*/
|
|
770
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
774
771
|
get type(): "oriented-imagery";
|
|
775
772
|
/**
|
|
776
773
|
* The URL of the Oriented Imagery layer service.
|
package/layers/ParquetLayer.d.ts
CHANGED
|
@@ -505,10 +505,7 @@ export default class ParquetLayer extends ParquetLayerSuperclass {
|
|
|
505
505
|
*/
|
|
506
506
|
get spatialReference(): SpatialReference;
|
|
507
507
|
set spatialReference(value: SpatialReferenceProperties);
|
|
508
|
-
/**
|
|
509
|
-
*
|
|
510
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
511
|
-
*/
|
|
508
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
512
509
|
get type(): "parquet";
|
|
513
510
|
/**
|
|
514
511
|
* Collection of urls for Parquet files.
|
|
@@ -340,10 +340,7 @@ export default class PointCloudLayer extends PointCloudLayerSuperclass {
|
|
|
340
340
|
* Finally, if a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
341
341
|
*/
|
|
342
342
|
accessor title: string | null | undefined;
|
|
343
|
-
/**
|
|
344
|
-
*
|
|
345
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
346
|
-
*/
|
|
343
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
347
344
|
get type(): "point-cloud";
|
|
348
345
|
/**
|
|
349
346
|
* Creates a default popup template for the layer, populated with all the fields of the layer. The field CLASS_CODE is decoded with the category name.
|
package/layers/RouteLayer.d.ts
CHANGED
|
@@ -238,10 +238,7 @@ export default class RouteLayer extends RouteLayerSuperclass {
|
|
|
238
238
|
* The title will default to the name of the solved route or "Route" if unsolved.
|
|
239
239
|
*/
|
|
240
240
|
accessor title: string | null | undefined;
|
|
241
|
-
/**
|
|
242
|
-
*
|
|
243
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
244
|
-
*/
|
|
241
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
245
242
|
get type(): "route";
|
|
246
243
|
/**
|
|
247
244
|
* The URL of the REST endpoint of the Route service.
|
|
@@ -427,7 +424,7 @@ export default class RouteLayer extends RouteLayerSuperclass {
|
|
|
427
424
|
/**
|
|
428
425
|
* Updates the layer with the results from a solved route layer.
|
|
429
426
|
*
|
|
430
|
-
* @param routeLayerSolveResult -
|
|
427
|
+
* @param routeLayerSolveResult - The results from a solved route layer.
|
|
431
428
|
* @see [solve()](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-RouteLayer.html#solve)
|
|
432
429
|
*/
|
|
433
430
|
update(routeLayerSolveResult: RouteLayerSolveResult): void;
|
package/layers/SceneLayer.d.ts
CHANGED
|
@@ -1055,10 +1055,7 @@ export default class SceneLayer extends SceneLayerSuperclass {
|
|
|
1055
1055
|
* Finally, if a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
1056
1056
|
*/
|
|
1057
1057
|
accessor title: string | null | undefined;
|
|
1058
|
-
/**
|
|
1059
|
-
*
|
|
1060
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
1061
|
-
*/
|
|
1058
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
1062
1059
|
get type(): "scene";
|
|
1063
1060
|
/**
|
|
1064
1061
|
* Determines if the layer will update its temporal data based on the view's
|
|
@@ -188,7 +188,6 @@ export default class SubtypeGroupLayer extends SubtypeGroupLayerSuperclass {
|
|
|
188
188
|
* Determines if the layer is editable.
|
|
189
189
|
*
|
|
190
190
|
* @default true
|
|
191
|
-
* @since 4.18
|
|
192
191
|
* @see [applyEdits()](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-SubtypeGroupLayer.html#applyEdits)
|
|
193
192
|
*/
|
|
194
193
|
get editingEnabled(): boolean;
|
|
@@ -286,10 +285,7 @@ export default class SubtypeGroupLayer extends SubtypeGroupLayerSuperclass {
|
|
|
286
285
|
*/
|
|
287
286
|
get sublayers(): Collection<SubtypeSublayer>;
|
|
288
287
|
set sublayers(value: ReadonlyArrayOrCollection<SubtypeSublayerProperties>);
|
|
289
|
-
/**
|
|
290
|
-
*
|
|
291
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
292
|
-
*/
|
|
288
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
293
289
|
get type(): "subtype-group";
|
|
294
290
|
/**
|
|
295
291
|
* Adds an attachment to a feature. This operation is available only if the layer's
|
|
@@ -300,7 +296,6 @@ export default class SubtypeGroupLayer extends SubtypeGroupLayerSuperclass {
|
|
|
300
296
|
* @returns When resolved, a [FeatureEditResult](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-graphics-editingSupport.html#FeatureEditResult)
|
|
301
297
|
* object is returned. FeatureEditResult indicates whether or not the edit was successful. If successful, the `objectId` of the result is the Id of
|
|
302
298
|
* the new attachment. If unsuccessful, it also includes an error `name` and error `message`.
|
|
303
|
-
* @since 4.9
|
|
304
299
|
* @see [capabilities.data.supportsAttachment](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-SubtypeGroupLayer.html#capabilities)
|
|
305
300
|
* @example
|
|
306
301
|
* view.when(function () {
|
|
@@ -459,7 +454,6 @@ export default class SubtypeGroupLayer extends SubtypeGroupLayerSuperclass {
|
|
|
459
454
|
* @returns When resolved, an array of [FeatureEditResults](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-graphics-editingSupport.html#FeatureEditResult)
|
|
460
455
|
* is returned. FeatureEditResult indicates whether or not the edit was successful. If successful, the `objectId` of the result is the Id of
|
|
461
456
|
* the new attachment. If unsuccessful, it also includes an error `name` and error `message`.
|
|
462
|
-
* @since 4.9
|
|
463
457
|
* @see [capabilities.data.supportsAttachment](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-SubtypeGroupLayer.html#capabilities)
|
|
464
458
|
*/
|
|
465
459
|
deleteAttachments(feature: Graphic, attachmentIds: number[]): Promise<FeatureEditResult[]>;
|
|
@@ -499,7 +493,6 @@ export default class SubtypeGroupLayer extends SubtypeGroupLayerSuperclass {
|
|
|
499
493
|
*
|
|
500
494
|
* @returns Resolves when all the sublayers have been [loaded](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-SubtypeGroupLayer.html#loaded).
|
|
501
495
|
* Rejects if one or more of the sublayers failed to load.
|
|
502
|
-
* @since 4.15
|
|
503
496
|
* @see [load()](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-SubtypeGroupLayer.html#load)
|
|
504
497
|
* @example
|
|
505
498
|
* // Load all resources but ignore if one or more of them failed to load
|
|
@@ -531,7 +524,6 @@ export default class SubtypeGroupLayer extends SubtypeGroupLayerSuperclass {
|
|
|
531
524
|
* @returns When resolved, returns an object containing
|
|
532
525
|
* [AttachmentInfos](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-query-support-AttachmentInfo.html) grouped by the source
|
|
533
526
|
* feature objectIds.
|
|
534
|
-
* @since 4.9
|
|
535
527
|
* @see [capabilities.data.supportsAttachment](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-SubtypeGroupLayer.html#capabilities)
|
|
536
528
|
* @see [capabilities.operations.supportsQueryAttachments](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-SubtypeGroupLayer.html#capabilities)
|
|
537
529
|
* @example
|
|
@@ -788,7 +780,6 @@ export default class SubtypeGroupLayer extends SubtypeGroupLayerSuperclass {
|
|
|
788
780
|
* @returns When resolved, returns [FeatureSets](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-FeatureSet.html) grouped
|
|
789
781
|
* by source layer/table objectIds. Each [FeatureSet](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-FeatureSet.html) contains an array of [Graphic](https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html)
|
|
790
782
|
* features including the values of the fields requested by the user.
|
|
791
|
-
* @since 4.9
|
|
792
783
|
* @see [relationships property](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-SubtypeGroupLayer.html#relationships)
|
|
793
784
|
* @see [Sample - Query Related Features](https://developers.arcgis.com/javascript/latest/sample-code/query-related-features/)
|
|
794
785
|
* @example
|
|
@@ -829,7 +820,6 @@ export default class SubtypeGroupLayer extends SubtypeGroupLayerSuperclass {
|
|
|
829
820
|
* @param options - An object with the following properties.
|
|
830
821
|
* @returns When resolved, returns a hashmap containing key value pairs. Key in this case is the `objectId`
|
|
831
822
|
* of the feature and value is the number of related features.
|
|
832
|
-
* @since 4.17
|
|
833
823
|
* @see [relationships property](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-SubtypeGroupLayer.html#relationships)
|
|
834
824
|
* @see [Sample - Query Related Features](https://developers.arcgis.com/javascript/latest/sample-code/query-related-features/)
|
|
835
825
|
* @example
|
|
@@ -898,7 +888,6 @@ export default class SubtypeGroupLayer extends SubtypeGroupLayerSuperclass {
|
|
|
898
888
|
* @returns When resolved, a [FeatureEditResult](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-graphics-editingSupport.html#FeatureEditResult)
|
|
899
889
|
* object is returned. FeatureEditResult indicates whether or not the edit was successful. If successful, the `objectId` of the result is the Id of
|
|
900
890
|
* the new attachment. If unsuccessful, it also includes an error `name` and error `message`.
|
|
901
|
-
* @since 4.9
|
|
902
891
|
* @see [capabilities.data.supportsAttachment](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-SubtypeGroupLayer.html#capabilities)
|
|
903
892
|
*/
|
|
904
893
|
updateAttachment(feature: Graphic, attachmentId: number, attachment: HTMLFormElement | FormData): Promise<FeatureEditResult>;
|
package/layers/TileLayer.d.ts
CHANGED
|
@@ -167,10 +167,7 @@ export default class TileLayer extends TileLayerSuperclass {
|
|
|
167
167
|
* Finally, if a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
168
168
|
*/
|
|
169
169
|
accessor title: string | null | undefined;
|
|
170
|
-
/**
|
|
171
|
-
*
|
|
172
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
173
|
-
*/
|
|
170
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
174
171
|
get type(): "tile";
|
|
175
172
|
/**
|
|
176
173
|
* The URL of the REST endpoint of the layer. The URL may either point to a
|
package/layers/UnknownLayer.d.ts
CHANGED
|
@@ -21,10 +21,7 @@ export interface UnknownLayerProperties extends LayerProperties, PortalLayerProp
|
|
|
21
21
|
*/
|
|
22
22
|
export default class UnknownLayer extends UnknownLayerSuperclass {
|
|
23
23
|
constructor(properties?: UnknownLayerProperties);
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
27
|
-
*/
|
|
24
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
28
25
|
get type(): "unknown";
|
|
29
26
|
}
|
|
30
27
|
declare const UnknownLayerSuperclass: typeof Layer & typeof PortalLayer
|
|
@@ -25,10 +25,7 @@ export default class UnsupportedLayer extends UnsupportedLayerSuperclass {
|
|
|
25
25
|
* @since 4.28
|
|
26
26
|
*/
|
|
27
27
|
get persistenceEnabled(): boolean;
|
|
28
|
-
/**
|
|
29
|
-
*
|
|
30
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
31
|
-
*/
|
|
28
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
32
29
|
get type(): "unsupported";
|
|
33
30
|
}
|
|
34
31
|
declare const UnsupportedLayerSuperclass: typeof Layer & typeof PortalLayer
|
|
@@ -589,10 +589,7 @@ export default class VectorTileLayer extends VectorTileLayerSuperclass {
|
|
|
589
589
|
* Finally, if a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
590
590
|
*/
|
|
591
591
|
accessor title: string | null | undefined;
|
|
592
|
-
/**
|
|
593
|
-
*
|
|
594
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
595
|
-
*/
|
|
592
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
596
593
|
get type(): "vector-tile";
|
|
597
594
|
/**
|
|
598
595
|
* The URL to the [vector tile service](https://developers.arcgis.com/rest/services-reference/enterprise/vector-tile-service/),
|
package/layers/VideoLayer.d.ts
CHANGED
|
@@ -513,10 +513,7 @@ export default class VideoLayer extends VideoLayerSuperclass {
|
|
|
513
513
|
* videoLayer.title = "My Video Layer";
|
|
514
514
|
*/
|
|
515
515
|
accessor title: string | null | undefined;
|
|
516
|
-
/**
|
|
517
|
-
*
|
|
518
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
519
|
-
*/
|
|
516
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
520
517
|
get type(): "video";
|
|
521
518
|
/** The URL to the REST endpoint of the video service. */
|
|
522
519
|
accessor url: string | null | undefined;
|
|
@@ -123,10 +123,7 @@ export default class ViewshedLayer extends ViewshedLayerSuperclass {
|
|
|
123
123
|
* If a layer is loaded as part of a webscene, then the title of the layer as stored in the webscene will be used.
|
|
124
124
|
*/
|
|
125
125
|
accessor title: string | null | undefined;
|
|
126
|
-
/**
|
|
127
|
-
*
|
|
128
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
129
|
-
*/
|
|
126
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
130
127
|
get type(): "viewshed";
|
|
131
128
|
}
|
|
132
129
|
declare const ViewshedLayerSuperclass: typeof Layer & typeof OperationalLayer
|
package/layers/VoxelLayer.d.ts
CHANGED
|
@@ -538,10 +538,7 @@ export default class VoxelLayer extends VoxelLayerSuperclass {
|
|
|
538
538
|
*/
|
|
539
539
|
get timeOffset(): TimeInterval | null | undefined;
|
|
540
540
|
set timeOffset(value: TimeIntervalProperties | null | undefined);
|
|
541
|
-
/**
|
|
542
|
-
*
|
|
543
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
544
|
-
*/
|
|
541
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
545
542
|
get type(): "voxel";
|
|
546
543
|
/**
|
|
547
544
|
* Determines if the layer will update its temporal data based on the view's
|
package/layers/WCSLayer.d.ts
CHANGED
|
@@ -216,10 +216,7 @@ export default class WCSLayer extends WCSLayerSuperclass {
|
|
|
216
216
|
}) | (FlowRendererProperties & {
|
|
217
217
|
type: "flow";
|
|
218
218
|
}) | null | undefined);
|
|
219
|
-
/**
|
|
220
|
-
*
|
|
221
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
222
|
-
*/
|
|
219
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
223
220
|
get type(): "wcs";
|
|
224
221
|
/** The URL of the WCS service endpoint of the layer. */
|
|
225
222
|
url: string;
|
package/layers/WFSLayer.d.ts
CHANGED
|
@@ -595,10 +595,7 @@ export default class WFSLayer extends WFSLayerSuperclass {
|
|
|
595
595
|
* @default "WFS"
|
|
596
596
|
*/
|
|
597
597
|
accessor title: string | null | undefined;
|
|
598
|
-
/**
|
|
599
|
-
*
|
|
600
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
601
|
-
*/
|
|
598
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
602
599
|
get type(): "wfs";
|
|
603
600
|
/**
|
|
604
601
|
* The url to the WFS service. The service must be version 2.0.0, and must support GeoJSON data.
|
package/layers/WMSLayer.d.ts
CHANGED
|
@@ -778,10 +778,7 @@ export default class WMSLayer extends WMSLayerSuperclass {
|
|
|
778
778
|
* If a layer is loaded as part of a webmap or a webscene, then the title of the layer as stored in the webmap/webscene will be used.
|
|
779
779
|
*/
|
|
780
780
|
accessor title: string | null | undefined;
|
|
781
|
-
/**
|
|
782
|
-
*
|
|
783
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
784
|
-
*/
|
|
781
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
785
782
|
get type(): "wms";
|
|
786
783
|
/** The URL of the WMS service. */
|
|
787
784
|
accessor url: string;
|