By andrew7 on
Users need to pinpoint their geographic location using GMap.
How can I do this on a CCK form with a field called 'location'?
Many thanks in advance.
Users need to pinpoint their geographic location using GMap.
How can I do this on a CCK form with a field called 'location'?
Many thanks in advance.
Comments
bump... Thanks.
bump... Thanks.
Development Seed blogged
Development Seed blogged about doing something like this last year, but nothing ever came of it. I've started breaking up a larger project into smaller modules. One of those is basic geocoding. http://drupal.org/project/geocode">Geocode won't have the map interface you're looking for, but it will provide a basic address to latitude/longitude conversion.
Many thanks for the lead.
What are some of the other smaller modules you found helpful?