mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 19:25:15 +01:00
Merge remote branch 'upstream/master'
This commit is contained in:
commit
81dbb8483f
@ -145,7 +145,7 @@ DynMap.prototype = {
|
||||
scaleControl: false,
|
||||
mapTypeControl: false,
|
||||
streetViewControl: false,
|
||||
backgroundColor: 'none'
|
||||
backgroundColor: '#000000'
|
||||
});
|
||||
|
||||
map.zoom_changed = function() {
|
||||
|
Loading…
Reference in New Issue
Block a user