jquery-locationpicker-plugin
jquery-locationpicker-plugin copied to clipboard
The plugin don't give the street address from last release
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.
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.