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
{{ message }}
This repository has been archived by the owner on May 24, 2024. It is now read-only.
Upon loading the map the result of '/map-data'-call is processed before google maps api is loaded, resulting in map.js:236 Uncaught ReferenceError: google is not defined and no pokemon will be visible until next call to /map-data is made.
The text was updated successfully, but these errors were encountered:
Upon loading the map the result of '/map-data'-call is processed before google maps api is loaded, resulting in
map.js:236 Uncaught ReferenceError: google is not defined
and no pokemon will be visible until next call to /map-data is made.The text was updated successfully, but these errors were encountered: