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

Airport labels collide with City labels #1

Open
NelsonMinar opened this issue Dec 20, 2011 · 1 comment
Open

Airport labels collide with City labels #1

NelsonMinar opened this issue Dec 20, 2011 · 1 comment

Comments

@NelsonMinar
Copy link

The layer containing airport labels is overwritten by the layer containing city labels. See for instance
http://www.somebits.com/multimap/map.html#10.00/37.2992/-121.9487
http://img.skitch.com/20111220-cm16jw4sfpnd61xi4n5i7nywni.jpg

At z=10, "San Jose" writes on top of "SJC".

@migurski
Copy link
Contributor

You're right; this is an artifact of how I've organized the stylesheets into low- and high-zoom sheets. I will merge the two to remove the overlap, though it will have the effect of making the conflicting airports disappear.

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