HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
♥️
2기 최종 프로젝트 팀별 공간
/
[팀 09] 오프와 에프
[팀 09] 오프와 에프
/
🗺️
Map API
/
설치 가이드

설치 가이드

 
  • kakaomaps type 가져오기
yarn add -D @types/kakaomaps
  • react-kakao-maps-sdk 설치
yarn add react-kakao-maps-sdk
  • tsconfig.json에 types 추가
"types": [ "kakao.maps.d.ts" ]
notion image
  • Daum 주소 검색 SDK 설치