mapsforge_flutter icon indicating copy to clipboard operation
mapsforge_flutter copied to clipboard

Feature: Like the marker itself, prevent the font size of MarkerCaption to resize on zooming

Open pamtbaau opened this issue 2 years ago • 2 comments

When zooming, the size of the Marker remains the same. However, the fontsize of the MarkerCaption does resize and can therefor become unreadable small and impractical big.

When the fontsize gets impractical on zooming out (eg. too many Markers close together causing overlapping Labels), the minZoomLevel will remove it.

pamtbaau avatar Apr 12 '23 18:04 pamtbaau

set strokeMinZoomLevel to a high value in order to prevent zooming.

mikes222 avatar May 01 '23 11:05 mikes222

If been looking around for this property, but cannot find where it can be set...

pamtbaau avatar May 01 '23 11:05 pamtbaau