TemplateGeospatialMapConfiguration

data class TemplateGeospatialMapConfiguration(val fieldWells: TemplateGeospatialMapFieldWells? = null, val legend: TemplateLegendOptions? = null, val mapStyleOptions: TemplateGeospatialMapStyleOptions? = null, val pointStyleOptions: TemplateGeospatialPointStyleOptions? = null, val tooltip: TemplateTooltipOptions? = null, val visualPalette: TemplateVisualPalette? = null, val windowOptions: TemplateGeospatialWindowOptions? = null)

Constructors

Link copied to clipboard
fun TemplateGeospatialMapConfiguration(fieldWells: TemplateGeospatialMapFieldWells? = null, legend: TemplateLegendOptions? = null, mapStyleOptions: TemplateGeospatialMapStyleOptions? = null, pointStyleOptions: TemplateGeospatialPointStyleOptions? = null, tooltip: TemplateTooltipOptions? = null, visualPalette: TemplateVisualPalette? = 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
Link copied to clipboard