GetSpritesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Sets color tone for map such as dark and light for specific map styles. It applies to only vector map styles such as Standard and Monochrome.

Link copied to clipboard

Sprites API: The name of the sprite file to retrieve, following pattern sprites(@2x)?\.(png|json).

Link copied to clipboard

Style specifies the desired map style for the Sprites APIs.

Link copied to clipboard

Optimizes map styles for specific use case or industry. You can choose allowed variant only with Standard map style.

Functions

Link copied to clipboard
inline fun copy(block: GetSpritesRequest.Builder.() -> Unit = {}): GetSpritesRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String