I would like to make an app that is a list of Public Parks/Campgrounds. It would be designed like this one:
iPhone SDK Tutorial: Reading data from a SQLite Database | dBlog.com.au
Instead of animals it's be the park names and to simplify it; when you click the name of the park I would like to to load the location of the park in Google Maps. Anyone have any tips or tutorials on how to achieve that based on this tutorial or how to mod this tutorial to achieve what I'm going for??
Ideally I'd like to add a button to show Current Locations and nearby parks and/or one to enter an intersection and show parks nearby there.