MapLayers
Classes supporting map layers display.
Classes
| Name | Description | |
|---|---|---|
| ImageryMapLayerFormat | Base class imagery map layer formats. | |
| MapFeatureInfoRecord | Contains record data of a MapLayerFeature instance . | |
| MapLayerFeatureRecord | Utility class that creates a PropertyRecord out of MapLayerFeatureAttribute | |
| MapLayerFormat | Class representing a map-layer format. | |
| MapLayerFormatRegistry | A registry of MapLayerFormats identified by their unique format IDs. | |
| MapLayerImageryProvider | Abstract class for map layer imagery providers. | |
| MapLayerSource | A source for map layers. | |
| MapLayerSources | A collection of MapLayerSource objects. | 
Enumerations
| Name | Description | |
|---|---|---|
| MapLayerImageryProviderStatus | The status of the map layer imagery provider that lets you know if authentication is needed to request tiles. | |
| MapLayerSourceStatus | Values for return codes from validateSource | 
Interfaces
| Name | Description | |
|---|---|---|
| MapFeatureInfo | Main feature info container for a MapFeatureInfo query. | |
| MapFeatureInfoOptions | Options supplied to a Viewport.getMapFeatureInfo. | |
| MapLayerAccessClient | ||
| MapLayerAccessToken | ||
| MapLayerAccessTokenParams | ||
| MapLayerAuthenticationInfo | ||
| MapLayerFeature | Attributes and graphics container of a given feature instance | |
| MapLayerFeatureAttribute | Attribute of a MapLayerFeature | |
| MapLayerFeatureGeometry | Geometry of a MapLayerFeature | |
| MapLayerFeatureInfo | Features container for a given map-layer. | |
| MapLayerOptions | Options supplied at startup via mapLayerOptions to specify access keys for various map layer formats. | |
| MapLayerSourceProps | JSON representation of a map layer source. | |
| MapLayerSourceValidation | ||
| MapLayerTokenEndpoint | ||
| MapSubLayerFeatureInfo | Features container for a given sub-layer. | |
| ValidateSourceArgs | Options for validating sources | 
Type Aliases
| Name | Description | |
|---|---|---|
| MapLayerFormatType | The type of a map layer format. | 
Last Updated: 16 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.