dig
October 20, 2022, 10:25am
1
Hi all,
I was wondering if there was a way to use the Mapbox globe projection they announced this summer? (3D Globe Map: A new way to experience the world )
It would be great feature to have in some of the dash apps Iβm creating!
Thanks in advance!
1 Like
hi @dig
no, I donβt think we have a way to use the Mapbox globe projection directly through Plotly.
Hi @adamschroeder , eight months down are there any plans to introduce this functionality? Or can you advise on any workarounds?
hi @this_josh
No, we do not have plans to add the mapbox globe feature anytime soon. We have other fixes and features that we have decided to prioritize, given their potential for impact.
1 Like
After looking into it, it seems that this is not possible as Plotly cannot use the Mapbox version required due to licencing issues.
opened 08:16PM - 04 May 23 UTC
closed 02:06PM - 05 May 23 UTC
I am not sure if I should put this feature request should be here or in Plotly.p⦠y I put one in Plotly.py https://github.com/plotly/plotly.py/issues/4189#issue-1696621984
Hi, I would like to see projection support in Mapbox map layers like, `px.scatter_mapbox`, such as 'globe' projection (which will make a tile-based 3d globe map). I noticed that [Plotly is integrated with Mapbox-gl](https://plotly.com/javascript/mapbox-layers/), and the [Mapbox-GL support different projections](https://docs.mapbox.com/mapbox-gl-js/guides/projections/), so it should be easy to have this option in Plotly. It looks like it's already supported in `scatter_geo` (see the [doc](https://plotly.com/python-api-reference/generated/plotly.express.scatter_geo.html))but not Mapbox layers.
See projections support in Mapbox-GL [here](https://docs.mapbox.com/mapbox-gl-js/guides/projections/). See what's looks like with projection here,
<img width="681" alt="image" src="https://user-images.githubusercontent.com/5254627/236315193-3090e555-630b-4a50-89e0-806d0d93dca0.png">
<img width="682" alt="image" src="https://user-images.githubusercontent.com/5254627/236315273-e46555ff-4a7b-4f62-9c4d-17597e7fc26e.png">
empet
June 19, 2023, 6:28pm
6