Install
Works with Drupal: ^8.8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Issue #3364857 by JeroenT: Add default country for Geopunt provider
Issue #3368303 by arti_parmar: Unused variable $collection_delta
Issue #3369433 by Project Update Bot: Automated Drupal 10 compatibility fixes
Issue #3368302 by arti_parmar: t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
Issue #3368306 by arti_parmar: @author tags are not usually used in Drupal, because over time multiple contributors will touch the code anyway
Issue #3370552 by ReINFaTe: setAddressFieldFromGeojson should use admin level code instead of name
Issue #3379780: No results when geocoding an address field with only a country - Better check of empty $address_string not empty $countrycode
Issue #3224364 by HitchShock: PHP 8 compatibilities