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
Currently recon api resolves (lat, lng) -> list of places.
Would be nice to have an area resolver where (topleft, bottomright) -> list of places and % coverage of each place within (topleft, bottomright). Where topleft and bottomright are both coordinates specified by (lat,lng).
The text was updated successfully, but these errors were encountered:
Currently recon api resolves (lat, lng) -> list of places.
Would be nice to have an area resolver where (topleft, bottomright) -> list of places and % coverage of each place within (topleft, bottomright). Where topleft and bottomright are both coordinates specified by (lat,lng).
The text was updated successfully, but these errors were encountered: