X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/c02d50c6d6d8987f05fc9501a0625c80e2225a6a..9db3dd69e12bb27b078cc821b1d0f2aa942816fe:/src/templates/searchpage.hbs diff --git a/src/templates/searchpage.hbs b/src/templates/searchpage.hbs index 40ba59b..ce2fc47 100644 --- a/src/templates/searchpage.hbs +++ b/src/templates/searchpage.hbs @@ -1,38 +1,83 @@ {{#*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}} +
+ +
+
+ - - +
+ +
+
+
@@ -45,7 +90,9 @@ {{#if aSearchResults}} {{#if sMoreURL}} {{/if}} {{else}} @@ -58,13 +105,18 @@ {{/if}}