Closed natalia-osa closed 6 years ago
Fixes an issue where there is no height data for given bounds & zoom. Decreases the zoom level and tries both height and texture fetch afterwards. The number of retries is configurable.
Fixes #44
This is WIP.
TODO: 1) update all of the example projects to use non-deprecated methods 2) revert the bounding boxes of the areas in examples
Job finished.
Verified the fixes so I am merging in the changes.
Fixes an issue where there is no height data for given bounds & zoom. Decreases the zoom level and tries both height and texture fetch afterwards. The number of retries is configurable.
Fixes #44