KmlPoint

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