diff --git a/src/components/gpx/styles.ts b/src/components/gpx/styles.ts index efbbeb6..884c85e 100644 --- a/src/components/gpx/styles.ts +++ b/src/components/gpx/styles.ts @@ -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: