animateToBounds abstract method

TickerFuture animateToBounds(
  1. LatLngBounds bounds
)

Smoothly animate the map to fit the given bounds.

Implementation

TickerFuture animateToBounds(LatLngBounds bounds);