Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pamtbaau opened this issue Apr 12, 2023 · 2 comments

Comments

@pamtbaau
Copy link
Contributor

pamtbaau commented Apr 12, 2023

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 pamtbaau changed the title Feature: Fontsize of MarkerCaption should not resize on zooming like the Marker itself Feature: Like the marker itself, the fontsize of MarkerCaption should not resize on zooming Apr 13, 2023
@pamtbaau pamtbaau changed the title Feature: Like the marker itself, the fontsize of MarkerCaption should not resize on zooming Feature: Like the marker itself, prevent the font size of MarkerCaption to resize on zooming Apr 17, 2023
@mikes222
Copy link
Owner

mikes222 commented May 1, 2023

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

@pamtbaau
Copy link
Contributor Author

pamtbaau commented May 1, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants