Thanks for the wicked module. I have a GMap view which I would like to link to a list view. I found the following threads which imply that it can be or has been done for GMap 5 by patching the module to include more styles (i.e. GMap+List) or adding code to the theme template. Does anyone know how to do this for GMap 6 and/or have any suggestions about the best methodology? I would like the exposed filters to work on both views, so I'm assuming that Panels won't work.

Past discussions using GMap 5:
http://drupal.org/node/267708
http://drupal.org/node/123601

Comments

rooby’s picture

Status: Active » Fixed

Views 2 can handle this.

If you create your gmap view with filters then create an attachment display for the view (a list or table or something) and attach it below the map page they can both be controlled by the same filters.

If you need help setting up that sort of thing try the views issue queue or views documentation.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.