voiceUnits

val voiceUnits: UnitType? = null

A type of units to return in the text for voice instructions. Can be UnitType.IMPERIAL (default) or UnitType.METRIC. Must be used in conjunction with RouteOptions.steps=true and RouteOptions.voiceInstructions ()}=true.

Since

3.0.0