@watergis/maplibre-gl-terradraw
    Preparing search index...

    Variable costingModelOptionsConst

    costingModelOptions: readonly [
        { label: "Pedestrian"; value: "pedestrian" },
        { label: "Bicycle"; value: "bicycle" },
        { label: "Car"; value: "auto" },
    ] = ...

    Options of means of transport for Valhalla routing API.