Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz committed Mar 27, 2017
1 parent eddd066 commit 98403e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/client/plugins/Search.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ const ToggleButton = require('./searchbar/ToggleButton');
* "queriableAttributes": ["attribute_to_query"],
* "sortBy": "ID",
* "srsName": "EPSG:4326",
* "maxFeatures": 4
* "maxFeatures": 4,
* "blackist": [... an array of strings to exclude from the final search filter ]
* },
* "nestedPlaceholder": "Write other text to refine the search...",
* "then": [ ... an array of services to use when one item of this service is selected]
Expand Down

0 comments on commit 98403e8

Please sign in to comment.