ArcGIS Runtime SDK for iOS: AGSStop.h File Reference
ArcGIS Runtime SDK for iOS  100.15
AGSStop.h File Reference

Go to the source code of this file.

Enumerations

enum  AGSStopType { AGSStopTypeStop = 0 , AGSStopTypeWaypoint = 1 , AGSStopTypeRestBreak = 2 }
 

Enumeration Type Documentation

◆ AGSStopType

Type of stop along the route.

Since
100.1
Enumerator
AGSStopTypeStop 

A location where a vehicle would arrive and/or depart.

AGSStopTypeWaypoint 

A location between stops that a route must pass through.

AGSStopTypeRestBreak 

A location where a route pauses e.g. for a required lunch break.