Inherits from UIViewController
Conforms to AzimuthStatusDelegate
LocationStatusDelegate
Declared in DestinationViewController.h

Tasks

Instance Methods

initWithTitle:andCoordinate:

This function initializes the ViewController with a given Title (used for the map-icon) and a target location.

- (id)initWithTitle:(NSString *)title andCoordinate:(CLLocationCoordinate2D)coordinate

Parameters

title

Title of the target

Return Value

coordinate Target location

Declared In

DestinationViewController.h