EndActiveGuidanceView

fun EndActiveGuidanceView(modifier: Modifier = Modifier, removeStopVisible: Boolean = true, onRemoveWaypointClick: () -> Unit = {}, onLargeActiveGuidanceClick: () -> Unit = {})