pub type StyleSeeds = (FxHashMap<u32, [f32; 4]>, FxHashMap<u32, GeometryStyleInfo>);
Pre-resolved styled maps: (orphan id -> rgba, geometry id -> style info).
(orphan id -> rgba, geometry id -> style info)