ion-google-place
ion-google-place copied to clipboard
can't i add the googleapis.com script to the body?
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