InstructionAnnouncements

fun InstructionAnnouncements(    earlyWarningAnnouncement: AnnouncementPoint? = null,     mainAnnouncement: AnnouncementPoint? = null,     confirmationAnnouncement: AnnouncementPoint? = null)

Parameters

earlyWarningAnnouncement

Fine-grained AnnouncementPoint for the Instruction located a few hundred meters before the point. Supported only in routing with extended guidance.

mainAnnouncement

Main fine-grained AnnouncementPoint for the Instruction. Supported only in routing with extended guidance.

confirmationAnnouncement

Last fine-grained AnnouncementPoint for the Instruction located tens of meters before the point. Supported only in routing with extended guidance.