cluster color update

pull/32/head
Maciej 2022-01-04 22:05:46 +01:00
rodzic 781414e1ef
commit 13ad56aa20
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -45,7 +45,7 @@ var map = new maplibregl.Map({
'type': 'circle',
'source': 'aed-locations',
'paint': {
'circle-color': 'rgba(0, 137, 84, 0.88)',
'circle-color': 'rgba(0,145,64, 0.85)',
'circle-radius': 26,
'circle-stroke-color': 'rgba(245, 245, 245, 0.88)',
'circle-stroke-width': 3,