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

Feature/zoom beyond max #188

Merged
merged 4 commits into from
Oct 6, 2020
Merged

Feature/zoom beyond max #188

merged 4 commits into from
Oct 6, 2020

Conversation

merlos
Copy link
Owner

@merlos merlos commented Sep 28, 2020

Removes the limitation on the tile maps camera distance.

When the max zoom is reached, larger zoom tiles are extracted by interpolating from the max zoom tile. This is a feature that comes out of the box in MapCache 0.8.0

Fixes in some sort of way the comment #166 (comment)

"modify the design of OSM and display the names of features a bit bigger. It’s really hard to read on iOS with Retina display."

@merlos merlos requested a review from vincentneo September 28, 2020 02:44
@vincentneo
Copy link
Collaborator

I haven't played around with this yet, but just to add, another way to help with the hard to read issue could be to introduce retina tiles, but not on OSM (not supported) rather like for CARTO, as I experimented in my Avenue app thing.

@merlos
Copy link
Owner Author

merlos commented Sep 28, 2020

MapCache has support for setting the tile size

@vincentneo
Copy link
Collaborator

Looks good to me!

@vincentneo vincentneo merged commit 8c4863c into master Oct 6, 2020
@merlos merlos deleted the feature/zoom-beyond-max branch June 11, 2023 03:21
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 this pull request may close these issues.

2 participants