Posted by Beanjammin on July 2, 2011 at 10:04pm
Provides geographic proximity searching for nodes that have been given location data with the location_node module. Searching can be done with street addresses, postal codes, cross streets, or any other search type that can be geocoded with the google maps API. Results are displayed using google maps via the gmap module. It also provides step by step driving directions via google maps API.
In other words, it provides "Store Locator" functionality.