keplergl / keplergl/kepler.gl

Smooth out segment transitions

Open
#821 2 comments 0 reactions 1 assignee Claimed by @heshan0131 View on GitHub
Dominant language
TypeScript
Stars
12k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
66

Description

**Is your feature request related to a problem? Please describe.**
I would like to smooth the transition of my segments. When I add a Layer to mapbox I can pass the option : ```layout':{
"line-join": "round",
"line-cap": "round"
}``` and my transitions are great.

**Describe the solution you'd like**
Having access to a function that can append options like [layout or paint](https://docs.mapbox.com/help/glossary/layout-paint-property/) to the layer.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.