You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the other addXXX functions support an explicit data argument, while addLegend assumes that your leaflet object has it. There's no reason for this, just an oversight that should be trivial to fix.
The text was updated successfully, but these errors were encountered:
All the other
addXXX
functions support an explicitdata
argument, whileaddLegend
assumes that your leaflet object has it. There's no reason for this, just an oversight that should be trivial to fix.The text was updated successfully, but these errors were encountered: