- Add project to GIT
- Display the current location on a map and print the coordinates of the device once the app starts. Done
- Add one button to the app so that the user can print the coordinates for the center of the map instead of the user's location.
- Query one direction using Google Directions API and extract the travel time from the JSON string.
- Query 8 points around the center for travel time for different means of transportation
- Learn how to add icons on the map showing the preferred option
- Use a database to re-use old query results
- Customize the search to consider travel costs and environment.
The steps are updated at http://cutetrains.blogspot.com/p/bac.html
No comments:
Post a Comment