I need a developer to write code that I need to complete an iPhone app that I’m building.
I need code that does the following:
1. determines the user’s current location
2. creates an overlay on a MapView that shows the route from current location to a fixed end point (TBD)
3. takes an argument passed from a text field (e.g. 100 miles)
4. drops a pin 100 miles along the route from the current location to the end point
The app is already storyboarded and all components work excep…
