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

Line weight and color regression introduced in latest commit #90

Open
thor85 opened this issue Dec 10, 2020 · 2 comments
Open

Line weight and color regression introduced in latest commit #90

thor85 opened this issue Dec 10, 2020 · 2 comments

Comments

@thor85
Copy link
Contributor

thor85 commented Dec 10, 2020

The latest commit 1e0793d introduced some bugs:

  • The weight setting for lines do not work anymore.
  • Random colors seems to all be yellow with random transparency

Below is the result of running example.ts (I am hiding the markers to see the polygons better).

With previous commit (71ef08d):
glify_before

With current commit (1e0793d ):
glify_after

@robertleeplummerjr
Copy link
Owner

Ty for catching this!

@danwild
Copy link

danwild commented Mar 23, 2021

+1

The color function for L.glify.shapes does not work in v3.1.0, works as expected in v3.0.2

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

3 participants