plotly / react-chart-editor

Customizable React-based editor panel for Plotly charts
https://plotly.github.io/react-chart-editor/
MIT License
501 stars 102 forks source link

Full Mapbox support #961

Closed nicolaskruchten closed 4 years ago

VeraZab commented 4 years ago

in the dev app, could we remove the mapbox access token please? i often end up losing that accessToken file

nicolaskruchten commented 4 years ago

Well as of this PR you can set the token to an empty string :)

nicolaskruchten commented 4 years ago

Meaning you can just do cp accessTokens.js.tpl accessTokens.js and it'll "just work" without the Mapbox-service features

VeraZab commented 4 years ago

As discussed on slack:

VeraZab commented 4 years ago

code looks good to me otherwise 💃

VeraZab commented 4 years ago

squash commits before merging?

nicolaskruchten commented 4 years ago

yes, for sure :)