From 55931ca2debcd352dba0cc072e6bf88458761a02 Mon Sep 17 00:00:00 2001
From: Quddus Chong
Date: Fri, 24 Apr 2015 10:07:36 -0700
Subject: [PATCH] docs: Updated What's New for GMS v7.3 to remove Maps support
for Wear.
Change-Id: I8ebe6c77c4eac3ac660f148bf40ce9a1f710e5fb
---
docs/html/google/play-services/index.jd | 24 +-----------------------
1 file changed, 1 insertion(+), 23 deletions(-)
diff --git a/docs/html/google/play-services/index.jd b/docs/html/google/play-services/index.jd
index d674f7ff93567..5ccdcb9453ec7 100644
--- a/docs/html/google/play-services/index.jd
+++ b/docs/html/google/play-services/index.jd
@@ -74,30 +74,8 @@ announcement
blog post.
- - Maps - This release makes the Google Maps Android API v2 available on
-
-Android Wear, so you can now create map-based apps that run directly on wearable devices. In
-addition, the Maps API now offers a new
-
-{@code OnStreetViewPanoramaLongClickListener} interface, similar to the existing
-
-{@code OnMapLongClickListener} 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.
-
-
-
- Wear - In addition to Maps support, this release provides you with the ability
+ Wear - This release provides you with the ability
to advertise and discover the capabilities of devices that are connected in a Wear network, through
the new
{@code CapabilityApi} class. The new