points property

List<ElevationPoint> points
final

List of points to draw on elevation widget Lat and Long are required to emit notification on hover

Implementation

final List<ElevationPoint> points;