Skip to content

Multiple svg paths on single PatternPath #25

@AdrianGolda

Description

@AdrianGolda

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 (?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions