Function createSourceObliqueSync

  • Creates a SourceObliqueSync. This ensures that the features in the source are synced to the oblique source. Adding, removing and changing features in the source will be reflected in the oblique source. Changing the oblique geometry will be synced back onto the original geometry. Changing the geometry will create a new oblique geometry on the same feature. Feature changes will lead to an update of style.

    Parameters

    • source: VectorSource<Feature<Geometry>>
    • map: ObliqueMap

    Returns SourceObliqueSync