address
Mapping solutions for events
Hi there,
Recently I've been reviewing mapping modules for a NGO's Drupal6 website in Germany.
They want to be able to do something very simple: add an address (possibly via CCK Address or a simple text field) to a node (of type event, but selfmade, not via Event module). A map should show up in the full view of that node, having a marker at the place they specified.
GMap modules - CCk GMapAddress and route how to deal with other modules
Hello,
a while ago, i built the module CCK GMap Address: http://drupal.org/project/cck_gmapaddress. It is dependant on the GMap module. It provides a CCK Field to enter an address and display it in a GMap. Therefore GMap is used to get geodata (lon/lat) validate the address and display the GoogleMap. Data stored in the field are lon, lat, accuracy and the address string. Display of the GMap can be customized per field (e.g. for teaser,full, views display).
At the time I built the module, there wasn't any that satified my needs on such a CCK Field.
Addresses
Guys,
Im launching today a ALPHA of my new module: Addresses. Its basically a fork from Location module. Its intended to focus on address only and let geocoding with other modules. Of course, integration is welcome.
Features:
- All countries of the world
- All states of all countries
- Node addresses thru CCK
- User address book
- Multiple addresses for nodes and users
- Phone and Fax fields as extras
- Generic API for developers: add more fields easily!
- XHTML, CSS, Drupal and PHP E_ALL valid code
Problem: Add New Address Book Returns Array
I just installed the ecommerce module and when I go to checkout it tells me I need to add a new address.
If I go to the url user/1/address/add it returns:
Your address book is used to save addresses for billing and shipping of items from our store.
Array
It never actually prints the form with the fields, just Array.




