Sligthly bigger iconx

This commit is contained in:
Eric van der Vlist 2023-02-15 12:34:54 +01:00
parent ddf0590dcd
commit 937fd885fa
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ const styles = {
return new Style({
image: new Icon({
src: hikerIcon,
scale: 1 / 30,
scale: 1 / 20,
opacity: 0.9,
anchor: [0.5, 0.5],
}),