valhalla-browser API
    Preparing search index...

    Type Alias ProgressPhase

    ProgressPhase:
        | "loading-runtime"
        | "initializing-graph"
        | "fetching-tile"
        | "routing"

    Current stage of worker initialization or routing. Events are informational, not a percentage.