Install
Works with Drupal: ^8.8 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Issue #3283332 by Pasqualle, itamair: Malformed HTML in form description
Issue #3287728 by Project Update Bot: Automated Drupal 10 compatibility fixes
Issue #3280708: Geofield views schema issues
refactored composer.json file to remove "phayes/geophp": "^1.2" and require new "itamair/geophp": "^1.3" library (https://packagist.org/packages/itamair/geophp), fixing issue #3294152 by itamair: Fix PHP 8.1 compatibility on fwrite(): Passing null to parameter #2 ($data) of type string is deprecated
General enhancements to GeofieldProximityFilter:
- better stylng and label expositions in case of exposed operator;
- Value/Disyance, Min, Max and Origin labels made protected/overridable properties of the class;
- etc.
GeofieldProximityFilter exposed form validations enhanced (includes 'Issue #3295398: Exposed form validation')