I am trying to display information from a feature layer using PopUp.
I am using the Esri.ArcGISRuntime.Xamarin.Forms nuget package.
I saw that you can specifiy a PopupDefinition on the FeatureLayer but how to display information on the MapView.
I'd like to open a popup when a user click on a feature but did not find any sample.
Any idea ?
Cheers