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