A single map load occurs when:
- the Maps JavaScript API (V2 or V3) is loaded by a web page or application;
- a SWF that loads the Maps API for Flash is loaded by a web page or application; or
- a single request is made for a map image from the Static Maps API.
- a single request is made for a panorama image from the Street View Image API.
The degree to which a user interacts with a map once it has been loaded has no impact on the usage limits.
" A single map load occurs when:
1. the Maps JavaScript API (V2 or V3) is loaded by a web page "
it seems clear enough
> For example, if the JavaScript file is included in a standard header
> used by a CMS, will every page count as a map load even if no maps are ever
> displayed on most of those pages?
It would seem so, this should encourage the removal of unnecessary
calls to Google!
But my testing leads me to believe that it is actually counting every script tag load regardless of whether or not a map is displayed on the page.Rather than count the Maps API script tag load, we will trigger a count event when a map is successfully displayed. This ensures that sites that include the script tag on pages that do not actually display a map (surprisingly common due to the use of standardised headers in content management systems) are only charged for those pages where the API is actually used.
To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/pMQF3U34r8YJ.
--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.