mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
fix(deckgl): change deck gl Path default line width unit to meters (#37248)
This commit is contained in:
@@ -35,6 +35,7 @@ params:
|
||||
line_column: path_json
|
||||
line_type: json
|
||||
line_width: 150
|
||||
line_width_unit: meters
|
||||
mapbox_style: https://tile.openstreetmap.org/{z}/{x}/{y}.png
|
||||
reverse_long_lat: false
|
||||
row_limit: 5000
|
||||
|
||||
Reference in New Issue
Block a user