jquery-locationpicker-plugin icon indicating copy to clipboard operation
jquery-locationpicker-plugin copied to clipboard

The plugin don't give the street address from last release

Open PanBagnat opened this issue 9 years ago • 1 comments

Hello.

As you can see here: http://logicify.github.io/jquery-locationpicker-plugin/ In this example: Binding UI with the widget

The result is only "63700 Saint-Éloy-les-Mines, Francia". It miss the street and street number.

Can you fix it?

Thanks, regards.

PanBagnat avatar Oct 03 '16 06:10 PanBagnat

Hi @PanBagnat. You are right, this result does not have street and street number, because default value of "addressFormat" is "postal_code". How you can see, example of "Binding UI with the widget" does not demonstrate ability to choose "addressFormat", so this is expected behavior. Thank you.

Sumragen avatar Oct 09 '16 17:10 Sumragen