setAlpha

open fun setAlpha(alpha: Float)

Sets the alpha of the GeoJsonPoint. This is a value from 0 to 1, where 0 means the marker is completely transparent and 1 means the marker is completely opaque.

Parameters

alpha

alpha value of the GeoJsonPoint