X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/52fe1d9f23298721943804931f2df9e42d1a09cc..ea40d1c5cf15d991bc3d2bc0a10a87f5505336f6:/src/components/SearchSection.svelte diff --git a/src/components/SearchSection.svelte b/src/components/SearchSection.svelte index 70e8df6..c1d3c18 100644 --- a/src/components/SearchSection.svelte +++ b/src/components/SearchSection.svelte @@ -119,6 +119,8 @@ name="limit" value="{api_request_params.limit || ''}" /> + @@ -171,6 +173,8 @@ name="limit" value="{api_request_params.limit || ''}" /> + @@ -244,6 +248,13 @@ pattern="^[a-zA-Z]{'{2}'}(,[a-zA-Z]{'{2}'})*$" on:change={set_api_param}> +
  • + + +