@NonNull abstract fun withRelatedPois(poiRelationType: PoiRelationType!): IFuzzySearchQuery
Enables the return of related POIs.
poiRelationType
- PoiRelationType!: The enum type indicating supported related POIs.
Return
IFuzzySearchQuery: A reference to the builder object.
See Also
PoiRelationType