Im trying to get my Google map API to work, i have an auto complete callback and a map callback but when i try to launch through chrome it throws this error Failed to load resource: net::ERR_FILE_NOT_FOUND. Its showing the API callback function as the error but i cant figure out why im pretty sure the callback is correct.
<script async defer src='//maps.googleapis.com/maps/api/js?key=<mykey>=initMap&libraries=places'></script>