Click or drag to resize

Telogis.GeoBase.Routing.Waypoint

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

A wrapper class for containing a waypoint in a format understood by the server. In all other situations, LatLons should be used instead, and since the conversion between the two is handled by the Routing.Route class, this class need not be used directly.

Constructor
NameDescription
Waypoint(loc)

Arguments

  • loc (LatLon) - The latitude-longitude coordinates to create the waypoint at.