flatgeobuf
Preparing search index...
ol
createLoader
Function createLoader
createLoader
(
fc
:
FeatureCollection
,
source
:
VectorSource
<
FeatureLike
>
,
url
:
string
,
strategy
?:
LoadingStrategy
,
clear
?:
boolean
,
)
:
FeatureLoader
<
FeatureLike
>
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
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
flatgeobuf
Loading...
Intended to be used with VectorSource and setLoader to set up a single file FlatGeobuf as a source.