This directory contains the Java samples using traditional Android Views for the Android Maps 3D SDK.
| Feature | Status | Source Code |
|---|---|---|
| Hello Map | ✅ Done | HelloMapActivity.java |
| Polylines | ✅ Done | PolylinesActivity.java |
| Map Interactions | ✅ Done | MapInteractionsActivity.java |
| Popovers | ✅ Done | PopoversActivity.java |
| Camera Controls | ✅ Done | CameraControlsActivity.java |
| Polygons | ✅ Done | PolygonsActivity.java |
| Models | ✅ Done | ModelsActivity.java |
| Markers | ✅ Done | MarkersActivity.java |
Note
These samples are view-based and serve as a reference for Java developers.