I am using MapBox and I would like to pass custom information through an AnnotationPoint. I need that information to display a custom view when the annotation callout is tapped.
The only accessible information is title and subtitle, but that information is displayed in the callout view. This information has to be hidden.
How could I achieve this?