bounds property

Future<BoundingBox> get bounds

Implementation

Future<BoundingBox> get bounds async => osmBaseController.getBounds();