setIsVisible

abstract fun setIsVisible(visible: Boolean)

Sets whether the marker is visible. If the marker is not visible, the info window associated with this marker will be disabled and no interaction events will be propagated.

Parameters

visible

sets whether the marker is visible.