TemplateFilledMapConfiguration

data class TemplateFilledMapConfiguration(val fieldWells: TemplateFilledMapFieldWells? = null, val legend: TemplateLegendOptions? = null, val mapStyleOptions: TemplateGeospatialMapStyleOptions? = null, val sortConfiguration: TemplateFilledMapSortConfiguration? = null, val tooltip: TemplateTooltipOptions? = null, val windowOptions: TemplateGeospatialWindowOptions? = null)

Constructors

Link copied to clipboard
fun TemplateFilledMapConfiguration(fieldWells: TemplateFilledMapFieldWells? = null, legend: TemplateLegendOptions? = null, mapStyleOptions: TemplateGeospatialMapStyleOptions? = null, sortConfiguration: TemplateFilledMapSortConfiguration? = null, tooltip: TemplateTooltipOptions? = null, windowOptions: TemplateGeospatialWindowOptions? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard