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

Symbol placement - duplication #1

Open
d1manson opened this issue Feb 9, 2018 · 0 comments
Open

Symbol placement - duplication #1

d1manson opened this issue Feb 9, 2018 · 0 comments

Comments

@d1manson
Copy link
Contributor

d1manson commented Feb 9, 2018

Currently, this fork does not use the fancy symbol placement machinery from the upstream project. This is partly for performance and partly because it was complicated to try and work out how to make it work here.

One side effect seems to be that text is sometimes duplicated. I have a feeling this is happening because the text is on a polygon source layer, and is shown at the center of the polygons, but once per source tile that the polygon features on. A work around is to not use text on polygons, instead providing point data in your source tiles. It would however be nice to support it.

image

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

1 participant