Added maps API library

master
Keith Irwin 2017-08-07 09:58:24 -04:00
parent 772e998398
commit 6b96cd699b
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@
</main>
<script async defer
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCNFRG3ItKvYNSTCJrDcQCqy0470RdhI6A&callback=init">
</script>
<script src="script.js"></script>
</body>