mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-06-20 01:44:42 +02:00
change border color on map
This commit is contained in:
parent
573d4eeb29
commit
ece9ae91d5
1 changed files with 2 additions and 2 deletions
|
@ -254,8 +254,8 @@ out skel qt;`;
|
|||
'type': 'line',
|
||||
'source': 'completion-circles',
|
||||
'paint': {
|
||||
'line-color': '#0f0',
|
||||
'line-width': 3
|
||||
'line-color': 'rgba(100,100,100,0.5)',
|
||||
'line-width': 2
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue