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.

Comments

derhasi’s picture

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.

derhasi’s picture

Status: Active » Postponed (maintainer needs more info)