sdk-search / com.tomtom.online.sdk.search.data.reversegeocoder / ReverseGeocoderSearchQueryBuilder / withHeading

withHeading

fun withHeading(heading: Float): ReverseGeocoderSearchQueryBuilder

Overrides IReverseGeocoderSearchQuery.withHeading

The directional heading of the vehicle in degrees while traveling along a segment of roadway. 0 is North, 90 is East, and so on. Values range from -360 to 360. The precision can include up to one decimal place.

Return
The builder of the ReverseGeocoderSearchQuery with a new value for heading being set.