GetStyleDescriptorRequest

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

Displays the shape and steepness of terrain features using elevation lines. The density value controls how densely the available contour line information is rendered on the map.

Link copied to clipboard
val key: String?

Optional: The API key to be used for authorization. Either an API key or valid SigV4 signature must be provided when making a request.

Link copied to clipboard

Specifies the political view using ISO 3166-2 or ISO 3166-3 country code format.

Link copied to clipboard

Style specifies the desired map style.

Link copied to clipboard

Adjusts how physical terrain details are rendered on the map.

Link copied to clipboard

Displays real-time traffic information overlay on map, such as incident events and flow events.

Link copied to clipboard

Renders additional map information relevant to selected travel modes. Information for multiple travel modes can be displayed simultaneously, although this increases the overall information density rendered on the map.

Functions

Link copied to clipboard
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