mapbox / mapboxgl-jupyter

Use Mapbox GL JS to visualize data in a Python Jupyter notebook
MIT License
661 stars 136 forks source link

New feature to edit colour legends title #162

Open samirak93 opened 5 years ago

samirak93 commented 5 years ago

Hi, It'd be great if we could edit the title of legend. Currently, the name of the color_property is being rendered as the title for the colour legend.

A new feature to edit the legend title name would be helpful if the name on color_property doesn't make sense.

Thanks.