enableTolls property

bool enableTolls
getter/setter pair

A flag that indicates whether the resulting route Section.tolls properties should contain tolls data. Defaults to false.

Note: When a route calculation request asks tolls, a pricing scheme with higher rates might be applied. Consult your HERE representative to get more information on the related pricing schemes.

Note: For users of the OfflineRoutingEngine this is a beta release of this feature, so there could be a few bugs and unexpected behaviors. The OfflineRoutingEngine is available for editions such as the Navigate Edition. For users of the RoutingEngine the feature is stable.

Implementation

bool enableTolls;