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
Hey, I might be completely wrong, but perhaps your bbox schema is wrong - it seems to requre
and array of N arrays, each containing 2 items (max and min). but examples on official repo show there is only one array of N*2 items...