getBoundingBox abstract method
Returns the area for which data is supplied.
@return bounding box of area.
Implementation
Future<BoundingBox> getBoundingBox();
Returns the area for which data is supplied.
@return bounding box of area.
Future<BoundingBox> getBoundingBox();