@NonNull abstract fun withMapCodes(mapCodes: MutableSet<MapCodeType!>!): IAlongRouteSearchQuery
Enables the return of mapcodes.
mapCodes
- MutableSet<MapCodeType!>!: The enum type indicating supported MapCodes.
Return
IAlongRouteSearchQuery: A reference to the builder object.