CreateMapRequest

Types

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

Properties

Link copied to clipboard

Specifies the MapConfiguration, including the map style, for the map resource that you create. The map style defines the look of maps and the data provider for your map resource.

Link copied to clipboard

An optional description for the map resource.

Link copied to clipboard

The name for the map resource.

Link copied to clipboard

Applies one or more tags to the map resource. A tag is a key-value pair helps manage, identify, search, and filter your resources by labelling them.

Functions

Link copied to clipboard
inline fun copy(block: CreateMapRequest.Builder.() -> Unit = {}): CreateMapRequest
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