From da4a2b7b6e0f0a487c161959459e68ddaf6e2fdf Mon Sep 17 00:00:00 2001 From: marc tobias Date: Sat, 21 Oct 2017 13:24:02 +0200 Subject: [PATCH] UI: scrollwheel, minimap --- lib/template/address-html.php | 4 +++- lib/template/includes/html-footer.php | 1 + lib/template/includes/html-header.php | 1 + lib/template/includes/html-top-navigation.php | 4 ++-- lib/template/includes/introduction.php | 4 ++-- lib/template/includes/report-errors.php | 4 ++-- settings/defaults.php | 2 +- website/css/Control.Minimap.min.css | 1 + website/css/images/toggle.png | Bin 0 -> 219 bytes website/css/images/toggle.svg | 1 + website/css/search.css | 12 ++++++------ website/js/Control.Minimap.min.js | 1 + website/js/nominatim-ui.js | 15 ++++++++++----- 13 files changed, 31 insertions(+), 19 deletions(-) create mode 100644 website/css/Control.Minimap.min.css create mode 100644 website/css/images/toggle.png create mode 100644 website/css/images/toggle.svg create mode 100644 website/js/Control.Minimap.min.js diff --git a/lib/template/address-html.php b/lib/template/address-html.php index 63072911..db735477 100644 --- a/lib/template/address-html.php +++ b/lib/template/address-html.php @@ -13,8 +13,10 @@