File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,10 @@ any supported method, for example:
1818` example/index.php?p=dutchAddressByPostcode/2012es/31 `
1919
2020### Show autocomplete results for a German lookup
21- ` example/index.php?p=internationalAutocomplete/deu/strasse/CLIENT_SESSION_FROM_COOKIE `
21+ ` example/index.php?p=internationalAutocomplete/deu/strass `
22+
23+ ### Show details for a German autocomplete lookup
24+ ` example/index.php?p=internationalGetDetails/deu6SVBbpsiLAfbIGnJSvrXjowbUfFAEQxTRQHTsHM9gj76DzsZ6P3BBv8bOknW7MXrI8OJuDanqDp7iy8WwE7woYhDTqHIpSilNHbOTx00CL8QmigIZ1yxr9PNVyRIL9cPQPhwfDpYYo0NgSeI9E `
2225
2326Please only use this proxy as an example for your own implementation.
2427What you should add:
Original file line number Diff line number Diff line change 33< head >
44 < style >
55 input [type = text ]{
6- width : 500px ;
6+ width : 500px ;
77 }
88 </ style >
99 < link rel ="stylesheet " href ="https://api.postcode.nl/static/3.2.16.0/css/autocomplete-address.css ">
You can’t perform that action at this time.
0 commit comments