Hi Mittchel, I don't know of any tutorials, but I think I can probably point you in the right direction...
It sounds like what you'll want is a UISplitViewController containing a UITableViewController (for the list of directions) and a UIViewController containing an MKMapView. Hope that helps, Jeff On Mon, Oct 10, 2011 at 2:36 AM, Mittchel Van Vliet <[email protected]> wrote: > Hello everyone, > I'm very new at MonoTouch and soon to be I have to develop a project which > contains a Map which draws a route between 2 destionations (the current one) > and a specified address. Besides that, I also want a scrollable view which > shows the directions the consumer has to walk to get to their destionation.. > Is there any tutorial on how to do this? > Thanks! > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > > _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
