Hi all,
I want to disable selection on click for some Featurelayer on my map. I have two Featurelayer overlapping and when i click on map i want to get popup only for one Featurelayer.
Thanks
https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#popupEnabled
The featureLayer has a property called popupEnabled with a default value of true. featureLayer.popupEnabled = false will disable popups for that layer.
Hi,
thank so much, that's correct ❤️
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.