getSteepSections

external fun getSteepSections(categories: ArrayList<Float>): ArrayList<SteepSection>?

Get list of route sections which are abrupt, that is, they have a significant elevation change.

Parameters

categories

The user list of steep categories. Each entry contains the max slope for the steep category as diffX / diffY.