getBoundingBox abstract method
Returns the geographic area covered by this datastore.
Returns the bounding box defining the extent of available map data
Implementation
Future<BoundingBox> getBoundingBox();
Returns the geographic area covered by this datastore.
Returns the bounding box defining the extent of available map data
Future<BoundingBox> getBoundingBox();