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
Is there a way to achieve it?
var shape = new L.PatternPath({ d: 'M10 0 L7 20 L25 20 Z', fill: true });
The API is straightforward and says 'No'. But maybe I am missing something (?)
The text was updated successfully, but these errors were encountered:
Is there a way to achieve it?
var shape = new L.PatternPath({ d: 'M10 0 L7 20 L25 20 Z', fill: true });
The API is straightforward and says 'No'. But maybe I am missing something (?)
The text was updated successfully, but these errors were encountered: