fun withFuelSet(fuelSet: String): GeometrySearchQueryBuilder
Overrides IGeometrySearchQuery.withFuelSet
A comma-separated list of fuel types which could be used to restrict the result to Points Of Interest of specific fuels.
fuelSet
- A comma-separated list of fuel types.
Return
A reference to the builder object.