In the V2 doc it states "GClientGeocoder is equipped with a client-side cache by default" I dont see any mention of this in the v3 doc for the google.maps.Geocoder object? do i need to build my own cache and only call .geocode() on a miss or is there a client-side cache in v3 by default as well. Also i didnt see any doc on controlling the size of this cache. Is it filled with a geolocation with each call? Is there a max size on the default cache?
Thanks for the info -- 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.
