Rasterex Web SDKAPI client referenceMarkup/AnnotationsMethodsmarkupButtonOn this pagemarkupButtonActivates the symbol markup tool by adding the symbol to be used as a button. Syntax RxCore.markupButton(selected) Parameters selected: boolean — Set to true to activate the symbol markup tool, or false to deactivate it. Returns NA — This method does not return a value.