I'm trying to learn JavaScript and I have a silly little question
following this example Access a map—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers
I find that the map ID does not come from the config.json, but rather from the init.js
I've changed each one and the one in the init.js wins.
like I said, silly little question, but when trying to learn a new language clarity in the examples and understanding what they do is very important.
Thanks