Custom MKPinAnnotation callout view similar to Default MKPinAnnotation
- by Sijo
i want to create a custom callout bubble on MKMapView. But i want to create the call out bubble in the same manner of default bubble. So how to create a View look like annotaion in this image
I want a custom custom view which look like "Parked Location" annotaion in the following image. with custom width, height etc. P
I am not able to add…