GeoDeeplinkGeocoding

class GeoDeeplinkGeocoding(accessToken: String)

Constructors

Link copied to clipboard
fun GeoDeeplinkGeocoding(accessToken: String)

Functions

Link copied to clipboard
fun cancel()
Link copied to clipboard
suspend fun requestPlaces(geoDeeplink: GeoDeeplink, origin: Point): GeocodingResponse?

Properties

Link copied to clipboard
var currentMapboxGeocoding: MapboxGeocoding? = null