UIViewController(Directions) Category Reference
| Declared in | MRMapViewController.h | 
|---|
– presentDirectionsToPlacemark:
	Presents directions modally.
- (void)presentDirectionsToPlacemark:(MRPlacemark *)placemarkParameters
placemark | 
						The destination for the route.  | 
					
|---|
Declared In
MRMapViewController.h
– presentDirectionsToPlacemark:withAccessibleRoute:
	Present directions modally
- (void)presentDirectionsToPlacemark:(MRPlacemark *)placemark withAccessibleRoute:(BOOL)accessibleParameters
placemark | 
						The destinantion for the route  | 
					
|---|---|
accessible | 
						Whether the initial default route will be an accessible route (YES) or the shortest route (NO)  | 
					
Declared In
MRMapViewController.h