We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Increase placementScale for labels close to the tile boundary so that it doesn't intersect the tile boundary.
We also need to figure out a way to place labels that must cross a tile boundary, e.g. place labels (like Washington's label).
The text was updated successfully, but these errors were encountered:
increase placement scale until the label fits inside the tile
66ded1c
refs #153
Closing in favor of more specific #167.
Sorry, something went wrong.
Merge pull request mapbox#175 from mapbox/remove
c466ae1
add removal and change api `remove` to `destroy` - closes mapbox#153
Grammar and error fixes
a399027
* Fix protocol buffers and misspelling. Fixes #150 * Fix non-coincidence. Fixes #152 * Fix danglers. Fixes #153 * Fix PBF. Fixes #150
No branches or pull requests
Increase placementScale for labels close to the tile boundary so that it doesn't intersect the tile boundary.
We also need to figure out a way to place labels that must cross a tile boundary, e.g. place labels (like Washington's label).
The text was updated successfully, but these errors were encountered: