s2json-spec - v1.9.0
    Preparing search index...

    Type Alias FeatureCollections<M, D, P>

    FeatureCollections:
        | FeatureCollection<M, D, P>
        | VectorFeatureCollection<M, D, P>
        | S2FeatureCollection<M, D, P>

    Either an S2, Vector WG or WG FeatureCollection

    Type Parameters