[Google Maps API v3] Re: optimizing calls to map api

2011-03-16 Thread batfink
Thanks. I am also looking for patterns that are used in the past by this community or recommended by google for optimizing traffic to maps API. On Mar 15, 8:57 pm, Chris Broadfoot wrote: > We allow caching for performance reasons. Check the terms of service for > more detail: > > See 10.3:http:/

[Google Maps API v3] optimizing calls to map api

2011-03-15 Thread batfink
I am new google maps and javascript and here's my question: I have a set of lat and lang from third party source and use reverse geocoding on google maps javascript api to display map and markers based on user. But I want to minimize calls and reduce traffic to google maps api. For example, if I f