ammys09

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Before using the Geocoding service in the Maps JavaScript API, first ensure that the Geocoding API is enabled in the Google Cloud Console, in the same project you set up for the Maps JavaScript API.

To view your list of enabled APIs:

1.Go to the Google Cloud Console.

2.Click the Select a project button, then select the same project you set up for the Maps JavaScript API and click Open.

3.From the list of APIs on the Dashboard, look for Geocoding API.

4.If you see the API in the list, you’re all set. If the API is not listed, enable it:

 4.1..At the top of the page, select ENABLE API to display the Library tab. Alternatively, from the left side menu, select 
  Library.

 4.2.Search for Geocoding API, then select it from the results list.

4.3Select ENABLE. When the process finishes, Geocoding API appears in the list of APIs on the Dashboard.