aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-OpenStreetMap.js
diff options
context:
space:
mode:
authorDave Arter <davea@mysociety.org>2018-04-10 10:48:37 +0100
committerDave Arter <davea@mysociety.org>2018-04-10 10:48:37 +0100
commitd9fe55bcb414f5562d52a040ec27a530d812e351 (patch)
treef61a65e3fefab297c80261f6b11c5e7aedeb9290 /web/js/map-OpenStreetMap.js
parentcae3b297d284a62f2b12145bd2328aabb04de39b (diff)
parent5526d1425629a87a3848f2a2826ecc1948800c8d (diff)
Merge branch 'issues/commercial/795-bath-demo'
Diffstat (limited to 'web/js/map-OpenStreetMap.js')
-rw-r--r--web/js/map-OpenStreetMap.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/js/map-OpenStreetMap.js b/web/js/map-OpenStreetMap.js
index a742e61ba..4165f8ee4 100644
--- a/web/js/map-OpenStreetMap.js
+++ b/web/js/map-OpenStreetMap.js
@@ -5,6 +5,7 @@ fixmystreet.maps.config = function() {
}
fixmystreet.controls = [
new OpenLayers.Control.ArgParser(),
+ new OpenLayers.Control.Attribution(),
//new OpenLayers.Control.LayerSwitcher(),
new OpenLayers.Control.Navigation(),
new OpenLayers.Control.PermalinkFMS(permalink_id),