| Field and Description |
|---|
| com.mapzen.android.lost.api.FusedLocationProviderApi.KEY_LOCATION_CHANGED |
| Method and Description |
|---|
| com.mapzen.android.lost.api.GeofencingApi.addGeofences(LostApiClient, List<Geofence>, PendingIntent)
Use
GeofencingApi.addGeofences(LostApiClient, GeofencingRequest,
PendingIntent) instead.
Sets PendingIntent to be notified when the device enters or exits one of the specified
geofences. |