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
Fix issue where zoomed into same place and cached items are used on UI, it makes still unnecessary call for Overpass API when it should just use the cached ones and make API call only if the center goes out of the old bounds.
Problem in function calculating bounds to fetch data from
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Fix issue where zoomed into same place and cached items are used on UI, it makes still unnecessary call for Overpass API when it should just use the cached ones and make API call only if the center goes out of the old bounds.
Problem in function calculating bounds to fetch data from
The text was updated successfully, but these errors were encountered: