Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
GeospatialMapConfiguration |
GeospatialMapConfiguration.clone() |
GeospatialMapConfiguration |
GeospatialMapVisual.getChartConfiguration()
The configuration settings of the visual.
|
GeospatialMapConfiguration |
GeospatialMapConfiguration.withFieldWells(GeospatialMapFieldWells fieldWells)
The field wells of the visual.
|
GeospatialMapConfiguration |
GeospatialMapConfiguration.withLegend(LegendOptions legend)
The legend display setup of the visual.
|
GeospatialMapConfiguration |
GeospatialMapConfiguration.withMapStyleOptions(GeospatialMapStyleOptions mapStyleOptions)
The map style options of the geospatial map.
|
GeospatialMapConfiguration |
GeospatialMapConfiguration.withPointStyleOptions(GeospatialPointStyleOptions pointStyleOptions)
The point style options of the geospatial map.
|
GeospatialMapConfiguration |
GeospatialMapConfiguration.withTooltip(TooltipOptions tooltip)
The tooltip display setup of the visual.
|
GeospatialMapConfiguration |
GeospatialMapConfiguration.withVisualPalette(VisualPalette visualPalette) |
GeospatialMapConfiguration |
GeospatialMapConfiguration.withWindowOptions(GeospatialWindowOptions windowOptions)
The window options of the geospatial map.
|
Modifier and Type | Method and Description |
---|---|
void |
GeospatialMapVisual.setChartConfiguration(GeospatialMapConfiguration chartConfiguration)
The configuration settings of the visual.
|
GeospatialMapVisual |
GeospatialMapVisual.withChartConfiguration(GeospatialMapConfiguration chartConfiguration)
The configuration settings of the visual.
|
Copyright © 2023. All rights reserved.