zoom abstract method

void zoom(
  1. List<LatLng> points, {
  2. bool? hasCurrentLocation,
})

Implementation

void zoom(List<LatLng> points, {bool? hasCurrentLocation});