open static fun getSectionPoint(stepList: MutableList<Step>): ArrayList<LatLng>
Convert the position of each step to list of latitude and longitude.
stepList - The list of steps.
stepList
Return The list of latitude and longitude that converted from the list of steps.
Since 1.0.0