Mappedin JS - v6.14.0
    Preparing search index...

    Type Alias InterpolateOn

    Different properties that can be interpolated on, and what input values are expected.

    type InterpolateOn = {
        "zoom-level": number[];
    }
    Index

    Properties

    Properties

    "zoom-level": number[]