moveItineraryStop

open fun moveItineraryStop(fromPosition: Int, toPosition: Int)

Method to move change elements from the itinerary list specifying from and to positions. After doing the pertinent data processing will send a notification to observers to update the UI.

Parameters

fromPosition

Original position

toPosition

Destination position where will be moved