create
fun create( context: Context, apiKey: String, timeout: Duration? = null): ReverseGeocoderApi
Content copied to clipboard
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.