FNC Maps Travelmode TRUCK for Tomtom

Hi, how can we define provider specific options i.e. travelMode from Tomtom:

travelMode : string
The mode of travel for the requested route.

  • Note that the requested travelMode may not be available for the entire route.
  • Where the requested travelMode is not available for a particular section, the travelMode element of the Response for that section will be "other".

Note that travel modes bus , motorcycle , taxi , and van are in BETA functionality. Full restriction data is not available in all areas.
In calculateReachableRange requests, the values bicycle and pedestrian must not be used.
Default value: car
Other values:

  • truck
  • taxi
  • bus
  • van
  • motorcycle
  • bicycle
  • pedestrian

We need such options within Directions and Maps api.

Hi,

We'll investigate the possibilities. @Bart, can you take a look at this?, thx.

Hi,

This is a good suggestion. We'll have to investigate if the Truck Travelmode option can be added in a future version.