HI:

I have created a taxonomy term where I place the Lat / Lon data on every node.

When I click "Node Locations" link that is on the Navigation Menu as Administer I see the Map with the respectiv "Flags" for all the nodes, but the users with other role can't see this Link.

By the way I should like to put this content that is on: www.example.com/map/node, on a view in order to be visualized on a miniPanel, can you Help?

Rui

Comments

dave kopecek’s picture

The gmap_location module controls the permission on /map/node - the page that the Navigation Menu is linking to.

Go to admin/user/permissions under the gmap_location module section and enable 'show node map' for anonymous user.

dave kopecek’s picture

The Node Location module automatically creates a block called "Location Map". Will that block work in your panel ?