This property defaults to ???false??? and if set to ???true??? the FeatureLayer will display MapTips...
Hi Brian,Have you tried something like this?FeatureLayer.PopupProperties.PopupType = PopupLayerType.None;
FeatureLayer.PopupProperties.PopupType = PopupLayerType.None;
I am creating a FeatureLayer and adding it thru the API. How do you turn off Popups thru the API?There is an option to "Don't display popup window" in the Layer Properties dialog after the layer is added.But I need to do this for the user via the API as I am adding/removing many Feature Layers thru my Addin.Thanks much,
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.