on the page ...admin/settings/gmap_location :

At "Markers per content type (Choose a marker to represent each type of content on the node map.)" I have :
a select field with "Marker for ..." for each content type.

But bellow the select field: "This content type is not currently Location enabled." (se attachement!) . How to "LOCATION ENABLE" a content type !!!????

This "Markers per content type" should show on the ....map/node page !?

CommentFileSizeAuthor
gmap location.jpg64.98 KBzet

Comments

Witch’s picture

i have the same question :\

rantenki’s picture

Ditto. How do I enable this?

rantenki’s picture

Actually, I think you enable it under http://localhost/admin/content/node-type/YOURCONTENTTYPE by turning on the location maximum to be higher than zero. Testing

mariuszp’s picture

yeah, i'm looking for this stuff too. I want to show maps next to my content but for now it only shows coordinates which is not wha i'm looking for. I was looking for a way to enable the GMap location for my content type but i wasn't able to do so so far. Settings location maximum to something more than 0 doesn't do the trick. Is someone found out how to change that maybe will post it here..

lavignej’s picture

Ditto, looking for the same info.

Heilong’s picture

I have also the same problem.
I'd like to see all my content types on the node location view, does anyone found out how to do it ?
Thanks,

reed.richards’s picture

Status: Active » Closed (fixed)

As was written in #3 set max and min in content type settings. That solves it.

nemchenk’s picture

You need to make sure the "Node Locations" module is enabled first (part of the "Location" module group.)

Then, go to Administer > Content Management > Content Types, edit the content type you wish to appear on the map, and, in the "Number of Locations" sub-group of the "Locative Information" group, make the "Maximum number of locations" 1 or more.

http://drupal.org/node/473096 might be helpful, especially the links in the last post.

beanjammin’s picture

Just to expand a bit on what nemchenk wrote, to get your content type "Locations enabled" you need to be using the "Node Locations" module for the particular content type and not the "Location CCK" module. Both approaches can save location data as part of your node, but only "Node Locations" will result in your content type being shown as "Locations enabled".