You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Adding a failing test case here
Given the LLRect

and the options
{min:1, max:30, max_cells:1}I get back 2 cells, both are much larger then the need to be to cover the area. level 0 and 4.
In s2map the same options result in 1 cell at level 8

cc: @tmcw