|
4 | 4 | You can use those JavaScript scripts to enhance Lizmap Web Client.
|
5 | 5 | Documentation is [here](https://docs.lizmap.com/next/en/publish/customization/javascript.html).
|
6 | 6 |
|
7 |
| -You might have a `README.md` inside the directory with more information. |
| 7 | +You might have a `README.md` inside the directory with more information and a demo. |
8 | 8 |
|
9 |
| -* [Add documentation](./library/add_documentation) |
10 |
| -* [Add hamburger menu](./library/add_hamburger_menu) |
11 |
| -* [Add shortcuts](./library/add_shortcuts) |
| 9 | +* [Add documentation](./library/add_documentation) with buttons and a dock) |
| 10 | +* [Add hamburger menu](./library/add_hamburger_menu) for a better UX on a small screen |
| 11 | +* [Add keyboard shortcuts](./library/add_shortcuts) |
12 | 12 | * [Attribute table column filter](./library/attribute_table_column_filter)
|
13 |
| -* [Background selector](./library/background_selector) |
| 13 | +* [Background selector](./library/background_selector), like on Google Maps |
14 | 14 | * [Dynamic form field visibility](./library/dynamic_form_field_visibility)
|
15 |
| -* [Edit GPX](./library/edit_gpx) |
| 15 | +* [Edit GPX](./library/edit_gpx). Import/Export GPX |
16 | 16 | * [Google Street View](./library/google_street_view)
|
17 | 17 | * [Group collapse](./library/group_collapse)
|
18 | 18 | * [Hide value popup](./library/hide_value_popup)
|
19 | 19 | * [IGN web services](./library/ign_web_services)
|
20 |
| -* [Multiple atlas](./library/multipleatlas) Deprecated since LWC 3.4 |
| 20 | +* [Multiple atlas](./library/multipleatlas). Deprecated since LWC 3.4 |
21 | 21 | * [Point buffer on map](./library/point_buffer_on_map) Display a buffer on the map
|
22 | 22 | * [Popup when opening the project with metadata information](./library/popup_metadata_info)
|
23 |
| -* [Remove button](./library/remove_button) |
| 23 | +* [Remove button](./library/remove_button) to make the UI lighter and easier |
24 | 24 | * [Simple filter](./library/simplefilter)
|
25 | 25 | * [Smart filter](./library/smartfilter)
|
26 |
| -* [Snapping while editing](./library/snapping_while_editing) Deprecated since LWC 3.4 |
| 26 | +* [Snapping while editing](./library/snapping_while_editing). Deprecated since LWC 3.4 |
27 | 27 | * [Translation](./library/translation) To provide a Lizmap project in many languages
|
28 | 28 | * [UI](./library/ui)
|
29 | 29 | * [WMTS direct access](./library/wmts_direct_access)
|
|
0 commit comments