Greetings All!

OK, so with regards to what constitutes one "pageview" for Google Maps
API Premier service / billing purposes....

....every time a user's browser retrieves the Google Maps Javascript
file, that is one pageview, correct?

Well, I'm trying to come up with an estimate of what we expect our
usage will be here.  And the thought occurred to me that if I click
"refresh" in my browser, the browser should already know that that
Javascript file is in its cache and should NOT go fetch it again.

But at some point, the browser should "decide" that that Javascript
file is old and should try to go fetch it again.   What determines
that "stale" time?

Is it the cache-related parameters in the map-containing web page's
header's Meta tags?

I've already rigged my Google Map so that, at regular intervals, it
clears the entire map, rereads the XML file, and redraws the map.
This works nicely.    So, I'm thinking if I run my application for,
say, 8 hours straight, I should still only have one pageview in that.
But I was wondering what clicking "refresh" 7 hours into it would do.

As you can see, there are some "holes" in my application training!
<grin!>

Thanks!

-= Dave =-


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to