I am building a site that has profiles on many diffrent places of
intrest, when someone views the info page on one of their local places
we have on the site I want to show a map of the location, but I only
have addresses to work with so I need to geocode it.  Because the
geocoding is based on data stored in my database not user input I have
to stick with server side geocoding and with the daily limits it would
be helpful to be able to cache the geocoding data used to generate the
map.  Since the geocoding data will be used soley for the purpose of
generating a map for the end users I know I can do so but my question
is how long can I store the geocoding data for?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to