Quote Originally Posted by snorkpants
I used the same address data as it seemed logical to do that rather than make people type it twice.

To remove the address from the contact page go to "Contact Us - Show Store Name and Address" in the email settings config and turn it off.

btw. Any suggestions for this contrib would be greatly appreciated as I've been wondering where to go next with it. One thing I'm looking at at the moment is a way interface with a reliable geocoordinate lookup site. One other way is to have an admin map that allows you to adjust the position of your entered coordinates as I've noticed that sometimes they're not as accurate as I would like.

I looked at the google api, it seems like you can get a geocode using javascript that will convert an address to it's coordinates on the fly. http://www.google.com/apis/maps/docu...geocoder2.html

It would be nice to keep this separate from the contact page and the information on the contact page, or have the option to do this. Sometimes this data does not match, i.e. if I have a corporate address on the contact page (for correspondance) and a separate location (say a store as a physical location). The plugin will be mostly used to help people find a place. It would be great to include fields across the top for get driving directions. Control over initial zoom level would be helpful.

On the admin side, I would put "Google Maps API" before each of your editable items. You did not do this for Store Phone and used other terminology for others "GoogleMap".

thanks again for your work on this, and let me know if I can help in any way.