mcguffin / acf-openstreetmap-field

WordPress ACF Field for OpenStreetMap
https://wordpress.org/plugins/acf-openstreetmap-field/
GNU General Public License v3.0
107 stars 21 forks source link

feature request: return parts of address in raw_data #44

Closed dajocarter closed 11 months ago

dajocarter commented 4 years ago

It would be nice to have all of the parts of the address returned in raw_data.

Basically, this object https://github.com/mcguffin/acf-openstreetmap-field/blob/a04ce41d688a4186dd8a6a5b5506d4ef21b13635/src/js/acf-input-osm.js#L581-L594

vallica commented 3 years ago

Hello,

I'm also looking for a way to get the city part of an stored address... is there a way to do this ? (in PHP of course)

Thanks in advance.

scrobbleme commented 3 years ago

Same here, thought this would already be possible.