Skip to content

[Feature Request] use own style.json instead of mapbox access token #3592

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
anderl80 opened this issue Mar 1, 2019 · 2 comments · Fixed by #3987
Closed

[Feature Request] use own style.json instead of mapbox access token #3592

anderl80 opened this issue Mar 1, 2019 · 2 comments · Fixed by #3987
Assignees
Labels
feature something new
Milestone

Comments

@anderl80
Copy link

anderl80 commented Mar 1, 2019

For plotly scatter mal plots:

I'd wish the package also offered the possibility to use a self defined style.json like when you use Mapbox natively in JS. Using this specification (and using OSM tiles) makes the mapbox_access_token obsolete.

plotly/plotly.py#1431

@etpinard etpinard added the feature something new label Mar 1, 2019
@etpinard
Copy link
Contributor

etpinard commented Mar 1, 2019

Thanks for posting. We'll make that simpler this spring.

In the meantime you can get this to work by providing a dummy mapbox access token: https://codepen.io/etpinard/pen/KbxgXb

@etpinard
Copy link
Contributor

etpinard commented Mar 1, 2019

Related #3173, #2988

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants