MVFv3 API Documentation
    Preparing search index...
    • A utility type to create an RFC-7946 compatible GeoJSON FeatureCollection object.

      Type Parameters

      Parameters

      • feature: F
      • Optionaloptions: ObjectOptions
      • OptionalarrayOptions: ArrayOptions

      Returns TObject<{ features: TArray<F>; type: TLiteral<"FeatureCollection"> }>