Display map based on user-generated address in node
mariner702 - October 1, 2009 - 23:09
| Project: | CCK GMap Address |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I’m looking for a way users can add locations in their nodes and the specific location will render a map block in the very same node. With this module, can I have separate fields like street, city, state, and zip that users can input to render the location in the map block? If someone enters 123 Main Street, Beverly Hills, CA. 90210 and saves the node, the node will return a Gmap as a block with the location.

#1
This module can fetch data from the node. Therefore choose the "CCK GMapAddress Fetch Widget" and specifiy the data you want to be collected for the field. The field then tries to get the geocode for that and displays the Map like a normal GMap Address field on your node view.
#2