views:

47

answers:

1

Hi, I need help making my iPhone app zoom to the users current location. I have seen this answered before on StackOverflow ( http://stackoverflow.com/questions/2423236/zoom-on-userlocation )but I have no idea what I am doing when it comes to iPhone development (I make websites not iPhone apps).

I need it explained extremely simply, down to where the code snippets go starting from a blank project.

Any help is very much appreciated.

-- Taylor

A: 

Nevermind, I figured it out.

Taylor Satula
I wasn't connecting the delegate to the code. I am not used to the WYSIWYG code hybrid style of iPhone development.
Taylor Satula