removeItineraryItem

open fun removeItineraryItem(itineraryItem: ItineraryItem)

Method to remove elements from the itinerary list specifying the position. After doing the pertinent data processing will send a notification to observers to update the UI.

Parameters

itineraryItem

FeedItem to remove from itinerary list