Cesium Utils - v0.0.20
    Preparing search index...

    Interface HighlightOptions

    interface HighlightOptions {
        color?: Color;
        outline?: boolean;
        width?: number;
    }
    Index

    Properties

    color?: Color

    Color of the highlight

    outline?: boolean

    To apply outline style for the highlight

    width?: number

    Outline width