Skip to content

Commit

Permalink
chore: Update README.md in preparation for A-la-carte GA
Browse files Browse the repository at this point in the history
chore: Update README.md in preparation for A-la-carte GA

Equivalent RN change googlemaps/react-native-navigation-sdk#262
  • Loading branch information
ArturoSalazarB16 authored Sep 16, 2024
1 parent 89dc7af commit 147762b
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,11 @@ This repository contains a Flutter plugin that provides a [Google Navigation](ht
| **Minimum mobile OS supported** | API level 23+ | iOS 14.0+ |

* A Flutter project
- A Google Cloud project with a Mobility solution enabled, such as On-Demand Rides and Deliveries or Last Mile Fleet Solution. This requires you to Contact Sales as described in the [Mobility services documentation](https://developers.google.com/maps/documentation/transportation-logistics/mobility).
- In that Google Cloud project, these four products also need to be enabled depending on the target(s) of your Flutter app:
- [Maps SDK for Android](https://developers.google.com/maps/documentation/android-sdk/cloud-setup#enabling-apis)
- [Navigation SDK for Android](https://developers.google.com/maps/documentation/navigation/android-sdk/set-up-project)
- [Maps SDK for iOS](https://developers.google.com/maps/documentation/ios-sdk/cloud-setup#enabling-apis)
- [Navigation SDK for iOS](https://developers.google.com/maps/documentation/navigation/ios-sdk/config)
* An API key from the project above
* A Google Cloud project
* If you are a Mobility Services developer, you must contact Sales as described in [Mobility services documentation](https://developers.google.com/maps/documentation/transportation-logistics/mobility).
* If you are not a Mobility Services developer, refer to [Setup Google Cloud Project](https://developers.google.com/maps/documentation/navigation/android-sdk/cloud-setup) for instructions.
* An [API key](https://console.cloud.google.com/google/maps-apis/credentials) from the project above
* The API key must be configured for both Android and iOS. Refer to [Android Using Api Keys](https://developers.google.com/maps/documentation/navigation/android-sdk/get-api-key) and [iOS Using Api Keys](https://developers.google.com/maps/documentation/navigation/ios-sdk/get-api-key) respectively for instructions.
* If targeting Android, [Google Play Services](https://developers.google.com/android/guides/overview) installed and enabled
* [Attributions and licensing text](https://developers.google.com/maps/documentation/navigation/android-sdk/set-up-project#include_the_required_attributions_in_your_app) added to your app

Expand Down

0 comments on commit 147762b

Please sign in to comment.