diff options
Diffstat (limited to 'docs/html/google/play-services/maps.jd')
-rw-r--r-- | docs/html/google/play-services/maps.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/google/play-services/maps.jd b/docs/html/google/play-services/maps.jd index 965444a..b611f36 100644 --- a/docs/html/google/play-services/maps.jd +++ b/docs/html/google/play-services/maps.jd @@ -60,8 +60,8 @@ href="https://developers.google.com/maps/documentation/android/">developers.goog <h3 style="clear:left">Getting Started</h3> <h4>1. Get the Google Play services SDK</h4> <p>The Google Maps Android APIs are part of the Google Play services platform.</p> - <p>To use Google Maps, <a href="{@docRoot}google/play-services/setup.html">set up</a> - the Google Play services SDK. Then see the <a class="external-link" + <p>To use Google Maps, <a href="{@docRoot}google/play-services/setup.html">set up + the Google Play services SDK</a>. Then see the <a class="external-link" href="https://developers.google.com/maps/documentation/android/start#installing_the_google_maps_android_v2_api"> Getting Started guide</a> to get your API key for Maps and set up your app. </p> |