Announcement
constructor(id: UniqueId = UniqueId(), point: GeoPoint, distance: Distance, type: String, verbalMessage: String = "", verbalMessagePhonetics: Phonetics? = null)
Parameters
id
Id of Announcement.
point
Location of the announcement defined as a latitude longitude pair.
distance
Distance from point to the Instruction.maneuverPoint.
type
Type of Announcement.
verbalMessage
A verbal message for the maneuver.
verbalMessagePhonetics
Phonetic strings of all of the readable Instruction properties.