Type Alias LayerOpenlayersImplementationOptions

LayerOpenlayersImplementationOptions: LayerImplementationOptions & {
    splitDirection: SplitDirection;
}