reverse geocoding issue

von Horst

Member
reverse geocoding works on my form partly only:
http://sportvorort.at/vereine/verein-hinzufuegen

when PIN is moved, only the fields for Street and country are updated, but not the following:
PLZ (=ZIP)
Bundesland (=state/region)
ort (=city)

what am I missing?

below see settings of googlemap element:
geocode-rev.jpg
 
What element types are those three non-working ones?

I'm suspecting that they may be joins or CDD's?

At the moment, we just do a simple value assignment, so (for example) we just assign your_element.value = "Austria", or whatever. Which won't work if it's a join, as we'd need to assign by value, not label, which makes things a good deal more complicated.

-- hugh
 
OK, I've fixed a few potential issues with the reverse geocoding, even if you weren't using joins / CDD's for those fields. I'm testing the fixes now, and will be committing them to github soon.

-- hugh
 
OK, changes should be in github. They are JS changes, so remember to ctrl-refresh your form after updating, to make sure you pick up the new JS.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top