sdk-search / com.tomtom.online.sdk.search.data.geometry / IGeometrySearchQuery / withTimeZone

withTimeZone

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

When used includes POIs' time zones.

Parameters

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

Return
IGeometrySearchQuery: A reference to the builder object.