initialLatLngBounds property

MapLatLngBounds? initialLatLngBounds
final

Option to set the LatLng bounds initially for the tile or shape layer.

This property cannot be updated dynamically.

The map will be rendered based on value of initialLatLngBounds property in the visible bounds.

See also:

Implementation

final MapLatLngBounds? initialLatLngBounds;