Skip to content

Extra

There can be done more operations then the ones previously mentioned, such as:
  • update an optimization: you can change its parameters, its contraints etc

  • add/update/delete stops from an optimization

  • update a route: you can change a route’s parameters and contraints independently of its optimization

  • add/delete stops from a route

  • create an agenda: with the most used stops, and then easily access and set them in the optimization

  • create a fleet: with your vehicles, and then set them to certain routes

  • create territories

  • set fuel prices: set the fuel prices from your area, and the routes’ cost will be updated accordingly

See the rest of the C++ examples for more details.

C++ Examples

Maps SDK for C++ Examples can be downloaded or cloned with Git