sdk-common / com.tomtom.online.sdk.common.geojson / GeoJsonObject / getBoundingBox

getBoundingBox

open fun getBoundingBox(): Optional<BoundingBox!>!

A bounding box enclosing all geometries contained in this GeoJsonObject. Might be undefined.

Return
Optional<BoundingBox!>!: a bounding box enclosing all geometries contained in this GeoJsonObject or null if the bounding box was not defined