Hi,
I'd like for my users to be able to fill out the address fields for their location OR choose it from the map. If the user fills out the address fields then I would expect that the geocoding functionality would place a marker on the map and set the lat/long accordingly. Similarly (perhaps with reverse lookup enabled), I would expect the address fields to be populated if the user selected their location by dropping a pin on the map (less important).
Currently I am using an 'Address and Point' CCK field, but it forces the user to place a pin on the map, even if they're filled out the address fields. I have the geocoding option enabled. I also have input map option enabled, which may be part of the problem, but I'd like for users to select their location by dropping a pin instead of having to type in too. I also tried the 'GMaps Point' CCK field but there is no address associated with that, and the 'Address' field works for entering but there's no display option to display the map.
Please advise on how I can get the functionality I need.
Cheers,
Stella
Comments
Comment #1
xmarket commentedYou can place a pin on the map by double clicking it. You can fill the address field in the same time, if you enable reverse search option (belove the search field) before the clicks.
You should use the latest dev for proper working. See: http://drupal.org/cvs?commit=375312