Telogis.GeoBase.Routing.DrivingNote |
DrivingNote inherits from Routing.DrivingEvent.
A wrapper class to be filled server-side that represents a note attached to a direction.
Name | Description |
---|---|
getDistance () | Gets the distance associated with this Routing.DrivingNote, if the note entails one. ReturnsNumber - The distance, in miles, for the note. |
getLocation () | Gets the latitude-longitude coordinates of the location associated with this Routing.DrivingNote. ReturnsLatLon - The location of the note. |