Select to view content in your preferred language

filter a arcgis feature layer on toggle

2342
2
06-09-2016 07:16 AM
albavoli
Deactivated User

how can we filter an arcgis feature layer on toggle changing the definition expression?

0 Kudos
2 Replies
LucasDanzinger
Esri Frequent Contributor

You should be able to just set the definition expression on the feature layer - ArcGIS Runtime SDK for Qt QML API: FeatureLayer Class Reference

albavoli
Deactivated User

but i want to change the definition on toggle so basically i want to remove one layer and show another one how can i manage that?

0 Kudos