public interface OnLocationStaleListener
The time from the last location update that determines if a location update
is stale or not is provided by LocationLayerOptions.staleStateTimeout().
| Modifier and Type | Method and Description |
|---|---|
void |
onStaleStateChange(boolean isStale) |