Make project marker scale as well on hover
Deploy Spot / deploy (push) Successful in 40s

This commit is contained in:
2026-06-17 23:42:33 +02:00
parent 14d827ab66
commit 085cfd8ba2
5 changed files with 11 additions and 11 deletions
+2 -4
View File
@@ -13,6 +13,7 @@ import {
faCircleRight,
faCircleUp,
faCircleXmark,
faClock,
faCloudArrowUp,
faCloudBolt,
faCloudMoon,
@@ -47,8 +48,7 @@ import {
faTriangleExclamation,
faVideo,
faWifi,
faWind,
faClock
faWind
} from '@fortawesome/free-solid-svg-icons';
function customIcon(iconName, width, height, hex, path) {
@@ -92,8 +92,6 @@ const ICONS = {
'off-track': faPersonHiking,
'main': faPersonHiking,
'hitchhiking': faCarSide,
'track-start': faPersonHiking,
'track-end': faPersonHiking,
layers: faLayerGroup,
'elev-chart': faChartArea,
distance: faCircleRight,