setCircuitClassID

fun setCircuitClassID(classId: Long)

Sets the custom classId used to display the circuit. A MapStyle with the same classId must be created first (see com.benomad.msdk.mapping.style.MapStyle Documentation)

Parameters

classId

A Long value representing the unique classification identifier for the circuit. Set value to 0 to restore default class ID.