updateDistance

fun updateDistance(distanceMeters: Double): Boolean

Update distance to the current SearchPlace.

Return

True if distance was updated, false otherwise.

Throws