setBorderStyle

open fun setBorderStyle(@NonNull borderStyle: BorderStyle)

Sets a border style for current annotation. It should be accompanied with setBorderColor call to set the border color as well.

Parameters

borderStyle

BorderStyle to be set. NONE to clear it.