getBoundingBox abstract method

Future<BoundingBox> getBoundingBox()

Returns the geographic area covered by this datastore.

Returns the bounding box defining the extent of available map data

Implementation

Future<BoundingBox> getBoundingBox();