TomTom Maps for JavaScript
    Preparing search index...

    Type Alias AreaWhere

    AreaWhere: z.infer<typeof areaWhereSchema>

    The where fields this module resolves. range is deliberately excluded — callers resolve it themselves because the downstream endpoints differ (traffic bbox vs. searchInRange id). Inferred from areaWhereSchema so the LLM-facing tool schemas and the resolver can't drift.