Navigation SDK는 현재 일부 고객만 사용할 수 있습니다. 자세한 내용은
영업팀에 문의하세요.
새로운 지도 스타일 지정 기능이 곧 Google Maps Platform에 도입될 예정입니다. 이번 지도 스타일 지정 업데이트에는 새로운 기본 색상 팔레트가 추가되었으며 지도 환경 및 사용성이 개선되었습니다. 모든 지도 스타일은 2025년 3월에 자동으로 업데이트됩니다. 사용 가능 여부 및 이전에 선택한 방법에 대한 자세한 내용은
Google Maps Platform의 새 지도 스타일을 참고하세요.
Android용 Navigation SDK 코드 샘플
Android용 Navigation SDK GitHub의 샘플 저장소에는 SDK 사용을 보여주는 샘플 앱이 포함되어 있습니다. 앱을 가져와 빌드하고, API 키를 추가하고, 데모를 보고, 제공된 샘플 코드를 앱의 시작점으로 사용할 수 있습니다. 저장소에는 두 가지 샘플 앱이 포함되어 있습니다.
- MapView 및 NavView UI를 보여주는 Map-sample:
android-navigation-samples/map-sample/
- Navigation-sample: 기본 탐색 환경
android-navigation-samples /navigation-sample/
샘플 앱 실행에 관한 자세한 내용은 데모 사용해 보기를 참고하세요.
Android용 Navigation SDK Codelab
간단한 Android 앱을 빌드하여 Navigation SDK를 사용하는 방법을 알아보려면 Android용 Navigation SDK Codelab을 참고하세요.
이 Codelab에서는 Kotlin을 사용하여 SDK를 구현하는 단계별 가이드를 제공합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-01-14(UTC)
[null,null,["최종 업데이트: 2025-01-14(UTC)"],[[["The Navigation SDK for Android provides sample apps on GitHub that demonstrate the use of the SDK, allowing developers to import, build, and explore the code."],["The repository features two key samples: \"Map-sample\" focusing on MapView and NavView UI, and \"Navigation-sample\" showcasing the core navigation experience."],["A dedicated Codelab offers a step-by-step guide to build a simple Android app using the Navigation SDK with Kotlin, aiding developers in practical implementation."]]],[]]