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

withMapCodes

abstract fun withMapCodes(mapCodes: Set<MapCodeType>): IGeometrySearchQuery

Enables the return of mapcodes.

Parameters

mapCodes - The enum type indicating supported MapCodes.

Return
A reference to the builder object.