Hello again!
Afterday, I found a problem in the geocoder when it send an address to google maps api.
Geocoder module now only send US address format but it is a problem because in the Brazil the format is another. Well, I resolved this problem with a patch ;-)
[]'s
Ferrari
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | geocoder-send_wrong_format_googlemap_when_brazilian_address-2199639-1.patch | 3.69 KB | ferrari |
Comments
Comment #1
ferrari commentedComment #2
simon georges commentedMay not be needed if #1967520: Use Google geocoding components filter for better results with addressfield gets in?
Comment #3
simon georges commentedComment #4
wranvaud commentedMarking as duplicate of "Incorrect order of fields for geocoding" (https://www.drupal.org/project/geocoder/issues/2135849) They offer a more general solution that is not specific to one country.
Adding #2859851 as related issue too. I actually think this one might resolve the issue but I can't confirm.