#import #import /** * Basic custom callout view to demonstrate how to * add your own on your app. Will only show the * callout title for demonstration purpose. */ @interface MBXCustomCalloutView : UIView @end