Mapbox Studio Classic styles are powered by vector tiles that contain feature data and attributes. Use the inspector to see a wireframe of the raw vector data. Click the map to view details about a feature.
Change the Map background-color property to a hex code (#f88) or html color (pink). Hit s to save and update your style. The map preview on the left updates as you work.
In the Mapbox Studio Classic style editor you can design map styles using data from OpenStreetMap, Mapbox, and other custom sources. Then publish them to be used with the Mapbox API.
Styles can be packaged as .tm2z files that include your style and any image resources in your style folder. Click the Package button or Upload directly to your Mapbox account.
Each style is powered by a vector source. Click a layer to see more about the data that can be styled. Use the Change source button to switch out the active vector source for another.
The fonts drawer displays previews of fonts that Mapbox Studio Classic can use. Use the correct combination of font family and weight in your CartoCSS to the font used by text labels.
View a full reference to the map styling language CartoCSS in a drawer next to your code as you work. Click any of the properties to see a description of what it does and its default values.
Click your avatar to see styles you've edited recently or start a new style. Switch to the Sources pane to create or edit vector sources from your custom data.