Announcement

constructor(    id: UniqueId = UniqueId(),     point: GeoPoint,     distance: Distance,     type: String,     verbalMessage: String = "",     verbalMessagePhonetics: Phonetics? = null)

Parameters

id
point

Location of the announcement defined as a latitude longitude pair.

distance
type

Type of Announcement.

verbalMessage

A verbal message for the maneuver.

verbalMessagePhonetics

Phonetic strings of all of the readable Instruction properties.