TomTom Maps for JavaScript
    Preparing search index...

    Variable TOOLS_BY_DATA_ENTRY_KINDConst

    TOOLS_BY_DATA_ENTRY_KIND: Record<DataEntryKind, readonly string[]>

    Default tool names that should be dropped from the registry when a DataEntryKind is disabled. Only default-tool names are listed here — user-supplied custom tools are never filtered automatically; integrators that want to gate their own tools on enabled kinds can read dataEntries themselves.

    Tools that span multiple kinds (clearMap, recallState, setEntryMode, …) are intentionally absent — they keep working regardless of which kinds are disabled.