Provides an OpenLayers map configuration with a given map id.
The implementor must also provide the interface name "map.MapConfigProvider".
"map.MapConfigProvider"
Readonly
Unique identifier of the map.
Returns the map configuration for this map.
Called by the MapRegistry when the map is requested for the first time.
See MapConfig for supported options.
Provides an OpenLayers map configuration with a given map id.
The implementor must also provide the interface name
"map.MapConfigProvider"
.