mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 13:15:30 +01:00
Merge pull request #372 from mikeprimm/master
Remove default Leaflet attribution
This commit is contained in:
commit
8d5233befd
@ -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