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 ❤️
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.