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

Fix rendering with tileMargin on top and bottom border of map #571

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

frankstolle
Copy link
Contributor

this fixes Bug with tileMargin setting at level 3 #549

@ungarj
Copy link

ungarj commented Aug 4, 2022

Thanks for the fix! We discovered this issue as well. Is there any chance to make a new release including this fix @petrsloup?

Copy link
Collaborator

@acalcutt acalcutt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this and confirmed the issue. without this fix in place and a TileMargin of 80, zoom level 3 looked like this

image

After applying this fix it looked like this
image

I tested various TileMargins (including 0) and different zoom levels and it didn't seem to cause any adverse affects.

@acalcutt acalcutt merged commit 161ac5f into maptiler:master Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants