DestinationViewController Class Reference
| Inherits from | UIViewController |
| Conforms to | AzimuthStatusDelegate LocationStatusDelegate |
| Declared in | DestinationViewController.h |
Tasks
-
– initWithTitle:andCoordinate:This function initializes the ViewController with a given Title (used for the map-icon) and a target location.
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)coordinateParameters
- title
Title of the target
Return Value
coordinate Target location
Declared In
DestinationViewController.h