fix color
This commit is contained in:
parent
5a3a1d7cfb
commit
ddf94ef736
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ window.app = (function() {
|
||||||
iconUrl: MarkerIcon({
|
iconUrl: MarkerIcon({
|
||||||
label: username[0],
|
label: username[0],
|
||||||
color: [255, 255, 255],
|
color: [255, 255, 255],
|
||||||
|
background: color
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue