v0.8.6
New Features:
- Added GUI for changing layer visualization interactively #215
- Added a toolbar #215
- Added color bar support #223
- Added draggable legend to folium maps #224
- Added
get_image_collection_gif()
function #225 - Added
image_dates()
function #216
Improvement:
- Added
max_zoom
parameter toadd_tile_layer()
#227 - Added mouse latlon to insepctor tool #229
- Added download icon to notebooks #202
- Added GitHub issue template #202
- Added more tutorials (cartoee gif, legend, color bar, vis GUI, etc.)
- Fixed remove control bug #218
- Fixed split-panel map bug
- Improved Exception handling