fitBounds abstract method
Fits the map bounds. Optional constraints can be defined
through the options
parameter.
Implementation
void fitBounds(LatLngBounds bounds, {FitBoundsOptions? options});
Fits the map bounds. Optional constraints can be defined
through the options
parameter.
void fitBounds(LatLngBounds bounds, {FitBoundsOptions? options});