[BUG] CircleMarker.useRadiusInMeter
also applied to border stroke width
#1970
Labels
bug
This issue reports broken functionality or another error
P: 3 (low)
(Default priority for feature requests)
S: core
Scoped to the core flutter_map functionality
What is the bug?
When
CircleMarker.useRadiusInMeter
istrue
, it's effect is also applied to the border width. Ideally, it should be a seperate property.How can we reproduce it?
Set
CircleMarker.useRadiusInMeter
true
and a border radius of non-zero thickness.Do you have a potential solution?
Add a seperate property.
Platforms
All
Severity
Obtrusive: Prevents normal functioning but causes no errors in the console
The text was updated successfully, but these errors were encountered: