Type Alias LayerAdapter<M, L, O>

LayerAdapter<M, L, O>: MainLayerAdapter<M, L, O> | VectorLayerAdapter<M, L, O>

Type Parameters