You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Maps JavaScript API v3
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 fetch data from google maps api
once for a set of lat/lang, I want to cache it for some time period on
my web server and avoid subsequent calls to map api for same set of
lat/lang. Instead use cached data for rendering. I am not sure if it
is recommended way of using google maps.
Thanks!
Chris Broadfoot
unread,
Mar 15, 2011, 11:57:24 PM3/15/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-map...@googlegroups.com, batfink
We allow caching for performance reasons. Check the terms of service for more detail: