library
Toggle table of contents
3.19.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
library
library
/
com.google.maps.android.data.kml
/
KmlPoint
/
KmlPoint
Kml
Point
constructor
(
coordinates
:
LatLng
)
Creates a new KmlPoint
Parameters
coordinates
coordinates of the KmlPoint
constructor
(
coordinates
:
LatLng
,
altitude
:
Double
)
Creates a new KmlPoint
Parameters
coordinates
coordinates of the KmlPoint
altitude
altitude of the KmlPoint