**New Features**
- Added bokeh as a new plotting backend [298](https://github.com/opengeos/leafmap/issues/298) [#301](https://github.com/opengeos/leafmap/pull/301)
- The bokeh backend supports loading COG, STAC, local rasters, GeoJSON, Shapefile, etc.
- Added GeoJSON support for split-view map [291](https://github.com/opengeos/leafmap/issues/291) [#300](https://github.com/opengeos/leafmap/pull/300)
**Improvement**
- Fixed numpy to cog crs bug
- Improved cog rescale param and docs [284](https://github.com/opengeos/leafmap/issues/284) [#299](https://github.com/opengeos/leafmap/pull/299)