Display map based on user-generated address in node
mariner702 - October 1, 2009 - 23:03
| Project: | GMap Field |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
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
I think what you want to do is use the Location module which offers the ability to input an address, then geocode it. Then this module should take those locations and make a map out of it. You can also try the Location block that comes with the Location module.
#2