Microsoft.Maps.Directions.TimeType enum is not available, because implementation is Microsoft.Maps.Directions.TimeType**s**. When I call DirectionManager#setRequestOptions with the TimeType enum, `TypeError: Cannot read properties of undefined (reading 'xxx')` happens.
Microsoft.Maps.Directions.TimeType enum is not available, because implementation is Microsoft.Maps.Directions.TimeTypes.
When I call DirectionManager#setRequestOptions with the TimeType enum,
TypeError: Cannot read properties of undefined (reading 'xxx')happens.