isMyLocationAtFirstIndex
Checks if the first item in the itinerary list is the user's current location.
Return
True if the first item is "My Location", false otherwise.
Parameters
items
List of itinerary items.
Checks if the first item in the itinerary list is the user's current location.
True if the first item is "My Location", false otherwise.
List of itinerary items.