rapid-sdk
    Preparing search index...

    Function geoSphericalClosestPoint

    • Returns info about the point from provided points closest to the given target point

      Parameters

      • points: Vec2[]

        points

      • a: Vec2

        target point

      Returns Closest | null

      closest info if exists, null otherwise