MobileForms Toolkit Documentation

eWayType Enumeration

Defines the type of ways that should be excluded from calculation during the GeoRoute request.

public enum eWayType

Members

Member Name Description
IgnoreThe calculated route may use all ways without any restriction.
AvoidTollsThe calculated route should avoid toll roads/bridges.
AvoidHighwaysThe calculated route should avoid highways.

Requirements

Namespace: Resco.Location.Services.GeoRoute

Assembly: Resco.Location.CF3 (in Resco.Location.CF3.dll)

See Also

Resco.Location.Services.GeoRoute Namespace