actionCompassButtonBinder

var actionCompassButtonBinder: UIBinder? = null

Customize the compass action button by providing your own UIBinder when using actionButtonsBinder with ActionButtonsBinder.defaultBinder implementation. Customize the action buttons by providing your own UIBinder. Use UIBinder.USE_DEFAULT to reset to default.