Coordinate.full


Description:

[ CCode ( has_construct_function = false ) ]
public Coordinate.full (double latitude, double longitude)

Creates a new instance of Coordinate initialized with the given coordinates.

Parameters:

latitude

the latitude coordinate

longitude

the longitude coordinate

Returns:

the created instance.