Sky burgs + air routes: layer, editor toggles, styling, altitude, icons, and generators

This commit is contained in:
barrulus 2025-09-05 17:18:21 +01:00
parent e94ec5b123
commit c075e704fd
6 changed files with 45 additions and 12 deletions

View file

@ -114,6 +114,7 @@ labels.append("g").attr("id", "states");
labels.append("g").attr("id", "addedLabels");
burgIcons.append("g").attr("id", "cities");
burgIcons.append("g").attr("id", "skyburgs");
burgLabels.append("g").attr("id", "cities");
anchors.append("g").attr("id", "cities");