diff --git a/bower.json b/bower.json index c661863..b243d15 100644 --- a/bower.json +++ b/bower.json @@ -37,8 +37,6 @@ }, "leaflet-plugins": { "main": [ - "control/Permalink.js", - "control/Permalink.Layer.js", "layer/tile/Bing.js" ] }, diff --git a/css/style.css b/css/style.css index cfa57f8..014f8ca 100644 --- a/css/style.css +++ b/css/style.css @@ -88,11 +88,6 @@ footer { cursor: crosshair; } -/* FIXME permalink temporary hack */ -.leaflet-control-permalink { - display: none; -} - #message { position: absolute; left: 446px; /* 400 + 10 + 26 + 10 */ diff --git a/index.html b/index.html index 441ad79..16f8252 100644 --- a/index.html +++ b/index.html @@ -31,9 +31,6 @@ data CSV - -