setRotationEnabled

abstract fun setRotationEnabled(isRotationEnabled: Boolean)

Enable or disable annotation rotation.

Parameters

isRotationEnabled

true to enable annotation rotation, false to disable it.