How to get dynamic tiled with mapbox

Hi everyone

I want to make a wolrd map, and I need to use dynamic tiled, I want to know how can I do it with mapbox.
here is my PG: Babylon.js Playground
I want to use dynamic tiled to get world map and then when I zoom in I want to get the details of map.

Pinging our resident Mapbox expert @sharp

1 Like

Thanks a lot, He Helped me so much, but I think I should do it by myself.

You are welcome :slight_smile: As I said I’m working on a full featured babylon-mapbox implementation but it’s very challenging…Let us know if you have success with what you are trying to do !

1 Like

surely, Thank you so much for all of your help.

Maybe this helps, there is another thread at Babylon in Mapbox Layer - #9 by Veksi which has a link to deck.gl repo where someone is setting up Harp.gl with MapBox. Harp.gl is powered by ThreeJS and I would guess some of the problems and troubleshooting techniques apply. Maybe interesting to @sharp.

Worth pointing out that now that Mapbox 2 is paid and the free version is the forked legacy version 1 at GitHub - maplibre/maplibre-gl-js: MapLibre GL is a free and open-source fork of @mapbox/mapbox-gl. The paid version has, as far as I undertand, many of the same things in it as in deck.gl. Here’s a blog post explaining in more detail: Our Thoughts as MapboxGL JS v2.0 Goes Proprietary | CARTO Blog.