I'm geocoding multiple values, so I've set multi-value input handling to "Multiple to single". However, it's rendering a point, not multipoint as expected. This is possibly due to incorrect comparison operators in geocoder_widget_resolve_deltas(). I've attached a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | geocoder-multiple_to_single-1707974-1.patch | 1.11 KB | netbek |
| geocoder-multiple-to-single.diff | 1.13 KB | netbek |
Comments
Comment #1
phayes commentedHI netbek,
Could you reroll the patch in standard git format please?
Comment #2
netbek commentedPatch attached. Still finding my way on here. Hope it's good :-)
Comment #3
phayes commentedLooks good. Will apply when I get the chance.
Comment #4
phayes commentedCommitted