Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Change noHide option at high zoom levels #149

Open
little-gatsby opened this issue Mar 28, 2016 · 0 comments
Open

Change noHide option at high zoom levels #149

little-gatsby opened this issue Mar 28, 2016 · 0 comments

Comments

@little-gatsby
Copy link

Dear group
I am pretty new to programming - so maybe this is kind of a lame question :-)
This is my problem:
I have a set of markers, which are added to the map. Those markers are all attached with:
bindLabel({noHide: false})
If the zoom level of my Leaflet map changes to a value >= 11 I want the labels to be seen permanently.
Thus I want to change noHide to true.
I tried something like: mymarkers.setLabelNoHide(true).showLabel() and several variations of it.
Nothing worked so far :-(
Do you have any idea on how to do this?
Thanks in advance and a happy Easter monday
R

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

No branches or pull requests

1 participant