I have a store location node that I'm plotting, with references to another content type that I need to plot. I have a contextual filter for the main store location. I need to plot the other locations as well. I tried to add a Relationship, but that doesn't seem to work.

How can I plot my main store location, and the other locations tied to that location as well?

This is an EVA attachment, if that matters.

Comments

rdeboer’s picture

StatusFileSize
new137.74 KB
new1.34 MB

How about this.
Create a View that shows all store locations. Make sure the View includes the Nid field (you may tick "Exclude" if you do not wish to see it in the marker balloon).
Add a Block display for this View.
Then using the visibility settings of the block, display it on all main store pages.
Then use the IPGV&M Location Differentiator with the special !1 specifier for the Nid to colour the marker belonging to the store whose page you're watching in a different colour (e.g. pink).
See attached screenshots. These were done using Leaflet as the map renderer but I tried it and it works for Google too. Except you won't get the marker clustering when using Google.
Map with selected node in pink

rdeboer’s picture

Assigned: Unassigned » rdeboer
Status: Active » Closed (works as designed)

Closing due to lack of activity.