keplergl/kepler.gl

Deck.gl PathStyleExtension

Open

#1,564 opened on 2021年7月30日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)TypeScript (9,718 stars) (1,657 forks)batch import
good first issuehelp wanted

説明

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.

コントリビューターガイド