PointOptions

constructor(radius: Int = 3, pointStyle: PointStyle = PointStyle.CIRCLE, backgroundColor: Color? = null, borderWidth: Int = 1, borderColor: Color? = null, hitRadius: Int = 1, hoverRadius: Int = 4, hoverBorderWidth: Int = 1)