Type alias LayerOpenlayersImplementationOptions

LayerOpenlayersImplementationOptions: LayerImplementationOptions & {
    splitDirection: SplitDirection;
}

Type declaration

  • splitDirection: SplitDirection

Generated using TypeDoc