KmlLineString

constructor(coordinates: ArrayList<LatLng>)

Creates a new KmlLineString object

Parameters

coordinates

array of coordinates


constructor(coordinates: ArrayList<LatLng>, altitudes: ArrayList<Double>)

Creates a new KmlLineString object

Parameters

coordinates

array of coordinates

altitudes

array of altitudes