By joeyda3rd on
I am looking to add a "street address" field type and correlating map to a custom content type in Drupal 7.
I am having difficulty finding a module or set of modules that could help me with this that are compatible with D7.
Any suggestions?
Comments
Location module
http://drupal.org/project/location
Read the D7 notes.
Address Field (addressfield)
There is also http://drupal.org/project/addressfield for postal addresses.
Here's what I found
Ok, so if I use the addressfield module and create an address field type, and translate that into geocoder module for geolocation points and display those points with the geofield map, I get a custom type with a nice map. Works great.
http://drupal.org/project/addressfield
http://drupal.org/project/geocoder
http://drupal.org/project/geofield