I'm trying to create a search page that allows users to search for businesses by proximity to a zip code. I know that I can do this using the location views module and display the results in list view or as a gmap. Is there a way to display both a list of results and a gmap showing the locative information for those results on a gmap?
I'm visualizing something very much like this:
http://maps.google.com/maps?f=l&hl=en&geocode=&q=grocery&near=Hell,+Mich...
Comments
Comment #1
ybabel commented+1
Comment #2
michelleI've been bugging Bdragon about this for over a year, I think, with no luck. Has anyone else managed it that would be willing to share?
Michelle
Comment #3
grasmash commentedThis is actually very easy to accomplish with the tools that you already have. Just create a proximity search view as you normally would. Create a page display with style Gmap. Then create an attachment display with style unordered list. Be sure to attach the attachment to the page display, and set it to inherit arguments and the pager.
Comment #4
podarokrelease unsupported
feel free to open issue against latest 7.x dev