Maps3DSamples/ApiDemos: Mô-đun này minh hoạ các tính năng cơ bản của API bằng cách sử dụng Kotlin và Khung hiển thị Android. Đây là điểm khởi đầu tuyệt vời để tìm hiểu các khái niệm cốt lõi như việc tạo thực thể bản đồ, thao tác với camera và thêm nhiều đối tượng bản đồ.
Maps3DSamples/advanced: Đối với những nhà phát triển sử dụng Jetpack Compose, mẫu này minh hoạ cách tích hợp SDK Maps 3D dành cho Android vào một giao diện người dùng khai báo. Thư viện này sử dụng các lớp trợ giúp để kết nối cấu trúc dựa trên Khung hiển thị của SDK với Compose, mang đến một phương pháp hiện đại hơn để xây dựng giao diện người dùng bằng bản đồ 3D.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-09-05 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."]]