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

Posts made by davink
-
RE: e.dependencies.forEach is not a function
-
RE: Your animations
To download this video just click with right mouse button on this link and select "Save link as..."
This video is licenced under Creative Commons licence (CC-BY 3) and can be used/modified freely in any possible way. Just mention Windy.com
Create your own animation at https://www.windy.com/animate
-
RE: Your animations
To download this video just click with right mouse button on this link and select "Save link as..."
This video is licenced under Creative Commons licence (CC-BY 3) and can be used/modified freely in any possible way. Just mention Windy.com
Create your own animation at https://www.windy.com/animate
-
RE: Your animations
To download this video just click with right mouse button on this link and select "Save link as..."
This video is licenced under Creative Commons licence (CC-BY 3) and can be used/modified freely in any possible way. Just mention Windy.com
Create your own animation at https://www.windy.com/animate
-
RE: Your map uploads
nacap_pipeline
https://www.windy.com/upload/620f0133915118c260cc79ad
Upload your own KML, GPX, GeoJSON file at https://www.windy.com/uploader
-
RE: Your map uploads
iron_kestrel_route
https://www.windy.com/upload/61cfcb4d8e22697d7bf95428
Upload your own KML, GPX, GeoJSON file at https://www.windy.com/uploader
-
RE: Your map uploads
iron_corella_route
https://www.windy.com/upload/61cfc9f38e22697d7bf95427
Upload your own KML, GPX, GeoJSON file at https://www.windy.com/uploader
-
RE: Your map uploads
transmission_lines.json
https://www.windy.com/upload/61b03db536e36ddbf5b6ce92
Upload your own KML, GPX, GeoJSON file at https://www.windy.com/uploader
-
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 ?