Closed (fixed)
Project:
GMap Module
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2008 at 18:42 UTC
Updated:
25 Apr 2010 at 12:10 UTC
How to link a node on a map? Or an image for that matter?
Comments
Comment #1
gatonero commentedHow I understood it should work with GMap marker -> edit info. But this doesn't work have a look at http://drupal.org/node/313684
Comment #2
Zarevac commentedYes but what I am missing is when I create a story or something to add markers/coordinates.
Comment #3
zilla commentedyou have to "location enable" the node itself (assuming you've enabled both gmap and location modules and gmap location etc)
now go to content types (admin/contenttype/yourcontenttype (e.g. story) and in the main edit field, where you set things like coment settings, etc, you'll see an option to accept locations
under locative information be sure to pick at least '1' for allowed locations (as opposed to required)
under 'collect' set street, city, zip (and others desired) to 'allow' (not required)
perhaps force default for country to USA or whatever...
now go and create a story and you should see a section to add a location
Comment #4
Zarevac commentedThnx mate ;-)
Comment #5
rooby commentedThis has been resolved