diff --git a/src/js/oseam-views-gauges.js b/src/js/oseam-views-gauges.js index 6a93d2c..deaf3e2 100644 --- a/src/js/oseam-views-gauges.js +++ b/src/js/oseam-views-gauges.js @@ -105,8 +105,9 @@ OSeaM.views.Gauges = OSeaM.View.extend({ this.layerGaugeVector ]); this.map.addControls([ + new OpenLayers.Control.PanZoomBar(), + new OpenLayers.Control.Navigation(), new OpenLayers.Control.Attribution(), - new OpenLayers.Control.KeyboardDefaults() ]); this.map.setCenter(new OpenLayers.LonLat(0.0, 40.0).transform( this.projectionWGS84, diff --git a/src/js/templates/gauge.handlebars b/src/js/templates/gauge.handlebars index 53c3d06..ac8bfb3 100644 --- a/src/js/templates/gauge.handlebars +++ b/src/js/templates/gauge.handlebars @@ -15,21 +15,21 @@

- +

- +
- diff --git a/src/js/templates/gaugedialog-en.handlebars b/src/js/templates/gaugedialog-en.handlebars index 82f57ca..c0c9490 100644 --- a/src/js/templates/gaugedialog-en.handlebars +++ b/src/js/templates/gaugedialog-en.handlebars @@ -40,16 +40,16 @@ -

-

-
- -
+
+

+
+ +