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 Sep 20, 2023. It is now read-only.
when its on head it takes almost 30second for google API to response, and the app is frozen on the meantime. can't i declare the script in the body?
I saw some solutions, maybe i can write a directive to inject it and instantiate it in the body, ie:
when its on head it takes almost 30second for google API to response, and the app is frozen on the meantime. can't i declare the script in the body?
I saw some solutions, maybe i can write a directive to inject it and instantiate it in the body, ie:
http://stackoverflow.com/questions/15058885/google-maps-api-map-initialise-script-in-body-not-head-map-not-appearing
The text was updated successfully, but these errors were encountered: