diff options
Diffstat (limited to 'docs/html/google/play-services/maps.jd')
-rw-r--r-- | docs/html/google/play-services/maps.jd | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/html/google/play-services/maps.jd b/docs/html/google/play-services/maps.jd index 69928f1..58f4c7d 100644 --- a/docs/html/google/play-services/maps.jd +++ b/docs/html/google/play-services/maps.jd @@ -17,7 +17,7 @@ header.hide=1 with <b>image overlays</b>, embed <b>one or more maps</b> as fragments, and much more.</p> <p>The <a -href="{@docRoot}google/play-services/reference/com/google/android/gms/maps/package-summary.html" +href="{@docRoot}reference/com/google/android/gms/maps/package-summary.html" >Google Maps Android API reference</a> is available here on developer.android.com, but for more information about adding maps to your app, visit:</p> <p><a class="external-link" @@ -66,21 +66,25 @@ href="https://developers.google.com/maps/documentation/android/">developers.goog </p> <h4>2. Run the sample</h4> + <p>Once you've installed the Google Play services package, the Google Maps sample is located in <code><android-sdk>/extras/google-play-services/samples/maps</code> and shows you how to use the major components of the Google Maps Android APIs. </p> <h4>3. Read the documentation</h4> + + <p>Read the <a href="https://devsite.googleplex.com/maps/terms">Google Maps + API Terms of Service</a>.</p> + <p>For quick access while developing your Android apps, the - <a href="{@docRoot}google/play-services/reference/com/google/android/gms/maps/package-summary.html">Google Maps + <a href="{@docRoot}reference/com/google/android/gms/maps/package-summary.html">Google Maps Android API reference</a> is available here on developer.android.com.</p> - <p>Extended documentation for the Google Maps Android APIs is provided with the rest of the + + <p>Detailed documentation for the Google Maps Android APIs is available with the rest of the Google Maps developer documents at <a class="external-link" href="https://developers.google.com/maps/documentation/android/">developers.google.com/maps</a>. </p> - <p>Also read the <a href="https://devsite.googleplex.com/maps/terms">Google Maps - API Terms of Service</a>.</p> </div> </div>
\ No newline at end of file |