- createLoader(source, url, srs?, strategy?, clear?): FeatureLoader<Feature<Geometry>>
Parameters
- source: VectorSource<Feature<Geometry>>
- url: string
- srs: string = 'EPSG:4326'
- strategy: LoadingStrategy = all
- clear: boolean = false
Returns FeatureLoader<Feature<Geometry>>
Intended to be used with VectorSource and setLoader to setup a single file FlatGeobuf as source.