Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "Tile index out of bounds" error for very north tiles
We are hitting the edges of the whole-world bounding box for very north tiles, and need to add some rounding to deal with slight imprecision in the floating point computations.
- Loading branch information