toggle menu
android-maps-utils
3.9.0
androidJvm
switch theme
search in API
android-maps-utils
/
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