Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finalized the migration to consolidated loading approach, first start…
…ed in #682: - Ensured that the static approach (aka simpleMapConfig loading) works in the consolidated loading part of code - Merged simpleMapConfig and simpleLayersConfig into a new file. Added keys needed for consolidated parser. Removed legacy files. - This could still be rewritten to async/await rather than the current Promise callback hell way of doing things, but I leave it for now.
- Loading branch information