sdk-search / com.tomtom.online.sdk.search.data.alongroute / IAlongRouteSearchQuery / withMapCodes

withMapCodes

@NonNull abstract fun withMapCodes(mapCodes: MutableSet<MapCodeType!>!): IAlongRouteSearchQuery

Enables the return of mapcodes.

Parameters

mapCodes - MutableSet<MapCodeType!>!: The enum type indicating supported MapCodes.

Return
IAlongRouteSearchQuery: A reference to the builder object.