I'm currently trying to decide on the best approach to manage the complexity of international address formats in my app.
I had thought that perhaps it might be easier to rely on the work already done by others with a deeper interest in the subject (i.e. Google).
Has anyone used Autocomplete for Addresses? https://developers.google.com/maps/documentation/javascript/places-autocomplete
And if you have, do you have any advice / sample code that you'd be willing to share?