Signal K
    Preparing search index...

    Interface NextPreviousPoint

    interface NextPreviousPoint {
        position: Position;
        type: CoursePointType;
        href?: string;
    }
    Index

    Properties

    Properties

    position: Position
    href?: string