Skip to content

Commit

Permalink
Update demo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
joewdavies authored Nov 9, 2023
1 parent 2ff95e3 commit 531c8bc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions examples/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,13 +181,6 @@
cellInfoHTML: (c) => '<b>' + c['2018'] + '</b> inhabitant(s)',
}
)
.setBoundaryLayer(
gridviz.getEurostatBoundariesLayer({
scale: '10M',
col: '#fff5',
lineDash: () => [],
})
)
gridvizLayer._canvas.style.opacity = 0.7
},
})
Expand Down

0 comments on commit 531c8bc

Please sign in to comment.