Skip to content

applyContextDiffToMap() ​

applyContextDiffToMap(map, contextDiff): Map

Apply a context diff to an OpenLayers map. The function returns synchronously; all asynchronous modifications are stacked in a promise chain stored on the map.

Parameters ​

ParameterTypeDescription
mapMap-
contextDiffMapContextDiff-

Returns ​

Map