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
i have achieved following things have achieved far
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
Post a Comment