@ReneRubalcava <- First off, thanks for all the content you have put out. your nearbyapp is helping me get my vue app off the ground.
Has anyone ever seen a successful Fuse.js query on a featureLayer, featureLayerView, or featureSet??
I'm creating a vue3 composition api application, and want to make a general search input that queries all fields and rows. This would hopefully keep the end user from having to select a filter criteria input on the search.
Thanks,
Jack
Solved! Go to Solution.
Got it figured out....
Makes for a pretty interesting search!
https://github.com/tfjackc/vue-surveys/blob/main/src/store/mapping.ts
Got it figured out....
Makes for a pretty interesting search!
https://github.com/tfjackc/vue-surveys/blob/main/src/store/mapping.ts