Packagecom.esri.aws.services
Classpublic class RouteStop

The stop along a route.



Public Properties
 PropertyDefined by
  desc : String
The name of the stop.
RouteStop
  point : GeoPoint
The x,y coordinate of the stop.
RouteStop
Property detail
descproperty
public var desc:String

The name of the stop. The name appears in the driving directions and is used to refer to the specific route stop.

pointproperty 
public var point:GeoPoint

The x,y coordinate of the stop.