Show and Tell - Dash Leaflet

Hi @bgivens33

There is a nice example of how to create a legend here: https://dash.plotly.com/datatable/conditional-formatting
See the example called “Highlighting cells by value with a colorscale like a heatmap”

I’m using a legend based on that example on a Leaflet map.

I’m also using @Emil 's latest release with the scatter plot and the heatmap colors on the markers. Thanks to Emil for doing such great work on this component!