calculate E V Range
This method will compute routes in all directions from the position, and returns a polygon of where you can go with your battery capacity.You can get multiple polygons for different capacities in one call.
Parameters
Geographical position from which the calculation starts GeoCoordinates
List of battery capacities in kWh as start values for the computation
Instance of RoutingOptions
Instance of EVProfile
This method will compute routes in all direction f rom position, and returs polygon area where you can go with your battery capacity.You can get multiple polygons for different capacities in one call.
Parameters
Geographical position from which the calculation starts GeoCoordinates
List of battery capacities in kWh as start values for the computation
Instance of RoutingOptions
Instance of EVProfile
Executor which will execute listener's callbacks