Skip to content
On this page

Home > meteofrance_api > Place > getWeather

Place.getWeather() method

Get the weather for this place

Signature:

typescript
getWeather(): Promise<Weather>;

Returns:

Promise<Weather>