objective c - looking for Iphone tutorial app to search for venues around my location -


i new objective-c , iphone developing. wondering, if can direct me tutorial on how make simple app search venue burger king , display venues close location. non commercial app, me understand how things work , feet wet on category. have done simple mapkit app put pin on map that's it. thank on matter.

this more or less example app want understand how code. http://itunes.apple.com/qa/app/fastfood-de/id436336483?mt=8

thanks

solution: on same boat, took me while find something. came across tutorial in nutshell shows looking for. s forward geocoder.

http://www.totagogo.com/2011/02/08/google-local-search-ios-code/ hope else helped me.

look here: how use google api in iphone query hotels around place

you can use response places.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -