getPoints

Get a list of Point for the line, which represents the locations of the line on the map

Return

a list of the locations of the line in a longitude and latitude pairs

fun getPoints(): List<Point>