Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Trying to create marker before Google Maps API is loaded #31

Closed
znagge opened this issue Jul 27, 2016 · 1 comment
Closed

Trying to create marker before Google Maps API is loaded #31

znagge opened this issue Jul 27, 2016 · 1 comment
Labels

Comments

@znagge
Copy link

znagge commented Jul 27, 2016

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.

@nborrmann nborrmann added the bug label Jul 27, 2016
@nborrmann
Copy link
Collaborator

nborrmann commented Jul 27, 2016

Should be fixed in 26f3a6c. Please comment if the error still occurs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants