/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.utils/MapUtils/hidePulseOverlay

hidePulseOverlay

\ fun hidePulseOverlay(overlay: GroundOverlay?, duration: Long = 500)

Animates hiding of a GroundOverlay by fading out and then removing it.

Parameters

androidJvm

overlay The GroundOverlay to hide and remove.
duration The duration of the fade-out animation in milliseconds.