feat(SW-552): add panTo function

This commit is contained in:
Fredrik Thorsson
2024-10-21 11:38:56 +02:00
parent 722e362c41
commit 0a76d043c1
2 changed files with 6 additions and 4 deletions

View File

@@ -79,7 +79,6 @@ export default function InteractiveMap({
<PoiMarker
group={poi.group}
categoryName={poi.categoryName}
className={styles.poiMarker}
size={activePoi === poi.name ? 20 : 16}
/>
<Body className={styles.poiLabel} asChild>