onSwitchToTargetVersion

abstract fun onSwitchToTargetVersion(tilesVersion: String?)

Invoked as soon as navigation switched to a tiles version specified in RoutingTilesOptions (the latest available version if no version is specified).

Parameters

tilesVersion

tiles version used for navigation.