Mapbox SDK render zoomable Map on Canvas

Hi,
with the Mapbox SDK I’ve created a zoomable map. It works well when rendered on an orthographic camera, but I want to display the map on a UI canvas.
Please let me know if you got an idea or maybe a hint how to implement this.

1 Like

I’m also interested

@nicolasNablawar rendering the map on a raw image worked for me.

Hi, @theLuckyC i was able to rendering the map on an texture and then on a raw image. I can zoom it but pan don’t work any idea how to achieve this ? Thanks!

How did you manage to do it? Like, what were the steps?

1 Like