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

VectorFeatureCollection: BaseFeatureCollection<
    "FeatureCollection",
    VectorFeature<M, D, P, G>,
>

WG Vector FeatureCollection

Type Parameters