create

fun create(    context: Context,     apiKey: String,     timeout: Duration? = null): ReverseGeocoderApi

Creates an instance of OnlineReverseGeocoderApi.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

context

Android context.

apiKey

API key.

timeout

Optional call timeout for online services.