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

featuresAt() returns false positives with road labels #862

Closed
peterqliu opened this issue Dec 4, 2014 · 0 comments · Fixed by #2052
Closed

featuresAt() returns false positives with road labels #862

peterqliu opened this issue Dec 4, 2014 · 0 comments · Fixed by #2052

Comments

@peterqliu
Copy link
Contributor

This test case shows black roads with black_label that are symbol_placement=line, and red roads with red_label that use default symbol placement.

When I hover over either road type to do a featuresAt({radius:10}), it returns road labels even when A) the cursor is clearly between labels, or B) the zoom level is too low for labels to even appear. Again, this happens regardless of symbol placement.

I would like to surface road labels only when (and where) the label is actually present.

cc/ @jfirebaugh @mourner

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

Successfully merging a pull request may close this issue.

1 participant