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

Remove border in point #111

Open
alex-oko opened this issue Nov 12, 2021 · 4 comments
Open

Remove border in point #111

alex-oko opened this issue Nov 12, 2021 · 4 comments

Comments

@alex-oko
Copy link

How can I remove the border from a point?

At this moment I am changing the opacity of the point according to the click of a button, that's fine.

But when the point has opacity 0 you can see the edge of it and that is something I want to eliminate and I still can't find how ...

Do you have any idea ?

image

image

@vutle
Copy link

vutle commented Dec 10, 2021

Do you find out how to remove this black line yet?

@iisri-vu
Copy link

You can change the point shader. Just set the border color to the same color as the point.

@melgrove
Copy link
Contributor

melgrove commented May 29, 2022

Hi @alex-oko @vutle , I created a pull request with circle and square borderless shaders. See here: #127 for dotBorderless.glsl and squareBorderless.glsl

@xuantruonglk02
Copy link

@alex-oko you can use this option: fragmentShaderSource : L.glify.shader.fragment.simpleCircle

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

5 participants