Remove default leaflet attribute
This commit is contained in:
parent
132bfc539b
commit
c865ecb673
1 changed files with 1 additions and 0 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue