Esri / Esri/map-tools-template
Search option not looking into layers
Open
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
I have set these in default.js
"search": true,
"locationSearch": false,
"searchExtent": true,
"searchLayers":{
"id": "LandUseCases4",//"Boston_Marathon_7694",
"fields": ["CASENAME", "CASESTATUS"] //"STATE_NAME"
},
but search is not being performed on the layer. I have set the locationsearch to false , should it not search on location then? but it does search on location
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.