Companion

object Companion

Companion object.

Functions

Link copied to clipboard
fun create(locationProvider: LocationProvider? = defaultLocationProvider()): PlaceAutocomplete

Creates a new instance of the PlaceAutocomplete.

fun create(locationProvider: LocationProvider? = defaultLocationProvider(), apiType: ApiType): PlaceAutocomplete

Creates a new instance of the PlaceAutocomplete. Deprecated, use a function with default Api Type.