From c10d9b43e7eb0b360289a4b9639cb3b77bc454fd Mon Sep 17 00:00:00 2001 From: William French Date: Tue, 16 Jun 2026 12:41:52 -0700 Subject: [PATCH] A small change to kick off dist/ generation Just one minor comment update. --- samples/3d-hero-showcase/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/3d-hero-showcase/index.ts b/samples/3d-hero-showcase/index.ts index 5b0f15957..133d9494c 100644 --- a/samples/3d-hero-showcase/index.ts +++ b/samples/3d-hero-showcase/index.ts @@ -124,7 +124,7 @@ async function init() { }); document.body.append(map); - // 2. Create Layers + // 2. Create the layers // Polyline: Prinsengracht canal route (flat, orange) canalPolyline = new Polyline3DElement({