jupyter-widgets / ipyleaflet

A Jupyter - Leaflet.js bridge
https://ipyleaflet.readthedocs.io
MIT License
1.49k stars 365 forks source link

Documentation for Hover Style Dictionary #825

Open paulathomas opened 3 years ago

paulathomas commented 3 years ago

Despite an extensive search, I haven't found any. Can some someone provide me with a list of the things it can contain? A list of permitted keys would be helpful.

HaudinFlorence commented 2 years ago

Here is an example of a hover_style dict and the result on a map with a Choropleth layer when the mouse is over the chosen state (it appears in blue) : hover_style_example `