feat(ship-image): 선박 이미지 썸네일 및 갤러리 기능 #34

병합
htlee feature/ship-image-thumbnails 에서 develop 로 3 commits 를 머지했습니다 2026-02-20 04:02:25 +09:00
Showing only changes of commit d66d0f0c89 - Show all commits

파일 보기

@ -535,7 +535,6 @@ export function useGlobeShipLayers(
'circle-color': 'rgba(0, 188, 212, 0.7)',
'circle-stroke-color': 'rgba(255, 255, 255, 0.8)',
'circle-stroke-width': 1,
'circle-translate': [8, -8],
},
} as unknown as LayerSpecification,
before,