Creates a GeoJSON source + fill/line/circle sub-layers (and cluster layers when options.cluster is set) for the given data, then registers them.
options.cluster
The underlying maplibregl.Map.
maplibregl.Map
The adapter's layer registry.
Callback that guarantees the POI sentinel layer exists.
GeoLeaf layer id.
GeoJSON FeatureCollection.
Optional
Layer/style options.
Creates a GeoJSON source + fill/line/circle sub-layers (and cluster layers when
options.clusteris set) for the given data, then registers them.