Plotly.NET icon indicating copy to clipboard operation
Plotly.NET copied to clipboard

Add mapbox layer as top level argument for high level mapbox APIs

Open kMutagene opened this issue 3 years ago • 0 comments

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)

kMutagene avatar Jul 04 '22 08:07 kMutagene