Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a344962 authored by Quddus Chong's avatar Quddus Chong Committed by Android Git Automerger
Browse files

am 94089591: am 9774e8ab: Merge "docs: Updated What\'s New for GMS v7.3 to...

am 94089591: am 9774e8ab: Merge "docs: Updated What\'s New for GMS v7.3 to remove Maps support for Wear." into lmp-mr1-ub-docs

* commit '94089591':
  docs: Updated What's New for GMS v7.3 to remove Maps support for Wear.
parents 0f21039c 94089591
Loading
Loading
Loading
Loading
+1 −23
Original line number Original line Diff line number Diff line
@@ -74,30 +74,8 @@ announcement
<a href="http://android-developers.blogspot.com/2015/04/theres-lot-to-explore-with-google-play.html"
<a href="http://android-developers.blogspot.com/2015/04/theres-lot-to-explore-with-google-play.html"
class="external-link">blog post</a>.</p>
class="external-link">blog post</a>.</p>
<ul>
<ul>
  <li><strong>Maps</strong> - This release makes the Google Maps Android API v2 available on
<a href="https://developers.google.com/maps/documentation/android/wear" class="external-link">
Android Wear</a>, so you can now create map-based apps that run directly on wearable devices. In
addition, the Maps API now offers a new
<a href="{@docRoot}reference/com/google/android/gms/maps/StreetViewPanorama.OnStreetViewPanoramaLongClickListener.html">
{@code OnStreetViewPanoramaLongClickListener}</a> interface, similar to the existing
<a href="{@docRoot}reference/com/google/android/gms/maps/GoogleMap.OnMapLongClickListener.html">
{@code OnMapLongClickListener}</a> interface. These listeners are particularly helpful
for wearable devices, so you can let users exit from the app by long-clicking on a map or panorama.
On a wearable device, the swipe gesture is used to pan the map instead of exiting the app.
    <ul>
      <li><a href="https://developers.google.com/maps/documentation/android/wear"
        class="external-link">Google Maps on Android Wear developer guide</a>
      </li>
      <li><a href="https://github.com/googlemaps/android-samples/tree/master/BasicWearMap"
        class="external-link">Google Maps on Android Wear sample</a>
      </li>
      <li><a href="https://developers.google.com/maps/documentation/android/releases"
        class="external-link">Release notes</a>
      </li>
    </ul>
  </li>
  <li>
  <li>
    <strong>Wear</strong> - In addition to Maps support, this release provides you with the ability
    <strong>Wear</strong> - This release provides you with the ability
to advertise and discover the capabilities of devices that are connected in a Wear network, through
to advertise and discover the capabilities of devices that are connected in a Wear network, through
the new <a href="{@docRoot}reference/com/google/android/gms/wearable/CapabilityApi.html">
the new <a href="{@docRoot}reference/com/google/android/gms/wearable/CapabilityApi.html">
{@code CapabilityApi}</a> class. The new
{@code CapabilityApi}</a> class. The new