I’m new to Mapbox. I’m using Mapbox GL JS to display a satellite-street map on our website. I’ve got all of that working ok.
The problem I’m having is that the default Mapbox map is at least 10 years old, mapbox/satellite-streets-v12.
I see a lot of promotion for updated maps and styles on the mapbox site, but I can’t figure out how to access them. This page refers to the older maps, https://docs.mapbox.com/api/maps/styles/#mapbox-styles.
I tried to create a new map with the Studio, but the base template is the same satellite street map that’s 10 years old, v12.
I’m going around in circles trying to find an updated satellite street map. This blog post, https://docs.mapbox.com/api/maps/styles/#mapbox-styles talks about new imagery, but the links at the bottom take you to the same old v12 version.
Thanks, any help is appreciated.