library
Toggle table of contents
3.11.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
com.google.maps.android.data.kml
/
KmlLineString
/
KmlLineString
Kml
Line
String
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