I want to create a simple app that has a stored list of addresses (using some sort of database stored in the app) that I can search and show on a map example: Public Park locations.
Ideally it would have a search form where you enter the name of the Park and it searches the database or you could browse alphabetically by scrolling down through the list (similar the way the Apple Contacts app is set up).
Then when you click on the park you want it brings up a screen for that park with 3 items on the page: a picture of the park, the address of the park (which would be a link to open that location in Google maps) and the web url link for the park's homepage.
There would also be a button to use your current location and see which parks are nearby.
For and example of a similar app check out Offenders Lite, it's pretty similar but instead of the "Contacts Location" I would want to put search listings and incorporate the google maps. Any help would be much appreciated!
This tutorial came close, but I need to figure out how to incorporate the google maps, current location, and the alphabetical sorting and search function.
http://dblog.com.au/iphone-developme...lite-database/