Navigation

    Windy Community

    • Register
    • Login
    • Search
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    1. Home
    2. tommmmmyyy
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Groups 0

    tommmmmyyy

    @tommmmmyyy

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    tommmmmyyy Follow

    Latest posts made by tommmmmyyy

    • RE: Change default layer

      @korina Hi Korina, thanks for the response.

      I am not willing to publicly say where I am using the API and nor should I have to. May I suggest you try and find another way of figuring out whether people have the correct license for Windy's usage, and keep the community support board for the purpose of community support?

      It seems like this is a common response to questions here which I find strange. I saw after one person replying that he was using the API "locally", the admin asked for a link to the website. Hmmmm.

      On the original topic - is it not possible to specify layers in the overlay property of the options object, and will the map not load given these options?

      	const options = {
      		overlay: 'wind',
      	};
      	(window as any).windyInit(options)
              ....
      
      posted in Developers
      T
      tommmmmyyy
    • Change default layer

      I and using Windy and the Leaflet API. I would the option to launch the map with a layer that shows just clouds without wind, but have not been able to find a code example.

      How is this possible and is it only possible with the paid version of Windy?

      Thank you.

      posted in Developers
      T
      tommmmmyyy
    • RE: LAYERS API

      Yes I would also like to switch between say clouds and wind with the API just like a user can, but I cannot find any documentation on how to do this anywhere at all.

      posted in Windy API v4
      T
      tommmmmyyy