swift - MapView over UITableViewCell -
i'm trying have mapview cover entire uitableviewcell , disable user activity on mapview, still have cell clickable. however, mapview (even though sent subview back) intercepting user clicks , causing didselectrow method never called.
you can try way below:
you add view above mapview , set background color clearcolor
. think resolve problem.
Comments
Post a Comment