IRoute Properties | ![]() |
The IRoute type exposes the following members.
Name | Description | |
---|---|---|
![]() | Calculated |
Indicates if the route has been calculated.
|
![]() | CurrentTime |
Gets or sets the current time, as used by the route. The time is in UTC.
|
![]() | End |
Gets or sets the end stop of the route.
|
![]() | MapMouseEventsHandler |
Gets the MapMouseEventsHandler.
(Inherited from IMapMouseHandler.) |
![]() | PersistNetwork | Gets or sets a flag that signals whether to keep the routing
network in memory after the route has been calculated.
|
![]() ![]() | RequiredRendermodes |
Specifies at which stages of rendering this renderer should be called.
(Inherited from IMapRenderer.) |
![]() | Start |
Gets or sets the start point of the route.
|
![]() | StopCount |
Gets the number of stops on the route.
|
![]() | Strategy |
Gets or sets the RoutingStrategy used
to calculate the route costs.
|
![]() | VehicleSpec |
Gets or sets the VehicleType
for the route.
|