On Nov 2, 5:16 pm, gleff <[email protected]> wrote:
> So are you saying that whether I place one marker, or 10 markers, it's
> only one transaction? Technically the map isn't reloading. I'm just
> placing and clearing markers every 10 seconds depending on it's
> current location. So i'm a little confused as to whether that's one
> transaction or 10 transactions, or no transactions.
The FAQ says specifically:
What constitutes a 'map load' in the context of the usage limits that
apply to the Maps API?
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.
>
> On a side note, I don't recall anything about a API console. But I
> just found it and Google Maps API v2 or v3 aren't listed. Will that
> likely show up before January 1st?
Hopefully.
-- Larry
>
> Geoff
>
> On Nov 3, 8:28 am, davie strachan <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hi
> > New map every 10 seconds for 24 hours = 8640 map transactions "hits"
> > if you have 100 visitors per day = 864000 hits assuming every visitor
> > is on the map page for 24 hours.
> > I would imagine that nobody will be on the map for that length of
> > time
> > If the average viewing time is less than 40 mins you should be within
> > the limits
> > Check your site analytics to verify
> > Google say that you will be able to limit your hits
> > using the API console
>
> > Regards Davie
> > On Nov 2, 8:52 pm, "[email protected]" <[email protected]>
> > wrote:
>
> > > On Nov 2, 12:58 pm, gleff <[email protected]> wrote:
>
> > > > Hi all,
>
> > > > As Google Maps will be charging for usage after January 1st for usage
> > > > above 25000 hits, i'm tyring to get a grasp what my usage is at the
> > > > moment in preperation.
>
> > > > I runhttp://www.flighttracker.gleff.comwhichbasicallyjustplots
> > > > aircraft locations every 10 seconds.
>
> > > > The site loads V2 of the API and unless people interact with the map
> > > > itself, or choose an aircraft to follow the majority of the time the
> > > > map doesn't change. However the markers sitting on top of the map
> > > > clear and replot every 10 seconds.
>
> > > > If hypothetically I have 10 aircraft markers updated every 10 seconds,
> > > > does that count as 10 hits every 10 seconds etc? Basically, what is a
> > > > "hit" considered as when it comes to Google Maps?
>
> > >http://code.google.com/apis/maps/faq.html#tos_mapload
>
> > > > Also, is there any way of monitoring the usage?
>
> > > Rumor has it the maps API will be added to the API console, but I
> > > don't see it in mine yet.
> > > It should be possible to do it with Google Analytics also.
>
> > > Lots more speculation and some answers from Google in this thread in
> > > the v3 group:
>
> > >http://groups.google.com/group/google-maps-js-api-v3/browse_frm/threa...
>
> > > -- Larry
>
> > > > I only get around 100 visitors a day on the site, but because of the
> > > > marker updates I'm guessing I'm going to be above the 25000 hits hence
> > > > I'll probably need to bring the site down. I'm just trying to clarify
> > > > the situation.- Hide quoted text -
>
> > - Show quoted text -
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" 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.