SupportedLayerTypesInWebMapSpec

Enumeration

For now, we only support some types of layers. This type is used by adding a data source from item data. For example, to add data from a group layer item, to create the child data sources, we need to parse the group layer item data. Please see https://developers.arcgis.com/web-map-specification/objects/operationalLayers/ and https://developers.arcgis.com/web-scene-specification/objects/operationalLayers/.

Enumeration Members

Enumeration memberValue
CSV
"CSV"
FeatureLayer
"ArcGISFeatureLayer"
GeoJSON
"GeoJSON"
GroupLayer
"GroupLayer"
ImageService
"ArcGISImageServiceLayer"
KML
"KML"
MapService
"ArcGISMapServiceLayer"
SceneLayer
"ArcGISSceneServiceLayer"
SubtypeGroupLayer
"SubtypeGroupLayer"
TiledImageService
"ArcGISTiledImageServiceLayer"
TiledMapService
"ArcGISTiledMapServiceLayer"
VectorTileService
"VectorTileLayer"
WFS
"WFS"
WMS
"WMS"

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close