google maps CDN is not working
-
Hello , I am trying to add the google maps CDN API on index.template.html . but It didn’t work .
I tried to add this script -
<script src="https://maps.googleapis.com/maps/api/js?libraries=places&key={MY_KEY} />But it is not working . should I add it on boot ?
I tried as well . how could I add the google API Key on my project ? Thanks -
-
thanks @dobbel