From 2fe7ab388bc48ffc3458f2ae0d3b5721262e8c35 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Thu, 8 Sep 2011 15:39:51 +0100 Subject: Move copyright on to map. --- web/js/map-streetview.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/js/map-streetview.js') diff --git a/web/js/map-streetview.js b/web/js/map-streetview.js index cfd595b95..99fdca983 100644 --- a/web/js/map-streetview.js +++ b/web/js/map-streetview.js @@ -44,6 +44,8 @@ OpenLayers.Util.onImageLoadError = function() { * - */ OpenLayers.Layer.StreetView = OpenLayers.Class(OpenLayers.Layer.XYZ, { + attribution: 'Map contains Ordnance Survey data © Crown copyright and database right 2010.', + /** * Constructor: OpenLayers.Layer.StreetView * -- cgit v1.2.3