From cecb11c2a73f7f86fc27914bcaee80e0454802c2 Mon Sep 17 00:00:00 2001 From: Josh Angell Date: Tue, 28 Feb 2012 17:08:09 +0000 Subject: Lots of map tools/controls styling Signed-off-by: Josh Angell --- web/js/map-OpenLayers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/js/map-OpenLayers.js') diff --git a/web/js/map-OpenLayers.js b/web/js/map-OpenLayers.js index 4a5e8ed54..74b44c314 100644 --- a/web/js/map-OpenLayers.js +++ b/web/js/map-OpenLayers.js @@ -183,7 +183,7 @@ function fixmystreet_onload() { $(function(){ - var perm = new OpenLayers.Control.Permalink(); + var perm = new OpenLayers.Control.Permalink('map_permalink'); set_map_config(perm); fixmystreet.map = new OpenLayers.Map("map", { -- cgit v1.2.3