X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/a1341470605cbb37b0de359db233562250ebc723..73f37fb6fece8f3ea1b7847110cf1397f4081245:/src/templates/searchpage.hbs?ds=sidebyside diff --git a/src/templates/searchpage.hbs b/src/templates/searchpage.hbs index 8516f08..65cfa28 100644 --- a/src/templates/searchpage.hbs +++ b/src/templates/searchpage.hbs @@ -1,42 +1,87 @@ {{#*inline "partial_one_result"}}
- {{#if aResult.icon}} - {{!-- --}} - {{formatMapIcon aResult.icon}} - {{/if}} + {{formatMapIcon aResult}} {{aResult.display_name}} ({{formatLabel aResult}})

{{aResult.lat}},{{aResult.lon}}

- details + details
{{/inline}} +
+ +
+
+ - - +
+ +
+
+
- {{#if sQuery}} + {{#if bSearchRan}}