From 63b158d7f12543ba265512f1efca37f09cc0153c Mon Sep 17 00:00:00 2001 From: Chris Gervang Date: Fri, 20 Dec 2024 15:34:48 -0800 Subject: [PATCH 1/2] feat(json) support for deck.gl widgets --- examples/playground/index.html | 1 + examples/playground/json-examples/3d-heatmap.json | 8 ++++++++ examples/playground/src/configuration.js | 3 +++ 3 files changed, 12 insertions(+) diff --git a/examples/playground/index.html b/examples/playground/index.html index ce2f2c8d24d..cf6c1bb620d 100644 --- a/examples/playground/index.html +++ b/examples/playground/index.html @@ -5,6 +5,7 @@ deck.gl Playground +