Interface NlMapControlToolDefinitionsOptionsExperimental

interface NlMapControlToolDefinitionsOptions {
    includeAgentTools?: boolean;
}

Properties

includeAgentTools?: boolean

Include the ten underlying agent tools alongside the NL surface. Default true.