[BUG] bounds
potentially broken in MapOptions
#1215
Labels
bug
This issue reports broken functionality or another error
bounds
potentially broken in MapOptions
#1215
Describe The Bug
The
bounds
may argument have no effect when loading the map when specified insideMapOptions
, depending on how theFlutterMap
widget is laid out.Expected Behavior
The map should initially load with the view inside the specified
LatLngBounds
, in all cases.Additional Information
Using a
MapController
to move the map into bounds seems to always work - use as a workaround for now.This issue was initially discussed in #1211 since #1211 (comment).
To Reproduce
Steps to reproduce the behaviour:
Severity
This will help us to label the issue quicker and decide what needs attention first. Only choose fatal if the entire app crashes, otherwise choose non-fatal.
Frequency/Rarity
This will help us to label the issue quicker and decide what needs attention first.
Applicable Platforms
Only select those that you've tested on - one or more. If possible, test on a variety of platforms.
The text was updated successfully, but these errors were encountered: