Merge pull request #372 from mikeprimm/master

Remove default Leaflet attribution
This commit is contained in:
mikeprimm 2011-08-03 19:34:52 -07:00
commit 8d5233befd

View File

@ -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: {