a component that gets as a parameter a specific json file with all the options, layers and groups predefined for example ``` { basemaps:[{}], overlayers:[{}], mapOptions:{} } ``` and generates dynamically the template needed.