Remove default leaflet attribute

This commit is contained in:
Mike Primm 2011-08-03 21:33:53 -05:00
parent 132bfc539b
commit c865ecb673

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