From 68e82079e3efa407657faa6f045b2d4eb4eb6a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Van=20Der=20Biest?= Date: Fri, 19 Dec 2014 14:56:29 +0100 Subject: [PATCH] print: fixed missing map overview --- mapfishapp/WEB-INF/print/config.yaml | 69 +++++++++++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/mapfishapp/WEB-INF/print/config.yaml b/mapfishapp/WEB-INF/print/config.yaml index 5d53b92..7965da6 100644 --- a/mapfishapp/WEB-INF/print/config.yaml +++ b/mapfishapp/WEB-INF/print/config.yaml @@ -138,6 +138,23 @@ layouts: - !map width: 523 height: 585 + # Map overview + - !columns + absoluteX: 460 + absoluteY: 188 + width: 100 + config: + borderWidth: 1 + borderColor: #D1D3d4 + cells: + - padding: 1 + items: + - !map + width: 98 + height: 70 + backgroundColor: #FFFFFF + overviewMap: 10 + condition: showOverview # Scalebar - !columns absoluteX: 35 @@ -359,6 +376,23 @@ layouts: - !map width: 769 height: 425 + # Map overview + - !columns + absoluteX: 706 + absoluteY: 142 + width: 100 + config: + borderWidth: 1 + borderColor: #D1D3d4 + cells: + - padding: 1 + items: + - !map + width: 98 + height: 70 + backgroundColor: #FFFFFF + overviewMap: 10 + condition: showOverview # Scalebar - !columns absoluteX: 35 @@ -580,6 +614,23 @@ layouts: - !map width: 1088 height: 601 + # Map overview + - !columns + absoluteX: 1040 + absoluteY: 172 + width: 100 + config: + borderWidth: 1 + borderColor: #D1D3d4 + cells: + - padding: 1 + items: + - !map + width: 98 + height: 70 + backgroundColor: #FFFFFF + overviewMap: 10 + condition: showOverview # Scalebar - !columns absoluteX: 50 @@ -617,7 +668,6 @@ layouts: url: 'file://${configDir}/Arrow_North_CFCF.svg' condition: showNorth rotation: '${rotation}' - # Sources - !columns absoluteX: 788 @@ -801,6 +851,23 @@ layouts: - !map width: 740 height: 827 + # Map overview + - !columns + absoluteX: 692 + absoluteY: 237 + width: 100 + config: + borderWidth: 1 + borderColor: #D1D3d4 + cells: + - padding: 1 + items: + - !map + width: 98 + height: 70 + backgroundColor: #FFFFFF + overviewMap: 10 + condition: showOverview # Scalebar - !columns absoluteX: 50