Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
GeospatialPointStyleOptions |
GeospatialPointStyleOptions.clone() |
GeospatialPointStyleOptions |
GeospatialMapConfiguration.getPointStyleOptions()
The point style options of the geospatial map.
|
GeospatialPointStyleOptions |
GeospatialPointStyleOptions.withClusterMarkerConfiguration(ClusterMarkerConfiguration clusterMarkerConfiguration)
The cluster marker configuration of the geospatial point style.
|
GeospatialPointStyleOptions |
GeospatialPointStyleOptions.withHeatmapConfiguration(GeospatialHeatmapConfiguration heatmapConfiguration)
The heatmap configuration of the geospatial point style.
|
GeospatialPointStyleOptions |
GeospatialPointStyleOptions.withSelectedPointStyle(GeospatialSelectedPointStyle selectedPointStyle)
The selected point styles (point, cluster) of the geospatial map.
|
GeospatialPointStyleOptions |
GeospatialPointStyleOptions.withSelectedPointStyle(String selectedPointStyle)
The selected point styles (point, cluster) of the geospatial map.
|
Modifier and Type | Method and Description |
---|---|
void |
GeospatialMapConfiguration.setPointStyleOptions(GeospatialPointStyleOptions pointStyleOptions)
The point style options of the geospatial map.
|
GeospatialMapConfiguration |
GeospatialMapConfiguration.withPointStyleOptions(GeospatialPointStyleOptions pointStyleOptions)
The point style options of the geospatial map.
|
Copyright © 2023. All rights reserved.