aboutsummaryrefslogtreecommitdiffstats
path: root/app/index.html
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2025-11-09 22:59:02 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2025-11-11 15:35:03 +0200
commit909773f9d253c61183cc1f9f6193656957946be5 (patch)
tree136075e1946accedda0530dd25940b8931408c5a /app/index.html
parentbe7ec90b500ac68e053f2b58feb085247ef95817 (diff)
downloadhousing-909773f9d253c61183cc1f9f6193656957946be5.tar.zst
Add statistical areas
Diffstat (limited to 'app/index.html')
-rw-r--r--app/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/index.html b/app/index.html
index 479eafa..aca331c 100644
--- a/app/index.html
+++ b/app/index.html
@@ -47,6 +47,7 @@
{
"imports": {
"dom": "./dom.js",
+ "components": "./components.js",
"geom": "./geometry.js",
"map": "./map.js",
"models": "./models.js",