MapLayerSourceStatus Enumeration

Values for return codes from MapLayerSource.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: 29 March, 2024