Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

address_js_geocoder

20 sites No security coverage
View on drupal.org

Drupal Module to geocode address fields using ajax.

INTRODUCTION

This will add a new widget for address fields to be able to geocode the address and
populate any geofield field, doing it with ajax.

REQUIREMENTS

This module requires the following modules enabled in Drupal:

  • Geofield
  • Geocode
  • Address

This module also requires a map provider.

INSTALLATION

Install as you would normally install a contributed Drupal module. Visit Drupal's documentation for further information.

HOW IT WORKS

To get a correctly function it needs the address field and geofield field.
It takes the values of that fields Country,Street Address, Postal Code and City and formats
the string to ${add1} ${add2}, ${locality}, ${postal_code} ${country} to be seek by geocode module through ajax using the provider that's set in geocode configuration.
It can position the first resolved address automatically in geofield widget (if checkbox is checked) or do it manually when a select option is picked.

CONFIGURATION

Once we have installed the module we must make a little configuration so that it works correctly.

  • Configure the form display » Address Widget » Choose Address geocoder value » Set field target settings with your geofield map value(machine name).
  • Edit Geofield » manage fields » Geocode » Geocode method » Click geocode from an existing field and choose your address field.
  • Pick "single to multiple" for "Multi-value input handling".
  • Finally select your Geocoder providers.

Activity

Total releases
3
First release
Feb 2025
Latest release
1 year ago
Release cadence
7 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
2.0.0-alpha7 Pre-release Mar 11, 2025
2.0.0-alpha6 Pre-release Mar 11, 2025
2.0.0-alpha5 Pre-release Feb 26, 2025