Type Alias FeatureCollection<M, D, P, G>

FeatureCollection: BaseFeatureCollection<
    "FeatureCollection",
    Feature<M, D, P, G>,
>

WG FeatureCollection

Type Parameters