You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
# Google Maps SDK for Android Samples
9
9
10
-
<imgsrc="images/screenshots.png"width="1024" />
10
+
<imgsrc="images/screenshots.png"width="1164" />
11
11
12
12
## Description
13
13
@@ -19,13 +19,13 @@ Samples demonstrating how to use
19
19
This repo contains the following samples:
20
20
21
21
1.[ApiDemos](ApiDemos): A collection of small demos showing most features of the Maps SDK for Android.
22
-
1.[FireMarkers](FireMarkers): Demonstrates how to use Firebase Realtime Database to drive synchronized, live animations on a Google Map across multiple devices using a controller/agent architecture.
23
-
1.[WearOS](WearOS):
22
+
2.[FireMarkers](FireMarkers): Demonstrates how to use Firebase Realtime Database to drive synchronized, live animations on a Google Map across multiple devices using a controller/agent architecture.
23
+
3.[WearOS](WearOS):
24
24
Displays a map on a Wear OS device. This sample demonstrates the basic
25
25
setup required for a gradle-based Android Studio project.
0 commit comments