Hello All,
I am trying my best to get just the simplest of examples to work with this module with no luck. I hope someone here can help me out. I would like just a simple rundown of how I would display an address on a map so that it would at least let me know what I'm doing wrong. BUT, my ultimate goal is this:
1) I have a bunch of restaurants listed on my website. Each restaurant has their own page (unique TabId).
2) I have a table with just address, city, state, and zipcode and the restaurant's unique ID and it also has the TabId in that table.
3) I want the map module to run a query (as it states it can on the module itself) and grab the address from the database using either the TabId or the RestaurantId and return the address
4) I want to display a point on the map zoomed in on that point for that address.
Isn't this possible? I cannot make it work...nonetheless, I cannot make just a simple address show up on an individual module on a page. What am I doing wrong???
Thanks,
Keith