mbus-backend
    Preparing search index...

    Variable cachedStopLocations

    cachedStopLocations: Record<string, { lat: number; lon: number; name: string }> = {}

    Cache of stop locations (lat/lon).