Openlayers Proximity uses a server-side direct request to the Google Geocoder. This is fine, but does not let you set up any sort of temporary geocache if you have a high traffic website that uses this functionality.

Attached is a patch that allows you to provide an alternative url for the geocoder path, which could point to a service that proxies for Google Geocoder and stores a temporary cache.

CommentFileSizeAuthor
openlayers_proximity_geocoder.patch2.18 KBbmcmurray