RequestResourceType

The enumeration defines the type of resource requested by the `map`.

Entries

Link copied to clipboard

The resource type is unknown.

Link copied to clipboard

The resource type is a style document.

Link copied to clipboard

The resource type is a source document, for example, TileJSON.

Link copied to clipboard

The resource type is a tile, for example, a vector or raster tile.

Link copied to clipboard

The resource type is glyphs used to render text on the map.

Link copied to clipboard

The resource type is a sprite image used together with the sprite JSON definition to create a sprite sheet.

Link copied to clipboard

The resource type is a sprite JSON metadata used to create a sprite sheet.

Link copied to clipboard

The resource type is an image, for example, image rendered by the `image` style source.

Link copied to clipboard

The resource type is a 3D model.

Functions

Link copied to clipboard
open fun toString(): String
Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.