Show / Hide Table of Contents

Enum DirectionManeuverType

Type of direction maneuver.

Namespace: Esri.ArcGISRuntime.Tasks.NetworkAnalysis
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum DirectionManeuverType

Fields

Name Description
BearLeft

A bear left.

BearRight

A bear right.

Depart

A departure.

DoorPassage

A passing through a door.

Elevator

A maneuver using elevator.

EndOfFerry

An end of ferry transfer.

Escalator

A maneuver using escalator.

Ferry

A maneuver connected with a ferry.

ForkCenter

A straight at fork.

ForkLeft

A maneuver to the left at fork.

ForkRight

A maneuver to the right at fork.

HighwayChange

A change of highway.

HighwayExit

An exit from highway.

HighwayMerge

A merge of several highways.

PedestrianRamp

A maneuver via pedestrian ramp.

RampLeft

A maneuver to the left on ramp.

RampRight

A maneuver to the right on ramp.

Roundabout

A maneuver via roundabout.

SharpLeft

A sharp turn left.

SharpRight

A sharp turn right.

Stairs

A maneuver using stairs.

Stop

A stop maneuver.

Straight

A moving straight.

TripItem

A connected with trip planning.

TurnLeft

A turn left.

TurnLeftLeft

A complex maneuver: turn left, then left.

TurnLeftRight

A complex maneuver: turn left, then right.

TurnRight

A turn right.

TurnRightLeft

A complex maneuver: turn right, then left.

TurnRightRight

A complex maneuver: turn right, then right.

UTurn

An u-turn.

Applies to

TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.0 - 200.8
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.