Hello!

I have a content type which includes a location for each node. This is displayed as a map on the node using the provided block.

I'd now like to create a block to be displayed on my front page which will cycle through a selection of these nodes. I'm using the Views Slideshow module, and I can display all of my desired fields, but including the map for each of these nodes is escaping me. Since the map is not a field, I don't know how to include it in the display.

Any help would be greatly appreciated. THANK YOU!

Comments

I've decided to take another

I've decided to take another approach, building a second View in GMap format and drawing from the same pool of nodes. This accomplishes what I need, though not exactly what I had asked for here. If anyone has a simple solution, please share anyway :)