bounds property

Future<BoundingBox> get bounds

Implementation

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