From a8384fff7a6ea9810a1007b789ccbd557ca8bbc0 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Tue, 20 May 2014 23:41:04 +0200 Subject: add config options for base map attribution and separate scale factor for compare maps --- taginfo-config-example.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'taginfo-config-example.json') diff --git a/taginfo-config-example.json b/taginfo-config-example.json index 1c91f79..bcfa9d6 100644 --- a/taginfo-config-example.json +++ b/taginfo-config-example.json @@ -27,7 +27,9 @@ "width": 360, "height": 180, "scale_image": 2, - "background_image": "/img/mapbg/world.png" + "scale_compare_image" : 1, + "background_image": "/img/mapbg/world.png", + "image_attribution": "" }, "xapi": { // XAPI/JOSM buttons are disabled if more than this many results are expected -- cgit v1.2.3