Hi,

For some addresses you have to input the address precisely as it is "correct" (for which it is not clear who defines correct) or else there will be no geocode result.

For instance. In the Netherlands we have the following address:
Sewei 4
8501SP Joure

Input that does not work:
sewei 4
joure

Input that does work:
Sewei 4
Joure

Input that does not work:
8501SP

Input that does work:
8501 SP

From a user perspective this is a big issue. I have tried to pinpoint where the issue is coming from (I am not a developer btw) but until now I was unable to come any closer to a solution. What is interesting though, using the google website https://developers.google.com/maps/documentation/javascript/examples/geo... will return on any of the cases the correct return. So it seems that something is going wrong between the api handover of this module and Google.

I am more than happy to test anything so let me know what is usefull in this case to test and I will do so.

Regards,

Sem

Comments

Tmanagement created an issue. See original summary.

Pol’s picture

Status: Active » Postponed (maintainer needs more info)

Hello,

Is this issue still valid ?

FYI, there is no pre-processing of user data in the module.