How to know Google Maps API usage

  1. Go to API console
  2. Choose your project from the list of projects and click on one of the APIs: APIs you might be interested in :
    1. Maps JavaScript API – renders your map. Each time user lands on your Storemapper page causes one call to this API.
    2. Geocoding API – converts addresses into geographic coordinates (geocoding). In Storemapper geocoding happens each time when your map is loading and each time when a search is run.
    3. Places API – can be used to automatically fill in the name and/or address of a place as you type. Each key press in the search field causes a call to Places API for getting predictions.
    4. Geolocation API – finds end-user location using GPS. Fires up if you have ‘Geolocation: Ask for user location’  enabled in your settings and when landing on your page end-users prompt using their location.
  3. Choose ‘Quotas’ tab and look at Map loads screen. 

That’s it! You can now check your map loads statistics.

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support