sdk-search / com.tomtom.online.sdk.search.data.fuzzy / FuzzySearchQueryBuilder / withRelatedPois

withRelatedPois

fun withRelatedPois(relatedPois: PoiRelationType): FuzzySearchQueryBuilder

Overrides IFuzzySearchQuery.withRelatedPois

Enables the return of related POIs.

Parameters

relatedPois - The enum type indicating supported related POIs.

See Also

PoiRelationType

Return
A reference to the builder object.