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