mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 13:15:30 +01:00
Remove default leaflet attribute
This commit is contained in:
parent
132bfc539b
commit
c865ecb673
@ -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…
Reference in New Issue
Block a user