wing-ops/frontend/src/tabs/aerial/components
leedano 3743027ce7 feat(weather): 기상 정보 기상 레이어 업데이트 (#78)
## Summary
- 기상 맵 컨트롤 컴포넌트 추가 및 KHOA API 연동 개선
- KHOA API 엔드포인트 교체 및 해양예측 오버레이 Canvas 렌더링 전환

## 변경 파일
- OceanForecastOverlay.tsx
- WeatherMapOverlay.tsx
- WeatherView.tsx
- useOceanForecast.ts
- khoaApi.ts
- vite.config.ts

## Test plan
- [ ] 기상정보 -> 기상 레이어 -> 해황 예보도 클릭 -> 이미지 렌더링 확인
- [ ] 기상정보 -> 기상 레이어 -> 백터 바람 클릭 -> 백터 이미지 렌더링 확인

Co-authored-by: Nan Kyung Lee <nankyunglee@Nanui-Macmini.local>
Reviewed-on: #78
Co-authored-by: leedano <dnlee@gcsc.co.kr>
Co-committed-by: leedano <dnlee@gcsc.co.kr>
2026-03-11 11:14:25 +09:00
..
AerialTheoryView.tsx refactor(css): 인라인 스타일 → Tailwind 유틸리티 클래스 변환 (Phase 2, ~990건) 2026-03-01 11:24:13 +09:00
AerialView.tsx feat(frontend): 항공탐색 탭 개선 + 확산분석 데모 데이터 시각화 2026-03-01 08:59:13 +09:00
CCTVPlayer.tsx feat(weather): 기상 정보 기상 레이어 업데이트 (#78) 2026-03-11 11:14:25 +09:00
CctvView.tsx feat(weather): 기상 정보 기상 레이어 업데이트 (#78) 2026-03-11 11:14:25 +09:00
MediaManagement.tsx feat(phase4): Board/HNS/Prediction/Aerial/Rescue Mock → API 전환 2026-03-01 01:17:10 +09:00
OilAreaAnalysis.tsx refactor(frontend): 대형 View 서브탭 단위 분할 + FEATURE_ID 체계 도입 2026-02-28 16:19:22 +09:00
OilDetectionOverlay.tsx feat(weather): 기상 정보 기상 레이어 업데이트 (#78) 2026-03-11 11:14:25 +09:00
RealtimeDrone.tsx refactor(css): Phase 3 인라인 스타일 → Tailwind 대규모 변환 (486건) 2026-03-01 12:06:15 +09:00
SatelliteRequest.tsx fix(css): CSS 회귀 버그 3건 수정 + SCAT 우측 패널 구현 2026-03-01 13:11:21 +09:00
SensorAnalysis.tsx refactor(css): Phase 3 인라인 스타일 → Tailwind 대규모 변환 (486건) 2026-03-01 12:06:15 +09:00