Hello,
I have a basic question about Google Maps JavaScript API v3 and the
transaction count possible. I am getting started with Google Maps and
could use some clarification on the following.
I was reading about the number of maps available at
http://code.google.com/apis/maps/faq.html#usagelimits
The page states "There are currently no limits on the number of web
based JavaScript or Flash maps a site can generate." Does this mean
I
can generate unlimited maps using the Google Maps JavaScript API v3?
Underneath, it states a count of "up to 25,000 maps per day in
total". Is this for the JavaScript API or the web services and
static
maps?
Finally, is this transaction count per site entirely? If I run
separate sub domains, does the transaction count add up for each sub
domain in the larger domain?
Thank you in advance!