GeoJsonPoint

constructor(coordinates: LatLng)

Creates a new GeoJsonPoint

Parameters

coordinates

coordinates of GeoJsonPoint to store


constructor(coordinates: LatLng, altitude: Double)

Creates a new GeoJsonPoint

Parameters

coordinates

coordinates of the KmlPoint

altitude

altitude of the KmlPoint