wing-ops/frontend/src/common/components/map
htlee 86b4a03c12 feat(frontend): TextLayer 한글 폰트 + 확산분석 자동 데모 + 3D 회전 애니메이션
- TextLayer: characterSet 'auto', NanumSquare 한글 폰트, outline 설정 (MapView, RealtimeDrone)
- 확산분석 탭: 진입 시 데모 궤적/방어선/민감자원 자동 로드 (useEffect + handleSelectAnalysis)
- SensorAnalysis: Vessel/Pollution 3DModel을 requestAnimationFrame 기반 360° 회전으로 전환
  - 3D geometry useMemo 생성, Y축 회전 + X축 틸트, depth 기반 크기/밝기

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 09:33:00 +09:00
..
BacktrackReplayBar.tsx refactor(frontend): 탭 단위 패키지 구조 전환 (tabs/) 2026-02-28 14:08:34 +09:00
BacktrackReplayOverlay.tsx feat(map): Leaflet → MapLibre GL JS + deck.gl 전환 (Phase 6) 2026-03-01 02:48:54 +09:00
mapUtils.ts feat(map): Leaflet → MapLibre GL JS + deck.gl 전환 (Phase 6) 2026-03-01 02:48:54 +09:00
MapView.tsx feat(frontend): TextLayer 한글 폰트 + 확산분석 자동 데모 + 3D 회전 애니메이션 2026-03-01 09:33:00 +09:00