**New Features**
- Added functions for creating legends and adding widgets to the map ([1345](https://github.com/gee-community/geemap/pull/1345))([#1346](https://github.com/gee-community/geemap/pull/1346))
- New functions include `create_legend()`, `add_legend()`, `add_text()`, `add_image()`, `add_html()`, and `add_widget()`
- Added two notebook examples for using newly added functions
- Split-map now supports adding multiple legends
- Added ESA World Cover 2021 basemaps
- Added mkdocs dark mode ([1338](https://github.com/gee-community/geemap/pull/1338))
**Improvement**
- Removed misc notebook to reduce mkdocs size