sdk-search / com.tomtom.online.sdk.search.data.reversegeocoder / IReverseGeocoderSearchQuery / withReturnRoadUse

withReturnRoadUse

@NonNull abstract fun withReturnRoadUse(returnRoadUse: Boolean!): IReverseGeocoderSearchQuery

Enables the return of the road use array for reversegeocodes at street level.

Parameters

returnRoadUse - Boolean!:

Return
IReverseGeocoderSearchQuery: The builder of the ReverseGeocoderSearchQuery with a new value for returnRoadUse being set.