Hi,
I am still trying to use this module.
I don't know how it works.
These are my steps:
- installed and activated the module
in the admin area:
- Google Client Geocoder=google map api code
- GCG Node = I tried to set a basic configuration
- GCG Taxonomy = I left as it was
Now I created a content type with 3 fields:
1. @country
2. @locality
3. @deploc
I activated the block GCG Node Map
I created a node filling the 3 fields created.
result no map displayed.
Could someone give me some advice please.
Thanks
Comments
Comment #1
carlogen commentedHi,
It does not work for me.
I am trying everything.
Without more documentation it is quite impossible to understand how this module works
.
Regards
Carlo
Comment #2
xmarket commentedThis is NOT a cck based module, so you don't need to add fields, just enable geocoding on the node type config page.......
Otherwise, this is a depraceted module, because coming a more complex cck based version.....
Comment #3
carlogen commentedI have enabled the module in my node type and enabled the block in the block section.
But no map is appearing.
Can you explain how to use the gcg taxonomy and how yo set it.
Thanks
Comment #4
md2 commentedAssuming that you have the module installed and api key set up etc.
1. Create a content type that you want node address map to be active on. i.e. landmark, office, pizza shop etc.
(to check that the module is installed and running correctly the following should work on a drupal default content type like page)
2. Go to admin/settings/gcg-node and specify the options you want, I have default display context set to block. If you set it to in content floated right/left you won’t need to block steps here.
3. Once content type is created edit it and scroll to the bottom, there should be a fieldset called GCG Node Settings. Expand this and “enable CGC addressing for this node type”
4. Create a node of your chosen content type and in the submissions form you should see the address GCG input form. Fill it in and save the node.
5. Browse to the node and you should see your map. If you have specified block display context you wont, you need to place the GCG block in one of your block regions, do this by going to the block admin page and placing ‘GCG Node Map’ in the region of your choice. SAVE CHNAGES
6. Browse back to your node and all should be well!
If I have missed anything or something is wrong, my apologies, writing this from memory.
Mark
Comment #5
carlogen commentedComment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.