You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a similar problem if I make a custom build (and import with RequireJS). I have to do like turf.area.default instead of turf.area and turf.helpers.polygon instead of turf.polygon.
Hi @michaelfaith84 and @ashley-mort, if you can upgrade to v7 this issue should be fixed for you. If you need to stick with v6, keep an eye on #2600 where we're aiming to retro-fix typing issues.
Default import is broken.
As noted with bbox-polygon previously, after importing to use it you must invoke via bbox.default().
The text was updated successfully, but these errors were encountered: