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
Currently, plotting mapbox traces without explicitly setting a mapbox object leads to empty charts, as no default layer exists. This should be solved by either setting a default layer (e.g. OpenStreetMap) or adding a mandatory argument (or a combination of both without the argument being mandatory)