[ CCode ( has_construct_function = false ) ]
public Coordinate.full (double latitude, double longitude)
Creates a new instance of Coordinate initialized with the given coordinates.
| latitude |
the latitude coordinate |
| longitude |
the longitude coordinate |
|
the created instance. |