From 0248e9aa12465298c77ad1518f915f92e9597dbc Mon Sep 17 00:00:00 2001 From: "smain@google.com" Date: Wed, 4 Mar 2015 19:36:31 -0800 Subject: add Places API to the Location feature page Change-Id: I087be42be2e117817a3f589d03bd532fb590a62a --- docs/html/google/play-services/location.jd | 51 +++++++++++++++++++++++------- 1 file changed, 40 insertions(+), 11 deletions(-) (limited to 'docs') diff --git a/docs/html/google/play-services/location.jd b/docs/html/google/play-services/location.jd index 3fbf00e..b28302c 100644 --- a/docs/html/google/play-services/location.jd +++ b/docs/html/google/play-services/location.jd @@ -12,24 +12,25 @@ header.hide=1
-

Location APIs

+

Location & Places

The location APIs make it easy for you to build location-aware applications, without needing to - focus on the details of the underlying location technology. They also let you minimize - power consumption by using all of the capabilities of the device hardware. + focus on the details of the underlying location technology. The related Places APIs also help + your app identify real-world points of interest near the user.

-

To get started, first set up - the Google Play services SDK. You can learn how to use the APIs in the training - class Making Your App Location Aware, - and details are available in the Location API reference. + the Google Play services SDK. To learn how to identify the user's location, see + Making Your App Location Aware, or to + identify nearby places, see the +Google Places API for Android +developer guide.

Key Developer Features

-
+