waypointNames

fun waypointNames(waypointNames: List<String?>?): MapMatchingOptions.Builder

Optional parameter.

Return

this Builder

Parameters

waypointNames

will be used for the arrival instruction in banners and voice instructions. If provided number of waypointNames must be the same as number of waypoints, the same as coordinates if waypoints isn't specified. But you can skip a name using null in the waypointNames.