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
A side effect of #16: When in a location without any overpass results and location results have relatively poor accuracy, the location can flick between low and high accuracy, making it look like you're moving around.
So, queries keep being run as there is nothing in the database to say that you've been at that location before. We need to store locations of queries in the database as well as queried POIs to mitigate this.
The text was updated successfully, but these errors were encountered:
A side effect of #16: When in a location without any overpass results and location results have relatively poor accuracy, the location can flick between low and high accuracy, making it look like you're moving around.
So, queries keep being run as there is nothing in the database to say that you've been at that location before. We need to store locations of queries in the database as well as queried POIs to mitigate this.
The text was updated successfully, but these errors were encountered: