On this page
Properties

Type Alias UpdateLayersParameters

type UpdateLayersParameters = {
    layers: LayerSpecification[];
    removedIds: string[];
}
Index

Properties

Properties

removedIds: string[]
Was this helpful?
SDK JS
Reference
UpdateLayersParameters