Was hoping to setup a popup in a Xamarin forms application and realize there is no way to add any kind of custom view to the callout. This raises significant issue because if points are really close together there is no way to scroll through the items that could get identified. In WPF and it would seem native iOS there is a way to use a visual element. Is there a reason that Xamarin does not allow for some kind of custom View to be added (or am I missing something).
I understand wanting to keep thing simple in what is displayed, but would be nice to have a little more control over what can be displyed