Home > meteofrance_api > Coords > (constructor)
Coords.(constructor)
Constructs a new instance of the Coords class
Signature:
typescript
constructor(lon: number, lat: number);Parameters
Parameter | Type | Description |
|---|---|---|
lon | number | |
lat | number |