Appearance
createMapFromContext(context, target?): Promise<Map>
context
target?
Promise
Map
Create an OpenLayers map from a context; optionally specify a target (root element) for the map
MapContext
string
HTMLElement
Promise<Map>