Other library nominatim to geocoder]]
Étude ...
<code javascript>
// plugin view
// in wp-content/plugi... geocoder = L.Control.Geocoder.nominatim()
</code>
Les geocoders de [[https://github.com/perliedma... an override the 3 formats for the address like:
<code php>
define('ACF_OSM_I18N_ADDR_STREET','{building... ity}');
define('ACF_OSM_I18N_ADDR_COUNTRY','');
</code>
Or with a filter in ''functions.php'' or somewh