crossSourceCollisions

open fun crossSourceCollisions(crossSourceCollisions: Boolean): MapLibreMapOptions

Enable cross-source symbol collision detection, defaults to true.

If set to false, symbol layers will only run collision detection against other symbol layers that are part of the same source.

Return

This

Parameters

crossSourceCollisions

true to enable, false to disable