IARoute Class Reference

Inherits from NSObject
Declared in IALocationManager.h

Overview

Structure representing a route from user’s location to destination.

  legs

An array of IARouteLegs connecting user’s location to destination.

@property (nonatomic, readonly, nonnull) NSArray<IARouteLeg*> *legs

Declared In

IALocationManager.h