Greetings,

I am in the preliminary stage of developing a Drupal-powered website for a medium-sized retailer. One of the things they would like to see is a "find a store" feature which would let the site visitor search for store locations and see a Google Map of the location. Perhaps something like http://www.apple.com/buy/locator/ (but not as fancy, I am sure).

I see a smattering of Google Map modules, and am in the process of reading the details on them. I am writing this post, however, to solicit some advice. I've never used these modules, and I want to get a handle on a good direction to go.

Therefore, here are my questions:

  1. Has anyone else made something like this?
  2. Has anyone seen or heard of a Drupal-powered example of this feature that I might be able to look at?
  3. Any advice on which modules to go with? Any to avoid?
  4. Any general advice or specific help? What should I watch out for?

Any and all help and feedback is greatly appreciated! Thank you.

Comments

Marco Palmero’s picture

I was looking at doing something like this for a search directory powered by Drupal...

Has there been a module for this built already?

marcopolo ---
Blog Marco | Best Designed Drupal Websites

cfkearney’s picture

I too am looking for the something similar.

I am brand new to drupal and have previously used google's api to map stores for a beverage company on a non drupal site. It was very limited and did not allow for much expansion/search/ease for client to add new stores. Not to mention you also had to use lat/long to get it to work with googles api and was not searchable.

So I too am looking for a drupal module that would allow for a user to enter store addresses in a table and then have it display on map, etc. Is the out there? Suggestions. It doesn't need to be google but it's nice to use their directions features. Seachable and or a list that you can break out (in db) into regions would be even better!

mradcliffe’s picture

You can use the location, gmap, and views modules to do this.