Merge pull request #46 from googlemaps/sarahmaddox-remove-version

Removes unnecessary version number from API name
This commit is contained in:
Stephen McDonald 2018-01-08 12:50:55 +11:00 committed by GitHub
commit 8ce9a8dca4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
Google Maps Android API Sample: Adding a Map with a Marker
==========================================================
This sample goes hand in hand with a tutorial for the Google Maps Android API v2:
This sample goes hand in hand with a tutorial for the Google Maps Android API:
[Adding a Map with a Marker](https://developers.google.com/maps/documentation/android-api/map-with-marker).
Prerequisites