MapLayerSourceStatus Enumeration
Values for return codes from validateSource
Members
| Name | Value | Description | 
|---|---|---|
| IncompatibleFormat | Format is not compatible with the URL provided. | |
| InvalidCoordinateSystem | Map-layer coordinate system is not supported | |
| InvalidCredentials | Authorization has failed when accessing this layer source. | |
| InvalidFormat | Provided format id could not be resolved in MapLayerFormatRegistry | |
| InvalidTileTree | The tiling schema of the source is not supported | |
| InvalidUrl | Could not not connect to remote server using the provided URL. | |
| RequireAuth | Authorization is required to access this map layer source. | |
| Valid | Layer source is valid | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.