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