Skip to main content

Display Address in One Line

Instead of writing each address attributes to individual fields, you may exercise fine control about how address data is presented using the onAddressRetrieved callback.

In this example, we merge the addresses and insert it to a textarea.

Live Demo

Loading...