views:

75

answers:

1

Hi

I am new to iphone development. In my application, i want to draw a road map(driving/walking mode) from current location (wherever we are in) into target place which is given by user via textfield. All things should be done inside my application. Is there any idea? or any sample?

+1  A: 

You can find out answer from here.

http://stackoverflow.com/questions/1085749/google-map-route-draw-on-iphone

sugar