Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Draw polygon edges into canevas using image pattern. #2210

Open
ftoromanoff opened this issue Oct 18, 2023 · 0 comments
Open

[feat] Draw polygon edges into canevas using image pattern. #2210

ftoromanoff opened this issue Oct 18, 2023 · 0 comments
Assignees

Comments

@ftoromanoff
Copy link
Contributor

Context:

The PR #2135 moves 2 functions aiming at drawing Polygon into Canevas based on style, from Feature2Texture.js.to Style.js.
The function Feature2Texture.strokeStyle() changed as Style.drawPolygon() draws polygon edges using the style.

Proposal:

Currently to draw polygon edges into canevas, only color and width are supported.
The possibility to use a defined pattern using an image still need to be implemented.

@ftoromanoff ftoromanoff changed the title [feat] Draw Polygon stoke into canevas using a pattern. [feat] Draw polygon edges into canevas using image pattern. Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant