updateCurrentLocation

abstract fun updateCurrentLocation(updateLocationInfo: (UpdateLocationInfo) -> Unit)

Allows updating the web view with a custom location.

Parameters

updateLocationInfo

A callback to provide UpdateLocationInfo.