Maps3DSamples/ApiDemos:
המודול הזה מציג את התכונות הבסיסיות של ה-API באמצעות Kotlin ו-Android
Views. זהו מקום מצוין להתחיל בו כדי להבין מושגי ליבה כמו יצירת מופע של מפה, שינוי של המצלמה והוספה של אובייקטים שונים למפה.
Maps3DSamples/advanced:
למפתחים שמשתמשים ב-Jetpack Compose, הדוגמה הזו מדגימה איך לשלב את Maps 3D SDK ל-Android בממשק משתמש הצהרתי. הוא משתמש במחלקות עזר כדי לגשר בין ארכיטקטורת מבוססת-התצוגה של ה-SDK לבין Compose, ומציע גישה מודרנית יותר ליצירת ממשקי משתמש עם מפות תלת-ממדיות.
[[["התוכן קל להבנה","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-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."]]