Is it possible to load Mapbox style as an outdoor view in Mappedin Web SDK V6?

I’m looking to change the style of the outdoor view in Mappedin Web SDK V6. Specifically, I want to use a Mapbox style for the outdoor map. However, according to this Mappedin guide, it seems like only MapLibre is supported. We’ve encountered issues with both methods—either the Mapbox URL is not supported, or we get CORS errors with MapLibre.

Do we need to load MapLibre GL JS or Mapbox JS separately in addition to the Mappedin SDK to make this work? Could you provide guidance on the correct approach to load custom outdoor map styles?

Thank you!

Hi Dinesh,

Welcome to the Mappedin Community!

The Mappedin v6 alpha SDK does not currently support custom styles for the outdoor map. This is something we are thinking about for the future.

For now, we have created 5 styles created by Mappedin you can choose from. I’ve just added that list to Outdoor Map Guide’s Style section. We’ll update that guide in the future when new styling options are available.

1 Like

Thankyou, The new style guide helps a lot.