setMapStrictModeEnabled

open fun setMapStrictModeEnabled(strictModeEnabled: Boolean)

Sets the strict mode that will throw the org.maplibre.android.MapStrictModeException whenever the map would fail silently otherwise.

Parameters

strictModeEnabled

true to enable the strict mode, false otherwise