Choropleth plugin for Leaflet (color scale based on value)
in line 61 you have: return _.extend(userStyle(), style) . Must be: return _.extend(userStyle(feature), style)
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 mkoty and has received 0 comments.