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
Use original tiles and not overzoomed tiles for image recognition to minimize JPG errors.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
TMSLayer accesses the Main.map.mapView. So this will break creating a second mapView. Maybe we should extend TMSLayer and overwrite the necessary methods.
we cannot know what the best layer would be. Just keep it as it is.
No branches or pull requests
Use original tiles and not overzoomed tiles for image recognition to minimize JPG errors.
The text was updated successfully, but these errors were encountered: