RAMP4 - v4.21.0
    Preparing search index...

    Interface RampLayerStateConfig

    interface RampLayerStateConfig {
        hovertips?: boolean;
        identify?: boolean;
        maptips?: boolean;
        opacity?: number;
        visibility?: boolean;
    }
    Index

    Properties

    hovertips?: boolean

    DEPRECATED #2595 Use maptips

    identify?: boolean
    maptips?: boolean
    opacity?: number
    visibility?: boolean