Params

object Params

Properties

Link copied to clipboard
const val AllowNetwork: String

Whether to allow network requests. Type: Boolean

Link copied to clipboard
const val Query: String

Search query. Type: String

Link copied to clipboard
const val SearchRadius: String

Search radius in meters. Type: Long

Link copied to clipboard
const val UserLatitude: String

Latitude of user's current location in degrees. Type: Double?

Link copied to clipboard

Longitude of user's current location in degrees. Type: Double?