X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/838728183df7d6e4ae993faa950455cac4b42e9d..51dab2d73981ff460f7ddc4408df9767ce81ce7a:/src/components/SearchSectionReverse.svelte diff --git a/src/components/SearchSectionReverse.svelte b/src/components/SearchSectionReverse.svelte index 2f53f39..46bb2b9 100644 --- a/src/components/SearchSectionReverse.svelte +++ b/src/components/SearchSectionReverse.svelte @@ -49,15 +49,14 @@ class="form-control form-control-sm d-inline" placeholder="latitude" pattern="^-?\d+(\.\d+)?$" - autofocus bind:value={lat} on:change={maybeSplitLatitude} />
- gotoCoordinates(lon, lat)} class="btn btn-outline-secondary btn-sm" - title="switch lat and lon"><> + title="switch lat and lon"><>