Interface PictureMarkerSymbolHandleCompat

interface PictureMarkerSymbolHandleCompat {
    remove(): void;
}

Methods

Methods