Open JaffaKetchup opened 2 months ago
When CircleMarker.useRadiusInMeter is true, it's effect is also applied to the border width. Ideally, it should be a seperate property.
CircleMarker.useRadiusInMeter
true
Set CircleMarker.useRadiusInMeter true and a border radius of non-zero thickness.
Add a seperate property.
All
Obtrusive: Prevents normal functioning but causes no errors in the console
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