Windy Community

    • Register
    • Login
    • Search
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    1. Home
    2. powellbound
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 20
    • Best 1
    • Controversial 0
    • Groups 2

    powellbound

    @powellbound

    API developers

    2
    Reputation
    66
    Profile views
    20
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    powellbound Unfollow Follow
    API developers Utility Control Room Operators

    Best posts made by powellbound

    • Feature request

      The app I am working on has multiple markers on the page and I would love to be able to get the layer data after moving the time slider for those markers based on the LatLon of the markers. I have tried on redrawFinished to move the picker around to the spots to get the layer data but it is just not gonna work.

      A great to have (for me) would be an overlay.getData(lat, lon) method that would return the info that I could run anytime but especially on redrawFinished...

      Thanks for the great (make that GREAT) product you all are creating!!

      posted in Windy API v4
      P
      powellbound

    Latest posts made by powellbound

    • Paid Version vs Free

      What are the differences in the paid version?

      posted in Windy API v4
      P
      powellbound
    • RE: Is there a way to...

      OK, I can do that. What is the div or span CSS entry for the slider so I can override it?

      If I get the paid version, what are some of the extras that come with that version?

      posted in Windy API v4
      P
      powellbound
    • Is there a way to...

      Limit the number of days displayed on the time slider at the bottom. It looks like it defaults to about 8 days but I would like to only show a 2 or 3. Is that possible?

      TIA

      posted in Windy API v4
      P
      powellbound
    • How about FeelsLike temp layer?

      I think that would be a nice to have...

      posted in Your Feedback and Suggestions
      P
      powellbound
    • RE: Serious bug in Leaflet 1.4 CSS styles!!!

      So what is the code for the link we need to replace and what should be used in the of our html??

      posted in Windy API v4
      P
      powellbound
    • Getting local time from store.get('path') ?

      Is there a function to get the local time, or any specific time (eg EST or GMT) from the path variable?

      TIA!

      posted in Windy API v4
      P
      powellbound
    • RE: Feature request

      No worries, you have been a huge help. I was just unsure about the Leaflet version to use. I am looking forward to api 19!

      Thanks again!!

      posted in Windy API v4
      P
      powellbound
    • RE: Feature request

      Ahhh. I am using leaflet 0.7.7, should I be using 1.4??

      posted in Windy API v4
      P
      powellbound
    • RE: Feature request

      That worked and got me way ahead of where I thought I'd be. Thanks so much!!

      Question though, I am having trouble with other Leaflet methods and the console is telling me the requested method does not exist but I am clearly following the code per the Leaflet docs. Is there something limiting my access to certain things because I am not using the paid API? As I get further along, I will be getting the paid version.

      The specific code I am struggling with is:

      let mnw = map.getNorthWest();

      In fact, most of the map locations not map.getCenter() are not working.

      Thanks again.

      posted in Windy API v4
      P
      powellbound
    • RE: Feature request

      @rittels So, those are in Windy plugins, not the page API, right?

      I have never written a plugin. Do I need visual studio or ??

      posted in Windy API v4
      P
      powellbound