Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. davink
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 15
    • Groups 2

    davink

    @davink

    Kiter
    1
    Reputation
    36
    Profile views
    15
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Location australia

    davink Unfollow Follow
    Kiter Meteorologist

    Best posts made by davink

    • RE: e.dependencies.forEach is not a function

      @jakubvrana @rittels am getting a similar error on my plugin

      posted in Windy Plugins
      davinkD
      davink

    Latest posts made by davink

    • RE: e.dependencies.forEach is not a function

      @jakubvrana @rittels am getting a similar error on my plugin

      posted in Windy Plugins
      davinkD
      davink
    • RE: KML/geojson not loading

      @korina thanks!

      posted in Developers
      davinkD
      davink
    • RE: KML/geojson not loading

      hi @korina, its chrome: 513b982a-cb75-4933-8546-c5d61734ca7a-image.png

      posted in Developers
      davinkD
      davink
    • KML/geojson not loading

      I recently tried to load a KML/geojson that failed with the error below. Had no problem loading into google earth and even tried saving from google earth to KML and trying again with no success. Anyone seen this before ?
      Thanks!

      {
        "timestamp": 1638916801806,
        "runningMs": 24353,
        "type": "error",
        "msg": "Uncaught TypeError: t.howBig is not a function",
        "line": 1,
        "col": 17348,
        "url": "https://www.windy.com/uploader?-31.947,115.865,5,i:pressure",
        "script": "uploader.js",
        "ver": "34.1.1",
        "target": "index",
        "stack": "TypeError: t.howBig is not a function
      		    at HTMLInputElement.x (https://www.windy.com/v/34.1.1.ind.c60d/plugins/uploader.js:1:17348)",
        "deviceID": "3884d355-e94e-42cc-6bdb-24892dd042b0",
        "error": " {
      		    \"stack\": \"TypeError: t.howBig is not a function\
      		    at HTMLInputElement.x (https://www.windy.com/v/34.1.1.ind.c60d/plugins/uploader.js:1:17348)\",
      		    \"message\": \"t.howBig is not a function\"
      		}",
        "isOnline": true,
        "scriptLine": "uploaderj-1",
        "latestBcast": "bcast: rqstOpen uploader (20073ms ago at 1638916781733)
      		bcast: globeClose (19976ms ago at 1638916781830)
      		bcast: rqstClose upload (19976ms ago at 1638916781830)
      		bcast: pluginOpened uploader (19924ms ago at 1638916781882)
      		bcast: pluginClosed tools (19571ms ago at 1638916782235)",
        "sessionCounter": 1302,
        "sessionName": "au-davink",
        "lang": "en",
        "size": "1920x1080",
        "platform": "desktop",
        "errorID": "uncaught-typeerror-thowbig-is-not-a-function"
      }
      
      posted in Developers
      davinkD
      davink
    • RE: embeded windy plugin

      @korina hi, a windy plugin!... and thanks yes i have seen and been through api.windy.com

      posted in Windy Plugins
      davinkD
      davink
    • RE: embeded windy plugin

      thanks @korina but im trying to embed windy in a html page with the ability to load a plugin

      posted in Windy Plugins
      davinkD
      davink
    • RE: embeded windy plugin

      @korina yes great but how? are there any examples around ?

      posted in Windy Plugins
      davinkD
      davink
    • embeded windy plugin

      hi
      is it possible to have a windy plugin embeded within an existing web page ?

      posted in Windy Plugins
      davinkD
      davink
    • RE: can detail emit a detailClosed ?

      @rittels thanks! that worked

      posted in Windy Plugins
      davinkD
      davink
    • can detail emit a detailClosed ?

      i'm trying to fire a function upon detail closing and was hoping i could access something similar to picker when closing ie:
      picker.on('pickerClosed', () => {});
      any help with the best approach most appreciated! or how i can get a look at all functions available

      posted in Windy Plugins
      davinkD
      davink