Skip to content

Commit 78db96e

Browse files
authored
Merge pull request #4 from googlemaps-samples/adds-terms-of-service-to-readme
Updates the Terms of Service and Support sections of the README.md
2 parents 26c6435 + 0b224a5 commit 78db96e

1 file changed

Lines changed: 26 additions & 1 deletion

File tree

README.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,35 @@ Accompanying starter and solution code for the [Add a map to your Android app (K
88

99
* [Android Studio Iguana](https://developer.android.com/studio) or later
1010

11+
## Terms of Service
12+
13+
This sample uses Google Maps Platform services. Use of Google Maps Platform
14+
services through this sample is subject to the
15+
[Google Maps Platform Terms of Service](https://cloud.google.com/maps-platform/terms).
16+
17+
This sample is not a Google Maps Platform Core Service. Therefore, the
18+
Google Maps Platform Terms of Service (e.g. Technical Support Services,
19+
Service Level Agreements, and Deprecation Policy) do not apply to the code in this sample.
20+
1121
## Support
12-
If you find a bug, please [file an issue]. Or, if you'd like to contribute, send us a [pull request] and refer to our [code of conduct].
22+
23+
This sample is offered via an open source license. It is not governed by the
24+
Google Maps Platform
25+
[Support Technical Support Services Guidelines](https://cloud.google.com/maps-platform/terms/tssg),
26+
the [SLA](https://cloud.google.com/maps-platform/terms/sla), or the
27+
[Deprecation Policy](https://cloud.google.com/maps-platform/terms) (however, any
28+
Google Maps Platform services used by the sample remain subject to the Google
29+
Maps Platform Terms of Service).
30+
31+
If you find a bug, or have a feature request, please
32+
[file an issue] on GitHub. If you would like to get answers to technical
33+
questions from other Google Maps Platform developers, ask through one of our
34+
[developer community channels](https://developers.google.com/maps/developer-community).
35+
If you'd like to contribute, please check the [contributing guide].
1336

1437
[codelab]: https://developers.google.com/codelabs/maps-platform/maps-platform-101-compose#0
1538
[file an issue]: https://github.com/googlemaps-samples/codelab-maps-platform-101-compose/issues
1639
[pull request]: https://github.com/googlemaps-samples/codelab-maps-platform-101-compose/compare
1740
[code of conduct]: CODE_OF_CONDUCT.md
41+
[contributing guide]: CONTRIBUTING.md
42+

0 commit comments

Comments
 (0)