Click or drag to resize

Telogis.GeoBase.Routing.DrivingNote

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
DrivingNote Class

DrivingNote inherits from Routing.DrivingEvent.

A wrapper class to be filled server-side that represents a note attached to a direction.

Functions
NameDescription
getDistance ()

Gets the distance associated with this Routing.DrivingNote, if the note entails one.

Returns

Number - The distance, in miles, for the note.

getLocation ()

Gets the latitude-longitude coordinates of the location associated with this Routing.DrivingNote.

Returns

LatLon - The location of the note.