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