animateToBoundsOf abstract method
Smoothly animate the map to fit the bounds of the given list of points.
Implementation
TickerFuture animateToBoundsOf(List<LatLng> points);
Smoothly animate the map to fit the bounds of the given list of points.
TickerFuture animateToBoundsOf(List<LatLng> points);