From c865ecb673a56d61321bea68f28cd774728a68fc Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Wed, 3 Aug 2011 21:33:53 -0500 Subject: [PATCH] Remove default leaflet attribute --- web/js/map.js | 1 + 1 file changed, 1 insertion(+) diff --git a/web/js/map.js b/web/js/map.js index c79b12f2..f977b137 100644 --- a/web/js/map.js +++ b/web/js/map.js @@ -109,6 +109,7 @@ DynMap.prototype = { zoom: me.options.defaultzoom, center: new L.LatLng(0, 0), zoomAnimation: true, + attributionControl: false, crs: L.Util.extend({}, L.CRS, { code: 'simple', projection: {