animateToBounds abstract method
- LatLngBounds bounds
Smoothly animate the map to fit the given bounds.
Implementation
TickerFuture animateToBounds(LatLngBounds bounds);
Smoothly animate the map to fit the given bounds.
TickerFuture animateToBounds(LatLngBounds bounds);