Hi Windy Map API Community,
I am exploring the capabilities of the Windy Map API and considering upgrading to the premium version. I have a specific requirement for my project and I need to know if the “topoMap” overlay is available in the premium version of the API.
here is example code.
const { store } = windyAPI;
store.set('overlay', 'topoMap');
Could someone please confirm if this feature is included in the premium offerings, or provide any guidance on how to access it if available?
Thank you for your assistance!
Best regards,
From Brad Lee