Dear JS-Community
I' sure someone has already developed once a script to show the dynamically changing distinct values of an attribute as list and layer List to check / uncheck them as map overlays.
thank you for the assistance!
Christian
Christian,
You are asking for:
show the dynamically changing distinct values of an attribute as list
Maybe FeatureTable is what you are looking for: FeatureTable | API Reference | ArcGIS API for JavaScript 3.20
layer List to check / uncheck them as map overlays
LayerList is what you are looking for LayerList | API Reference | ArcGIS API for JavaScript 3.20
You can find many great samples here:
Samples | ArcGIS API for JavaScript 3.20
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.