LongDistanceEVRoutingQueryBuilder(origin: LatLng, destination: LatLng, speedConsumptionInKWhPerHundredKm: Map<Double, Double>, currentChargeInKWh: Double, maxChargeInkWh: Double, minChargeAtDestinationInkWh: Double, minChargeAtChargingStopsInkWh: Double, chargingModes: List<NativeChargingMode>)
The default builder for LongDistanceEVRoutingQuery objects.