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

Climb section structure. More...

Public Attributes

int startDistanceM
 Distance in meters where this section starts ( from route begin/starting point ).
int endDistanceM
 Distance in meters where this section ends ( from route begin/starting point ).
float slope
 Slope value.
EGrade grade
 The grade value of the section.

Detailed Description

Climb section structure.