[MonoTouch] Route

Jeff Stedfast jeff at xamarin.com
Mon Oct 10 10:55:23 EDT 2011


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 <mittchel at gmail.com> 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
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>


More information about the MonoTouch mailing list