Skip to content

Commit b7d137e

Browse files
committed
add to readme
1 parent c13eb9d commit b7d137e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,8 @@ The filter widget allows for dynamic filtering of ArcGIS Feature and Dynamic lay
350350

351351
- `type` - defaults to text, or use `numeric` to allow the correct syntax for numerical fields. Other field types may be added in future.
352352

353+
The filter honours any `where` or `layerDefs` clauses which have been previously set in the config file.
354+
353355
## [Custom code](#custom-code)
354356
The file custom.js can be used to personalise the map by writing additional functionality which interacts with the Bootleaf map, but without requiring any changes to the Bootleaf source code. This allows for easier upgrading to the latest Bootleaf release without any rework of your custom code.
355357

0 commit comments

Comments
 (0)