Maps3DSamples/ApiDemos: 이 모듈은 Kotlin 및 Android 뷰를 사용하여 기본 API 기능을 보여줍니다. 지도 인스턴스화, 카메라 조작, 다양한 지도 객체 추가와 같은 핵심 개념을 이해하는 데 유용합니다.
Maps3DSamples/advanced: Jetpack Compose를 사용하는 개발자를 위해 이 샘플에서는 Android용 지도 3D SDK를 선언적 UI에 통합하는 방법을 보여줍니다. 헬퍼 클래스를 활용하여 SDK의 뷰 기반 아키텍처를 Compose와 연결하므로 3D 지도로 UI를 빌드하는 최신 방식을 제공합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-31(UTC)"],[],[],null,["# Code samples overview\n\nThe [Maps 3D SDK for Android repository on\nGitHub](https://github.com/googlemaps-samples/android-maps3d-samples)\nprovides a collection of sample apps to help you get started and explore the\ncapabilities of the SDK. The repository is organized into two modules:\n\n- [Maps3DSamples/ApiDemos](https://github.com/googlemaps-samples/android-maps3d-samples/tree/main/Maps3DSamples/ApiDemos):\n This module showcases the fundamental API features using Kotlin and Android\n Views. It's a great starting point to understand core concepts like map\n instantiation, camera manipulation, and adding various map objects.\n\n- [Maps3DSamples/advanced](https://github.com/googlemaps-samples/android-maps3d-samples/tree/main/Maps3DSamples/advanced):\n For developers using Jetpack Compose, this sample demonstrates how to\n integrate the Maps 3D SDK for Android into a declarative UI. It utilizes helper\n classes to bridge the SDK's View-based architecture with Compose, offering a\n more modern approach to building UIs with 3D maps."]]