Applies clustering options (radius, max-zoom) to the GeoJSON adapter options in
place. The radius/max-zoom resolve per-layer def → modules.cluster config → the
shared defaults; the max-zoom is then clamped to sourceMaxZoom - 1 so cluster
expansion always has a zoom to fly to.
Applies clustering options (radius, max-zoom) to the GeoJSON adapter options in place. The radius/max-zoom resolve per-layer def →
modules.clusterconfig → the shared defaults; the max-zoom is then clamped tosourceMaxZoom - 1so cluster expansion always has a zoom to fly to.