Interface LocationProgress

interface LocationProgress {
    show: boolean;
}

Properties

Properties

show: boolean