X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/c02d50c6d6d8987f05fc9501a0625c80e2225a6a..78403df4cea31c52227610d027d6df01df4a4af9:/src/templates/searchpage.hbs diff --git a/src/templates/searchpage.hbs b/src/templates/searchpage.hbs index 40ba59b..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}}