setBorderStyle

open fun setBorderStyle(@NonNull borderStyle: BorderStyle)

Returns the current border style on the annotation or BorderStyle.NONE if none is set.

It should be accompanied with borderColor to set the border color as well.

Return

Border style or BorderStyle.NONE if none is set.