diff --git a/debug/terrain.html b/debug/terrain.html index afdb56cc836..e45ca8ba998 100644 --- a/debug/terrain.html +++ b/debug/terrain.html @@ -83,7 +83,7 @@ map.addControl( new maplibregl.TerrainControl({ - source: 'terrain', + source: 'terrainSource', exaggeration: 1 }) );