diff options
Diffstat (limited to 'app/map.js')
| -rw-r--r-- | app/map.js | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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; |
