It seems the Google maps api has moved to github but I can't find it there. What URL do I use to replace the line of code below?
<script src="https://maps.googleapis.com/maps/api/js? key=myapikeyhere&callback=initMap&signed_in=true" async defer></script>