Does anyone have any good sample code for a pop-up for a WPF application built using the ArcGIS Runtime for .NET? This is noticeably missing in this ArcGIS Runtime Toolkit on Github.
Thanks, Matt
Message was edited by: Matt Bryant
Hi Matt,
Depending on your requirements for the popup but please see MapOverlays sample from samples repository:
arcgis-runtime-samples-dotnet/MapOverlays.xaml at master · Esri/arcgis-runtime-samples-dotnet · GitHub
arcgis-runtime-samples-dotnet/MapOverlays.xaml.cs at master · Esri/arcgis-runtime-samples-dotnet · GitHub
Implementation is very straight forward and if you for example need to edit / show attributes in the popup, put FeatureDataForm in and you are good to go.
These links are broken. Is there a current sample of how to use PopUps or CallOuts in .NET MAUI?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.