Closed (won't fix)
Project:
GMap Module
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2007 at 10:10 UTC
Updated:
28 May 2008 at 22:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
dbassendine commentedWell, I have done this by modifying gmap_location_node_page() in gmap_location.module (4.7.1-dev) to accept any macro as a variable.
At the moment the macro is fixed to the one variable set in admin>settings>gmap_location. Now you can call gmap_location_node_page($nid,$macro), and the node location data is displayed on $macro. If $macro is not set, the node location map defaults back to the global setting.
Comment #2
bdragon commentedSuggest using georss.