What is the best way to create maptips for graphics in a GraphicsOverlay? It was easy to do in the Silverlight API by setting the MapTip property of a graphic. I am using Runtime 100. Thanks!
I am using WPF. Sorry, did not make it clear.
Which platform? WPF, UWP, Xamarin.Android, Xamarin.iOS or Xamarin.Forms?
Thanks, this is working well. Is there a way to change the default font name and font size for a callout?
You would use the IdentifyGraphicOverlaysAsync method on a mouse-click event to find graphics under the cursor. You can then use the ShowCalloutAt... methods to display a sort of tooltip you'd like.
The automatic maptip-on-hover is no longer available out of the box.
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.