Interface SimpleMarkerSymbolHandleCompat

interface SimpleMarkerSymbolHandleCompat {
    remove(): void;
}

Methods

Methods