LayerMapVisual

A layer map visual.

Types

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

Properties

Link copied to clipboard

The configuration settings of the visual.

Link copied to clipboard

The dataset that is used to create the layer map visual. You can't create a visual without a dataset.

Link copied to clipboard

The subtitle label options for a visual.

Link copied to clipboard

The title label options for a visual.

Link copied to clipboard

The alt text for the visual.

Link copied to clipboard

The ID of the visual.

Functions

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