keplergl/kepler.gl

Deck.gl PathStyleExtension

Open

#1,564 建立於 2021年7月30日

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)TypeScript (1,657 fork)batch import
good first issuehelp wanted

倉庫指標

Star
 (9,718 star)
PR 合併指標
 (平均合併 19小時 29分鐘) (30 天內合併 13 個 PR)

描述

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.

貢獻者指南