GeospatialCoordinateBounds - Amazon QuickSight

GeospatialCoordinateBounds

The bound options (north, south, west, east) of the geospatial window options.

Contents

Note

In the following list, the required parameters are described first.

East

The longitude of the east bound of the geospatial coordinate bounds.

Type: Double

Valid Range: Minimum value of -1800. Maximum value of 1800.

Required: Yes

North

The latitude of the north bound of the geospatial coordinate bounds.

Type: Double

Valid Range: Minimum value of -90. Maximum value of 90.

Required: Yes

South

The latitude of the south bound of the geospatial coordinate bounds.

Type: Double

Valid Range: Minimum value of -90. Maximum value of 90.

Required: Yes

West

The longitude of the west bound of the geospatial coordinate bounds.

Type: Double

Valid Range: Minimum value of -1800. Maximum value of 1800.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: