I'm using exposed views filter which displays me result based on arguments, I'm also using GMap. What I am looking for is that I've to display markers on that GMap block based on my filtered output which are based on contextual filters/arguments, how can I achieve this?
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
I got the output using the attachment in the Views module, basically I've added a new attachment defined it as the GMAP and then attached it after the output content (this one was only output related, can be achieved using basic CSS also) then just passed some arguments and Viola, I got it :-) |
|||
|
|