s2js
    Preparing search index...

    Type Alias GeoJSON<G, P>

    GeoJSON: G | Feature<G, P> | FeatureCollection<G, P>

    Union of GeoJSON objects.

    Type Parameters