Hi,
I just saw that openweathermap api 2.5 will be down soon and I have some web request in my webcore pistons to get some specific data using this api. The 3.0 is already integrated to webcore but I would like to use external data for the coords... For now I have the built in for normal data but I also want the data for my actual location while I m moving. So I m able to get my coords but not sure on how to use it with the 3.0 api without suscribing with all credit information while there s one integrated already.
There s 2 option I think. 1- get to use costom coords inside the driver but not sure this is done in the built in driver nor I have to reinstall and try to add it and would need a local coords but another floating one... etc...
2- getting the api key used in the driver to be able to costomize it...
Any ideas on this?
Thanks!