OffRoadGuidanceEngineFactory

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
object OffRoadGuidanceEngineFactory

Deprecated

This will be removed from future releases after 2026-07-26.

Factory for creating an off-road GuidanceEngine.

Off-road navigation guidance provides directions and help for travel on unpaved or unmarked paths, such as trails, dirt roads, or open terrain. This API provides a way to create GuidanceEngine instances that handle off-road navigation guidance.

To create a default off-road TomTomNavigation, check the OffRoadTomTomNavigationFactory class.

Functions

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
fun create(): GuidanceEngine

Creates an instance of the GuidanceEngine.