Skip to content

Commit 78b6dff

Browse files
authored
docs(google-maps): add terms of service section to readme
1 parent 7bb0a82 commit 78b6dff

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/google-maps/README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,25 @@ zoom = 4;
8686
8787
Not every option has its own input. See the API for each component to see if the option has a
8888
dedicated input or if it should be set in the options input.
89+
90+
## Terms of Service
91+
92+
`@angular/google-maps` uses Google Maps Platform services. Use of Google
93+
Maps Platform services through this library is subject to the
94+
[Google Maps Platform Terms of Service][gmp-tos].
95+
96+
This library is not a Google Maps Platform Core Service.
97+
Therefore, the Google Maps Platform Terms of Service (e.g., Technical
98+
Support Services, Service Level Agreements, and Deprecation Policy)
99+
do not apply to this library.
100+
101+
### European Economic Area (EEA) developers
102+
103+
If your billing address is in the European Economic Area, effective on
104+
8 July 2025, the [Google Maps Platform EEA Terms of Service][gmp-tos-eea]
105+
will apply to your use of the Services. Functionality varies by region.
106+
[Learn more][gmp-tos-eea-faq].
107+
108+
[gmp-tos]: https://cloud.google.com/maps-platform/terms
109+
[gmp-tos-eea]: https://cloud.google.com/terms/maps-platform/eea
110+
[gmp-tos-eea-faq]: https://developers.google.com/maps/comms/eea/faq

0 commit comments

Comments
 (0)