AWS::QuickSight::Dashboard GeospatialMapState
The map state properties for a map.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Bounds" :
GeospatialCoordinateBounds
, "MapNavigation" :String
}
YAML
Bounds:
GeospatialCoordinateBounds
MapNavigation:String
Properties
Bounds
Property description not available.
Required: No
Type: GeospatialCoordinateBounds
Update requires: No interruption
-
Enables or disables map navigation for a map.
Required: No
Type: String
Allowed values:
ENABLED | DISABLED
Update requires: No interruption