Guides

Practical integration guides for using Mappinest with common map clients and GIS tools.

These guides show how Mappinest APIs connect to common map clients and GIS tools. Use them when you want to move from a working API path to an actual integration in MapLibre GL JS, Mapbox GL JS, OpenLayers, or Leaflet without reading the full reference first.

Each map client page links to focused tutorials for available map styles through StyleJSON, uploaded vector tilesets through TileJSON, and uploaded raster tilesets through the Raster Tiles API. The goal is to help you choose the right endpoint before copying code into production.

The guides are paired with GitHub examples. Replace the API key, tileset Id, style ID, and source layer with your own values, then use the related API pages when you need endpoint details or troubleshooting notes.

Next steps