Skip to content

Commit 254939e

Browse files
committed
chore: Adds a link to the map id documentation.
1 parent a667e10 commit 254939e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To run the demo app, ensure you've met the requirements above then:
6767

6868
### Setting up the Map ID
6969

70-
Some of the features in the demo app, such as Advanced Markers, require a Map ID. You can set the Map ID in one of the following ways:
70+
Some of the features in the demo app, such as Advanced Markers, require a Map ID. You can learn more about map IDs in the [official documentation](https://developers.google.com/maps/documentation/android-sdk/map-ids/mapid-over). You can set the Map ID in one of the following ways:
7171

7272
1. **`secrets.properties`:** Add a line to your `secrets.properties` file with your Map ID:
7373
```

0 commit comments

Comments
 (0)