Map Styles API
Use map styles and SDK examples through StyleJSON integration.
Map Styles API pages cover the ready-to-use map styles served through the StyleJSON endpoint and raster tile templates. These styles follow the Mapbox Style Specification and are compatible with MapLibre GL, Mapbox GL, OpenLayers, and Leaflet vector-tile renderers.
Start with StyleJSON, then use Mappinest Styles to choose between streets, light, dark, and satellite.
If your main goal is to get a production-ready map style on screen quickly, this is the section to read before moving into client-specific examples.
Next steps
StyleJSON
Understand the StyleJSON endpoint, response fields, and how clients use a full style document URL.
Map Styles
Use one of the four supported style IDs and integrate it through the shared StyleJSON endpoint pattern.
SDK examples
Choose a client library and copy a ready-to-use StyleJSON integration example.