@NonNull abstract fun withTimeZone(timeZone: TimeZoneType!): IGeometrySearchQuery
When used includes POIs' time zones.
timeZone
- TimeZoneType!: The enum indicating the type of the time zone.
Return
IGeometrySearchQuery: A reference to the builder object.