I'm creating a website where the customer will enter their postal code and the pages (with a distance selected of 5, 10, 20 miles) will display on either a Google map or Bing map. The page results will display to the side of the map with a linkable Title and Address to visit the Page.
My thought is to add fields to the Page where the address and postal code can be entered. Then add a function on the Index that will pull the results from the Pages. The first piece is the customer will narrow their selection through Categories first. If this function would be easier to pull from Posts, I can change my route.
I actually had a dream of how this plugin could add tables to the sql but I've never made anything like this before... thoughts?