CreatePicker bug
-
I am trying to incorporate Windy into an Android app and found the following bug.
createPicker: function(e, t, i) {
if (this.popup || (this.x = this.el.offsetLeft + 1,
this.y = this.el.offsetTop + this.el.offsetHeight,
s.setZoomCenter(this.x, this.y)), <<<<<<<< picker.js:formatted:290 Uncaught (in promise) TypeError: s.setZoomCenter is not a functionIs there some way to disable the picker till this is resolved? I am an absolute novice in javascript.
Thanks
Eric
-
I have used @rittels workaround for mobile, which is described here:
https://community.windy.com/post/16879 -
That fixed the display problem. Thanks!
Windyty, S.E. - all rights reserved. Powered by excellent NodeBB
NodeBB & contributors, OSM & contributors, HERE maps