Katy,Simple question- How do I get or set the LayerProperties object from a GraphicsLayer, or any other layer for that matter? Casting doesn't work, can't find a property or method, and it doesn't "look" like a dependency object, so I'm stuck at the moment.
Hi Mike,A couple options on this - 1) Override the default pop-up for a layer by specifying the pop-up template/header or 1) Disable popups on a layer programmatically (via LayerProperties.IsPopupEnabled) and then Set GraphicsLayer.MapTip. But yes, you are correct, as long as Pop-ups are enabled you cannot specify the MapTip for a GraphicsLayer.Katy
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.