There is an application in iPhone called Map. we could give some destination and get the driving direction, distance and the time to that location from it. I need to know how this works ?
Is there any native iPhone frameworks that i could use to get this ? or is it from a Google API that i should use ?
yes, use the mapkit and corelocation frameworks. also check this out