map.apps Bundle APIs 4.20.0
    Preparing search index...

    Interface HighlightOptions

    Options used when highlighting an object.

    interface HighlightOptions {
        timeout?: number;
    }
    Index

    Properties

    Properties

    timeout?: number

    Timeout in milliseconds. The highlight is automatically removed if this value is greater than 0.