Google Maps API Javascript

Hello, I’ve followed the videos on how to get my API key and have inputted it correctly. When I load the page it even shows the correct location for a second then defaults to this? Any thoughts?

You should look at the browser console to get an indication of the error as described in the error display. Usually I find that the API key was not authorized for Maps API usage.

1 Like

How do i authorize the Maps API key ?

Questions about Google using and configuring the Maps API can be found at Google’s Maps JavaScript API documentation page. Here is a link.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.