|
Maps SDK for C++ 1.0.0
|
Toll section structure. More...

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. | |
Toll section structure.