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

load tiles with best possible zoom level #8

Closed
r00tat opened this issue Jul 31, 2014 · 3 comments
Closed

load tiles with best possible zoom level #8

r00tat opened this issue Jul 31, 2014 · 3 comments

Comments

@r00tat
Copy link
Contributor

r00tat commented Jul 31, 2014

Use original tiles and not overzoomed tiles for image recognition to minimize JPG errors.

@r00tat
Copy link
Contributor Author

r00tat commented Aug 1, 2014

started to work in branch OptimizedBackgroundImage at commit 3b70158

Maybe it is better to not work with a mapView, but directly with the TMS or WMS layer.

@r00tat
Copy link
Contributor Author

r00tat commented Aug 1, 2014

TMSLayer accesses the Main.map.mapView. So this will break creating a second mapView. Maybe we should extend TMSLayer and overwrite the necessary methods.

@r00tat r00tat added the wontfix label Apr 19, 2015
@r00tat
Copy link
Contributor Author

r00tat commented Apr 19, 2015

we cannot know what the best layer would be. Just keep it as it is.

@r00tat r00tat closed this as completed Apr 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant