Arize Phoenix TS
    Preparing search index...

    Approximate location parameters for the search.

    interface UserLocation {
        approximate: Approximate;
        type: "approximate";
    }
    Index

    Properties

    Properties

    approximate: Approximate

    Approximate location parameters for the search.

    type: "approximate"

    The type of location approximation. Always approximate.