maplibre-rs
maplibre-rs copied to clipboard
WIP: Use Spiral iterator for ViewRegion
The idea of this PR is to iterate in a spiral over the 2D view region instead of left-right -> top-bottom.
Implementation taken from here: https://stackoverflow.com/questions/398299/looping-in-a-spiral