Hi,
I show location information in a gmap block for every node, see e.g. here: http://www.marzeion.com/beach_at_bunes
However, when the same node is shown in a page view generated by the views module, showing a single full node, the gmap block does not appear - see e.g. here: http://www.marzeion.com/taxonomy/term/47/paging
Any simple way to get the gmap block to show on the view page?
Thanks for your help,
Ben.
Comments
Comment #1
bdragon commented(wontfixing 4.7 support requests)
One way would be to use a php mode block and call the map routines directly.. I believe on 4.7 it was the 'gmap_draw_map' function..