sdk-search / com.tomtom.online.sdk.search.data.alongroute / IAlongRouteSearchQuery / withTimeZone

withTimeZone

@NonNull abstract fun withTimeZone(timeZone: TimeZoneType!): IAlongRouteSearchQuery

When used includes POIs' time zones.

Parameters

timeZone - TimeZoneType!: The enum indicating the type of the time zone.

Return
IAlongRouteSearchQuery: A reference to the builder object.