flatgeobuf
    Preparing search index...

    Function createLoader

    • Intended to be used with VectorSource and setLoader to set up a single file FlatGeobuf as a source.

      Parameters

      • fc: FeatureCollection
      • source: VectorSource<FeatureLike>
      • url: string
      • strategy: LoadingStrategy = all
      • clear: boolean = false

      Returns FeatureLoader<FeatureLike>