Active
Project:
GMap Module
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2011 at 13:21 UTC
Updated:
20 Jun 2011 at 13:21 UTC
Hi,
I want a page with
1) a list of nodes
2) a map listing the location of the nodes
3) the full view of a selected node
The selected "nodemarker" must be highlighted in some way on the map. Either with a different marker or a text box... prefferably a marker in a different color.
I can make views that produces the list of nodes, and which node to show using arguments, but I'm struggling with the map part.
* How can I show all markers for all nodes when I'm viewing a specific node? Right now my map only shows one marker, the one for the active node, not all the others.
* How can I change the marker or apperance of the active marker belonging to the loaded node?
Thanks for your help!