DashboardGeospatialLayerJoinDefinition

data class DashboardGeospatialLayerJoinDefinition(val colorField: DashboardGeospatialLayerColorField? = null, val datasetKeyField: DashboardUnaggregatedField? = null, val shapeKeyField: String? = null)

Constructors

Link copied to clipboard
constructor(colorField: DashboardGeospatialLayerColorField? = null, datasetKeyField: DashboardUnaggregatedField? = null, shapeKeyField: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The geospatial color field for the join definition.

Link copied to clipboard
Link copied to clipboard
val shapeKeyField: String? = null

The name of the field or property in the geospatial data source.