getBounds abstract method

Future<BoundingBox> getBounds(
  1. int idOSM
)

Implementation

Future<BoundingBox> getBounds(
  int idOSM,
);