startPointType property

ItineraryStartPointType? get startPointType

How the itinerary origin was chosen (user location, map center, or POI).

Implementation

ItineraryStartPointType? get startPointType => _startPointType;