From a9a0070662c2494b37528d27d7420f3da33e749d Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Sat, 8 Nov 2025 19:40:00 +0200 Subject: Try to refactor dom --- app/map.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'app/map.js') diff --git a/app/map.js b/app/map.js index b792704..2658df9 100644 --- a/app/map.js +++ b/app/map.js @@ -61,9 +61,6 @@ export class PanningConfig { static DEFAULT_VIEWBOX_SCALE = 1; } -/** - * Map component for rendering houses, districts, and train infrastructure - */ export class MapEl { /** @type {SVGSVGElement} */ svg; -- cgit v1.2.3-70-g09d2