Skip to content

Commit 996d494

Browse files
committed
docs: add two missing plugins to overview page
1 parent 4f76a1b commit 996d494

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/user_guide/plugins.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,10 @@ Plugins
3131
plugins/side_by_side_layers
3232
plugins/tag_filter_button
3333
plugins/terminator
34+
plugins/timeline
3435
plugins/timeslider_choropleth
3536
plugins/timestamped_geojson
37+
plugins/treelayercontrol
3638
plugins/vector_tiles
3739
plugins/WmsTimeDimension
3840

@@ -96,10 +98,14 @@ Plugins
9698
- Creates a Tag Filter Button to filter elements based on different criteria.
9799
* - :doc:`Terminator <plugins/terminator>`
98100
- Overlay day and night regions on a map.
101+
* - :doc:`Timeline <plugins/timeline>`
102+
- Create a timeline with a time slider for geojson data with start and end times.
99103
* - :doc:`Timeslider Choropleth <plugins/timeslider_choropleth>`
100104
- Create a choropleth with a timeslider for timestamped data.
101105
* - :doc:`Timestamped GeoJSON <plugins/timestamped_geojson>`
102-
- Add time-aware GeoJSON into the map.
106+
- Add GeoJSON data with timestamps to a map.
107+
* - :doc:`TreeLayerControl <plugins/treelayercontrol>`
108+
- Add a control for a tree of layers with checkboxes for visibility control.
103109
* - :doc:`Vector Tiles using VectorGridProtobuf <plugins/vector_tiles>`
104110
- Display gridded vector data (GeoJSON or TopoJSON sliced with geojson-vt, or protobuf vector tiles).
105111
* - :doc:`WMS Time Dimension <plugins/WmsTimeDimension>`

0 commit comments

Comments
 (0)