|
1 | 1 | [](https://maven-badges.herokuapp.com/maven-central/com.google.maps.android/android-maps-utils)
|
2 |
| - |
3 | 2 | 
|
4 | 3 | 
|
| 4 | +[](https://github.com/googlemaps/android-maps-utils/actions/workflows/test.yml) |
5 | 5 |
|
6 |
| - |
| 6 | + |
| 7 | +[][license] |
| 8 | +[](https://stackoverflow.com/questions/tagged/google-maps) |
7 | 9 | [][Discord server]
|
8 |
| -[](LICENSE) |
9 | 10 |
|
10 | 11 | # Maps SDK for Android Utility Library
|
11 | 12 |
|
@@ -35,7 +36,7 @@ You can also find Kotlin extensions for this library in [Maps Android KTX][andro
|
35 | 36 | * Android API level 21+
|
36 | 37 | * [Sign up with Google Maps Platform]
|
37 | 38 | * A Google Maps Platform [project] with the **Maps SDK for Android** enabled
|
38 |
| -* An [API key] associated with the project above |
| 39 | +- An [API key] associated with the project above ... follow the [API key instructions] if you're new to the process |
39 | 40 |
|
40 | 41 | ## Installation
|
41 | 42 |
|
@@ -362,12 +363,12 @@ If you find a bug, or have a feature request, please [file an issue] on GitHub.
|
362 | 363 | You can also discuss this library on our [Discord server].
|
363 | 364 |
|
364 | 365 | [API key]: https://developers.google.com/maps/documentation/android-sdk/get-api-key
|
365 |
| -[gmp-start]: https://console.cloud.google.com/google/maps-apis/start |
| 366 | +[API key instructions]: https://developers.google.com/maps/documentation/android-sdk/config#step_3_add_your_api_key_to_the_project |
366 | 367 | [maps-sdk]: https://developers.google.com/maps/documentation/android-sdk
|
367 | 368 | [documentation]: https://googlemaps.github.io/android-maps-utils
|
368 | 369 | [android-maps-ktx]: https://github.com/googlemaps/android-maps-ktx
|
369 | 370 |
|
370 |
| -[code of conduct]: CODE_OF_CONDUCT.md |
| 371 | +[code of conduct]: ?tab=coc-ov-file#readme |
371 | 372 | [contributing guide]: CONTRIBUTING.md
|
372 | 373 | [Deprecation Policy]: https://cloud.google.com/maps-platform/terms
|
373 | 374 | [developer community channels]: https://developers.google.com/maps/developer-community
|
|
0 commit comments