This commit is contained in:
Eric van der Vlist 2023-01-17 12:51:44 +01:00
parent 12466d214c
commit 0ef74d94be
1 changed files with 2 additions and 1 deletions

View File

@ -352,8 +352,9 @@ const styles = {
return new Style({
image: new Icon({
src: icon,
scale: isHighlighted ? 3 : 1.5,
scale: isHighlighted ? 2 : 1,
opacity: 1,
color: isHighlighted ? 'red' : 'black',
// anchor: [0, 0],
}),
text: