In IOS I have a map with several MKAnnotation, Clicking on one of them I see the bubble with a text, but the text is too long, then it is not displayed in its entirety.
I'm looking for a way to display text in a multiline TextView, or something similar, so that it is fully displayed.
iOS 9.0 onwards you can use detailCalloutAccessoryView. You can add your textView in there. Here is the documentation link - https://developer.apple.com/reference/mapkit/mkannotationview?language=objc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With