setCompassMargins

Set the margins of the compass view.

Parameters

bottom

Margin to the bottom in pixel

left

Margin to the left in pixel

right

Margin to the right in pixel

top

Margin to the top in pixel

open override fun setCompassMargins(left: Int, top: Int, right: Int, bottom: Int)