X-Git-Url: https://dev.renevier.net/?p=syj.git;a=blobdiff_plain;f=public%2Fjs%2Fsyjraw.js;fp=public%2Fjs%2Fsyjraw.js;h=3606018658cb7560ab22918a3227e589ac221396;hp=cf6be9c37eb8e964d3ea010be1581735d046a28c;hb=11aeabb7c67df94d738f0f278604201ccb35c6fb;hpb=9ff9fe8e9026595f8304b1dc0f36e5dffba49c8b diff --git a/public/js/syjraw.js b/public/js/syjraw.js index cf6be9c..3606018 100644 --- a/public/js/syjraw.js +++ b/public/js/syjraw.js @@ -19,7 +19,10 @@ function resizeMap() { function init() { var map = new OpenLayers.Map('map', { - controls: [ new OpenLayers.Control.Attribution() ], + controls: [ + new OpenLayers.Control.Navigation(), + new OpenLayers.Control.Attribution() + ], theme: null}), baseLayer = new OpenLayers.Layer.OSM("OSM", null, { attribution: SyjStrings.osmAttribution }),