feat(map): Leaflet → MapLibre GL JS + deck.gl 전환 (Phase 6) #49

병합
htlee feature/phase6-maplibre-deckgl 에서 develop 로 1 commits 를 머지했습니다 2026-03-01 03:06:51 +09:00

1 커밋

작성자 SHA1 메시지 날짜
195e69c86d fix(map): ScatMap scatDetailData import 제거 + Vite shimMissingExports 설정
- scatDetailData는 scatConstants에 없는 export — import 제거, seg.id 직접 사용
- deck.gl → @loaders.gl/worker-utils가 Node.js child_process.spawn 참조하나
  브라우저에서 미사용 코드 경로이므로 shimMissingExports: true로 해결

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 03:04:11 +09:00