[ CCode ( has_construct_function = false ) ]
public Location.detached (string name, string? icao, double latitude, double longitude)
Construct a new location from the given data, supplementing any missing information from the static database.
name |
the user visible location name |
icao |
the ICAO code of the location |
latitude |
the latitude of the location |
longitude |
the longitude of the location |
the newly created detached location |