getBounds method
Implementation
Stream<BoundingBox> getBounds(int mapId) {
throw UnimplementedError('getBounds() has not been implemented.');
}
Stream<BoundingBox> getBounds(int mapId) {
throw UnimplementedError('getBounds() has not been implemented.');
}