addAll

abstract fun addAll(stops: List<ItineraryItem>): Boolean

Add multiple items to itinerary

Return

whether or not adding the items were successful

Parameters

stops

items to add