Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

import google maps libraries html

You will need to generate an API key or leave blank during development

<script 
	src="https://maps.googleapis.com/maps/api/js?libraries=places&key=YOUR_API_KEY">
</script>

Get a key following this intructions:
https://developers.google.com/maps/documentation/javascript/get-api-key

Quick link to Google Cloud Platform Console:
https://console.cloud.google.com/
 
PREVIOUS NEXT
Tagged: #import #google #maps #libraries #html
ADD COMMENT
Topic
Name
8+4 =