https://github.com/googlemaps-samples/codelab-maps-platform-101-compose
https://github.com/googlemaps-samples/codelab-maps-platform-101-compose
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/googlemaps-samples/codelab-maps-platform-101-compose
- Owner: googlemaps-samples
- License: other
- Created: 2024-03-25T16:59:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T22:52:26.000Z (about 1 year ago)
- Last Synced: 2025-03-24T11:45:38.606Z (11 months ago)
- Language: Kotlin
- Size: 258 KB
- Stars: 7
- Watchers: 16
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Add a map to your Android app (Kotlin with Compose) codelab
======================================
## Description
Accompanying starter and solution code for the [Add a map to your Android app (Kotlin with Compose) codelab ][codelab] codelab.
## Requirements
* [Android Studio Iguana](https://developer.android.com/studio) or later
## Terms of Service
This sample uses Google Maps Platform services. Use of Google Maps Platform
services through this sample is subject to the
[Google Maps Platform Terms of Service](https://cloud.google.com/maps-platform/terms).
This sample is not a Google Maps Platform Core Service. Therefore, the
Google Maps Platform Terms of Service (e.g. Technical Support Services,
Service Level Agreements, and Deprecation Policy) do not apply to the code in this sample.
## Support
This sample is offered via an open source license. It is not governed by the
Google Maps Platform
[Support Technical Support Services Guidelines](https://cloud.google.com/maps-platform/terms/tssg),
the [SLA](https://cloud.google.com/maps-platform/terms/sla), or the
[Deprecation Policy](https://cloud.google.com/maps-platform/terms) (however, any
Google Maps Platform services used by the sample remain subject to the Google
Maps Platform Terms of Service).
If you find a bug, or have a feature request, please
[file an issue] on GitHub. If you would like to get answers to technical
questions from other Google Maps Platform developers, ask through one of our
[developer community channels](https://developers.google.com/maps/developer-community).
If you'd like to contribute, please check the [contributing guide].
[codelab]: https://developers.google.com/codelabs/maps-platform/maps-platform-101-compose#0
[file an issue]: https://github.com/googlemaps-samples/codelab-maps-platform-101-compose/issues
[pull request]: https://github.com/googlemaps-samples/codelab-maps-platform-101-compose/compare
[code of conduct]: CODE_OF_CONDUCT.md
[contributing guide]: CONTRIBUTING.md