I would like to know if is possible to open the weather application with a specific location (ex. Berlin) already set by pressing a button
@IBAction func openMeteoTo(_ sender: Any) { }
and if there are some documentation about it or tutorials, i did a little research but i didn't find anything.