fun withMapCodes(mapCodes: Set<MapCodeType>): GeometrySearchQueryBuilder
Overrides IGeometrySearchQuery.withMapCodes
Enables the return of mapcodes.
mapCodes
- The enum type indicating supported MapCodes.
Return
A reference to the builder object.