evTruckOptions property
- @Deprecated("Will be removed in v4.28.0. Use the `routing_options` instead.")
getter/setter pair
Specifies options for calculation of isolines for electric truck. Mutually exclusive with IsolineOptions.carOptions, IsolineOptions.truckOptions, IsolineOptions.evCarOptions and IsolineOptions.routingOptions.
Implementation
@Deprecated("Will be removed in v4.28.0. Use the `routing_options` instead.")
EVTruckOptions? evTruckOptions;