diff --git a/tutorials/CurrentPlaceDetailsOnMap/README.md b/tutorials/CurrentPlaceDetailsOnMap/README.md index beef8500..1c98a921 100644 --- a/tutorials/CurrentPlaceDetailsOnMap/README.md +++ b/tutorials/CurrentPlaceDetailsOnMap/README.md @@ -1,6 +1,9 @@ Google Maps Android API Sample: Current Place Details ===================================================== +This sample goes hand in hand with a tutorial for the Google Maps Android API: +[Select Current Place and Show Details on a Map](https://developers.google.com/maps/documentation/android-api/current-place-tutorial). + Prerequisites --------------