keplergl/kepler.gl

Deck.gl PathStyleExtension

Aberta

#1.564 aberto em 30 de jul. de 2021

 (1 comentário) (0 reação) (1 responsável)TypeScript (1.657 forks)batch import
good first issuehelp wanted

Métricas do repositório

Stars
 (9.718 estrelas)
Métricas de merge de PR
 (Mesclagem média 19h 29m) (13 fundiu PRs em 30d)

Description

Is your feature request related to a problem? Please describe. I there a way to use deck.gl PathStyleExtension within keplel.gl? I need to draw line that represents road and have to have ability to offset the line right and left and render dashed lines. All this is handled by PathStyleExtension.

Describe the solution you'd like I would like to programmatically configure kepler.gl to render layers (PathLayer, LineLayer, GeoJsonLayer) using PathStyleExtension.

Guia do colaborador