torque-pro-assistant - v1.0.0
    Preparing search index...

    RouteMarker projected into the same SVG coordinate space as the polyline path.

    interface ProjectedMarker {
        id: string;
        lat: number;
        lon: number;
        x: number;
        y: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string
    lat: number
    lon: number
    x: number
    y: number