@watergis/maplibre-gl-terradraw
    Preparing search index...
    type ValhallaIsochroneModeOptions = {
        contours?: Contour[];
        costingModel?: costingModelType;
        styles?: Partial<IsochronePointStyling>;
        url: string;
    }
    Index
    contours?: Contour[]
    costingModel?: costingModelType
    styles?: Partial<IsochronePointStyling>
    url: string