Hi guys,
I'm seeking advice on how to achieve a specific functionality with ArcGIS Runtime SDK for .NET. I have historical data points for airplanes, and I want to display a callout with additional information (such as position and other details) upon double-clicking a point. The callout should remain visible until manually closed, and I need to support multiple callouts being displayed simultaneously. Since I understand that showing multiple callouts isn't directly supported, I'm unsure of the best approach to implement this feature. Any suggestions or guidance would be greatly appreciated.