image marker for rn
    Preparing search index...

    Interface RadiusValue

    interface RadiusValue {
        x: string | number;
        y: string | number;
    }
    Index

    Properties

    x y

    Properties

    x: string | number
    y: string | number