Provides an OpenLayers map configuration with a given map id.
The implementor must also provide the interface name "map.MapConfigProvider".
"map.MapConfigProvider"
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 during map creation. Use MapConfigProviderOptions.layerFactory to construct new layers.
Readonly
Unique identifier of the map.
Provides an OpenLayers map configuration with a given map id.
The implementor must also provide the interface name
"map.MapConfigProvider".