coordinates property

List<ORSCoordinate> coordinates
final

The coordinates of the elevation Geometry data. Lat, Lng, Alt?

Implementation

final List<ORSCoordinate> coordinates;