DashboardGeospatialLayerItem

constructor(actions: List<DashboardLayerCustomAction>? = null, dataSource: DashboardGeospatialDataSourceItem? = null, joinDefinition: DashboardGeospatialLayerJoinDefinition? = null, label: String? = null, layerDefinition: DashboardGeospatialLayerDefinition? = null, layerId: String, layerType: DashboardGeospatialLayerType? = null, tooltip: DashboardTooltipOptions? = null, visibility: DashboardVisibility? = null)