@jakubvrana @rittels am getting a similar error on my plugin
Posts made by davink
-
RE: e.dependencies.forEach is not a function
-
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" }
-
RE: embeded windy plugin
@korina hi, a windy plugin!... and thanks yes i have seen and been through api.windy.com
-
RE: embeded windy plugin
thanks @korina but im trying to embed windy in a html page with the ability to load a plugin
-
RE: embeded windy plugin
@korina yes great but how? are there any examples around ?
-
embeded windy plugin
hi
is it possible to have a windy plugin embeded within an existing web page ? -
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 -
RE: Private plugins
@ivo Authorize usage on the backend that will be avbl only to you customers. Do you mean I should have a private scope for the npm package ?
-
Private plugins
Hi there,
I see in the windy plugin docs there is mention of an "Enterprise Project". I'm interested in developing plugins to keep private amongst a small group and wondering what the options are?.Thanks and regards,
Darryl -
RE: Windy offers Sounding Forecast
Great addition for windy. Is there any chance we could see it having the choice to visualise the soundings with a: Skew T log P format? In the southern hemisphere thats the norm. All soundings published and used by the Bureau of Meteorology in Australia use a Skew T log P format. Great app. Love your work!