keplergl/kepler.gl

Deck.gl PathStyleExtension

Open

Aperta il 30 lug 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)TypeScript (9718 star) (1657 fork)batch import
good first issuehelp wanted

Descrizione

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.

Guida contributor