Rasterex Web SDKAPI client referenceMarkup/AnnotationsMethodsmarkupMultiselectOn this pagemarkupMultiselectTurns on/off the ability to select multiple markup objects. Syntax RxCore.markupMultiselect(onOff) Parameters onOff: boolean — Set to true to enable multiple selection, or false to disable it. Returns NA — This method does not return a value.