Companion
object Companion
Companion object.
Functions
Link copied to clipboard
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.