Choropleth plugin for Leaflet (color scale based on value)
Allows for e.g. setting default fillColor for NaN values with simple: ... style: { fillColor: 'transparent', ... } The previous implementation would overwrite the default style object, e.g. making NaN-valued layers filled with the color of the previously added layer. Closes https://github.com/timwis/leaflet-choropleth/issues/19
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by kernc and has received 3 comments.