Hi there, I would like to show a callout with text in a different font. I created a simple view with a UILabel in the center, when I set the callout custom view to this view it isn't shown properly. I'm fine with the default callout for now but I intend to have more complex custom callouts and was surprised this didn't work as I expected. I'd like to know what I'm doing wrong here.
how I set the callout custom view

How I create the view,

The view:

The result:

What I've tried:
- Different values for the view frame's properties (x, y ,width and height)