onDidUpdateCurrentLocation

abstract fun onDidUpdateCurrentLocation(globalMarketDomain: TMMarketDomain?, location: Location)

Called when the user updates their current location.

Parameters

globalMarketDomain

The TMMarketDomain context, or null if not set.

location

The updated Location.