feat: burg groups - render anchors

This commit is contained in:
Azgaar 2025-03-27 00:57:35 +01:00
parent 5ed31dd8bf
commit bd05453e63
6 changed files with 139 additions and 49 deletions

View file

@ -166,10 +166,7 @@ let options = {
};
// global style object; in v2.0 to be used for all map styles and render settings
let style = {
burgLabels: {},
burgIcons: {}
};
let style = {burgLabels: {}, burgIcons: {}, anchors: {}};
let biomesData = Biomes.getDefault();
let nameBases = Names.getNameBases(); // cultures-related data