mapmap.js icon indicating copy to clipboard operation
mapmap.js copied to clipboard

Consolidate `undefinedSymbols`, `undefinedColor` etc.

Open floledermann opened this issue 9 years ago • 0 comments

Right now, in metadata we have values like "color" that don't even match attribute names, then we have attributes directly in the metadata object, but also wrapper objects like "undefinedSymbols" - this should be consolidated into a "symbols" subobject and an "undefinedSymbols" subobject.

floledermann avatar Jul 03 '16 14:07 floledermann