public class

LocationServices

extends Object
java.lang.Object
   ↳ com.google.android.gms.location.LocationServices

Class Overview

The main entry point for location services integration.

Summary

Fields
public static final Api<Api.ApiOptions.NoOptions> API Token to pass to addApi(Api) to enable LocationServices.
public static FusedLocationProviderApi FusedLocationApi Entry point to the fused location APIs.
public static GeofencingApi GeofencingApi Entry point to the geofencing APIs.
public static SettingsApi SettingsApi Entry point to the location settings-enabler dialog APIs.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final Api<Api.ApiOptions.NoOptions> API

Token to pass to addApi(Api) to enable LocationServices.

public static FusedLocationProviderApi FusedLocationApi

Entry point to the fused location APIs.

public static GeofencingApi GeofencingApi

Entry point to the geofencing APIs.

public static SettingsApi SettingsApi

Entry point to the location settings-enabler dialog APIs.