ISItineraryRequest Class Reference

Inherits from ISItineraryBaseRequest : NSObject
Declared in ISItineraryRequest.h

Overview

Class used to represent an itinerary request.

  startPositions

Itinerary start position array.

@property (nonatomic, retain) NSMutableArray *startPositions

Declared In

ISItineraryRequest.h

  endPositions

Itinerary end position array.

@property (nonatomic, retain) NSMutableArray *endPositions

Declared In

ISItineraryRequest.h

  isFromOrToLocation

Boolean used to know if the request is from or to the current user location.

@property (nonatomic, readonly) Boolean isFromOrToLocation

Declared In

ISItineraryRequest.h