Hello everyone,

Currently I am developing an application which makes a lot of use of the
Route services. The Google Maps API webservice takes only 2500 requests per
day, and 100k if you pay for them. Both numbers are significantly low for
my application.

So my question is: Whats the best way of using the route service(getting
directions, show the route in a line) without any limitations?

I found an app that has the same idea as mine, and they make use of the
standard Maps application which is available on the iPhone. Is this the
best solution, and if it is.. is there any tutorial on accesing this
application?

Ofcourse the ideal solution would be that I can make use of the MapKit
itself in my own application, but if I have to go to the external
application that would be fine too..

I hope someone can help me!

Thanks.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to