|
2 | 2 |
|
3 | 3 |  |
4 | 4 |  |
5 | | -[](https://github.com/googlemaps/android-maps-rx/actions/workflows/test.yml) |
| 5 | +[](https://github.com/googlemaps/android-maps-rx/actions/workflows/test.yml) |
6 | 6 |
|
7 | | - |
8 | | -[][license] |
| 7 | + |
| 8 | +[][license] |
| 9 | +[](https://stackoverflow.com/questions/tagged/google-maps) |
9 | 10 | [][Discord server] |
10 | 11 |
|
11 | 12 | # Maps Android Rx |
|
15 | 16 | This repository contains RxJava bindings for the [Maps SDK for Android](maps-sdk) and [Places SDK for Android](places-sdk). |
16 | 17 |
|
17 | 18 | ## Requirements |
18 | | -* Android API level 24+ |
19 | | -* [Sign up with Google Maps Platform] |
20 | | -* A Google Maps Platform [project] with the **Maps SDK for Android** enabled |
21 | | -* An [API key] associated with the project above |
| 19 | + |
| 20 | +- Android API level 24+ |
| 21 | +- [Sign up with Google Maps Platform] |
| 22 | +- A Google Maps Platform [project] with the **Maps SDK for Android** enabled |
| 23 | +- An [API key] associated with the project above ... follow the [API key instructions] if you're new to the process |
22 | 24 |
|
23 | 25 | ## Installation |
24 | 26 |
|
@@ -104,13 +106,14 @@ If you find a bug, or have a feature request, please [file an issue] on GitHub. |
104 | 106 | You can also discuss this library on our [Discord server]. |
105 | 107 |
|
106 | 108 | [API key]: https://developers.google.com/maps/documentation/android-sdk/get-api-key |
| 109 | +[API key instructions]: https://developers.google.com/maps/documentation/android-sdk/config#step_3_add_your_api_key_to_the_project |
107 | 110 | [gmp-start]: https://console.cloud.google.com/google/maps-apis/start |
108 | 111 | [maps-sdk]: https://developers.google.com/maps/documentation/android-sdk |
109 | 112 | [places-sdk]: https://developers.google.com/maps/documentation/places/android-sdk |
110 | 113 | [documentation]: https://googlemaps.github.io/android-maps-rx |
111 | 114 | [jetpack-rx]: https://developer.android.com/jetpack/compose |
112 | 115 |
|
113 | | -[code of conduct]: CODE_OF_CONDUCT.md |
| 116 | +[code of conduct]: ?tab=coc-ov-file#readme |
114 | 117 | [contributing guide]: CONTRIBUTING.md |
115 | 118 | [Deprecation Policy]: https://cloud.google.com/maps-platform/terms |
116 | 119 | [developer community channels]: https://developers.google.com/maps/developer-community |
|
0 commit comments