onLocationPredictionsGenerated

abstract fun onLocationPredictionsGenerated(predictions: List<GeoLocation>)

Called when the new predictions are available.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

predictions

The generated predictions.