ios - How to present UITableView only in certain condition over UIViewController Similar to Google Map Search Option -


i want implement place search of google maps same presented in google maps application

i hoping present uitableview conditions. how achieve that.

first sample of google maps apps

enter image description here

i have achieved following things have achieved far

enter image description here

how can achieve same first sample of google maps apps. know how populate places using place api of google maps. having trouble in design case i.e how present them on map view.

if want show table view in condition when condition add delegate , data source tableview , add on tableview. , when don't want show remove super view else hide it.

i hope in that.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -