python-mapswipe-workers
python-mapswipe-workers copied to clipboard
get correct bing url in firebase
Right now the bing url template is hardcoded in the app code, and should instead be fetched from the backend to allow for faster changes in case of problems.
The backend code needs to be adjusted to make sure the default url template is correct.