This module contains functionality to allow a Geolocation field and an Address field to be linked together. Each entity type that uses this functionality needs two fields:
An address field to allow the user to input an address.
A geolocation field that will contain the geocoordinates of the address and display them in a map.
Note that there are multiple branches for the Geolocation module, which have different APIs! This module is only suitable for the 8.1 version of Geolocation. The 8.3 branch of Geolocation contains the capability to link an address field to a geolocation field, so this module is not needed for that version.
This module implements a field formatter to render paragraphs in a multistep wizard providing basic javascript controls for navigation such as "Next" / "Previous" links.