Merge pull request #47 from googlemaps/sarahmaddox-patch-1

Removes unnecessary version number from API name
This commit is contained in:
Stephen McDonald 2018-01-08 12:50:40 +11:00 committed by GitHub
commit a9b015ab30
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 Styled Map
===================================================
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 Styled Map](https://developers.google.com/maps/documentation/android-api/styling).
Prerequisites