Skip to content

[change] Allow showing node names on geo map on high zoom levels #189

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

Open
nemesifier opened this issue Oct 5, 2023 · 3 comments
Open
Labels
enhancement gsoc-idea Potential step of a GSoC project idea

Comments

@nemesifier
Copy link
Member

We can allow showing node names on geo map on high zoom levels, we could turn this on by default.

@Tusharjamdade
Copy link

Hi @nemesifier,
I would like to work on this issue.

Please correct me if I’m wrong. Do we need to include the name and set it as the default instead of the label?

Image

@Anshika-121
Copy link

hello @nemesifier This feature would improve usability by showing names dynamically when users zoom in, reducing clutter at lower zoom levels. here firstly we can define a zoom thresold and then modify the map rendering logic and we can also implement dynamic tooltips in case of leaflet . working on this currently . Would need help in integration my code into this . Hoping for ur response

@cestercian
Copy link
Contributor

We can allow showing node names on geo map on high zoom levels, we could turn this on by default.

Image

Hey @nemesifier ,

I took a look at the codebase regarding your request to show node names on geo maps at high zoom levels by default. From what I found, this feature is already in place—labels automatically appear when users zoom to level 7 or above, thanks to the showLabelsAtZoomLevel setting.

Could you clarify what exactly you'd like to change?

LIke:
-Do you want labels to appear at a different zoom level?
-Are you running into an issue where labels aren’t showing as expected?
-Are you looking for changes in the way labels are styled or positioned?

From what I can see, the current setup already aligns with your request, but let me know if I’m missing something!

Looking forward to your thoughts.

Thanks!
@cestercian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement gsoc-idea Potential step of a GSoC project idea
Development

No branches or pull requests

4 participants