ipyleaflet
ipyleaflet copied to clipboard
Adapt velocity layer for an easier use with a ColormapControl
Adapt velocity layer re-building the color_scale list from a linear colormap of Branca. This enables to easily use a ColormapControl with this layer using the same colormap in the layer and in the control.
Thanks @HaudinFlorence! It could be good to update the documentation also?
Thanks @HaudinFlorence! It could be good to update the documentation also?
The docstrings have been updated.