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

2011-03-15 Thread Chris Broadfoot
We allow caching for performance reasons. Check the terms of service for more detail: See 10.3: http://code.google.com/apis/maps/terms.html -- http://twitter.com/broady -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post

[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