startPointType property
How the itinerary origin was chosen (user location, map center, or POI).
Implementation
ItineraryStartPointType? get startPointType => _startPointType;
How the itinerary origin was chosen (user location, map center, or POI).
ItineraryStartPointType? get startPointType => _startPointType;