Plotly.NET
Plotly.NET copied to clipboard
Add mapbox layer as top level argument for high level mapbox APIs
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)