Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::TollSection Struct Reference

Toll section structure. More...

Collaboration diagram for gem::TollSection:

Public Attributes

int startDistanceM
 Distance in meters where the section starts ( from route begin/starting point ).
int endDistanceM
 Distance in meters where this section ends ( from route begin/starting point ).
float cost
 Cost in the specified currency.
String currency
 Currency code, e.g. EUR, USD.

Detailed Description

Toll section structure.