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

withRelatedPois

abstract fun withRelatedPois(poiRelationType: PoiRelationType): IGeometrySearchQuery

Enables the return of related POIs.

Parameters

poiRelationType - The enum type indicating supported related POIs.

See Also

PoiRelationType

Return
A reference to the builder object.