Dernière mise à jour: 2016-12-19
Works with CiviCRM 4.7 and should work on CiviCRM 5.0 or higher
When CiviCRM geocodes an address, the geocoding service generally returns much more information than CiviCRM uses. This extension allows site administrators to set a policy for what to do with that information on a field-by-field basis: discard it, fill in missing data, or overwrite existing data.
Dependencies
- This extension depends on hook_civicrm_geocoderFormat(), which was introduced in CiviCRM version 4.7.7.
- To get anything out of this extension, you must use a supported geocoding service or implement support for your service.