callout

Custom MKAnnotation callout bubble with button

人走茶凉 提交于 2019-11-26 07:23:44
问题 I\'m developing app, where user is localized by gps and then he is asked, whether he is located in specific place. To confirm this, callout bubble is presented to him straight away, asking him, if he is at specific place. As there is alot of similar questions, I was able to do custom callout bubble: My problem: button is not \"clickable\" My guess: because this custom callout is higher than standard callout bubble, I had to place it in negative \"frame\", therefore button cannot be clicked.