Skip to content
INDEXSuggest a site
Back

MapLibre

Mapping, geospatial & alternative cartography toolsGIS softwareWeb mapping
FreeWebDesktopMobile
Visit site

A community toolkit for rendering vector maps across browsers and devices.

MapLibre is an open-source organization maintaining mapping libraries and specifications for building interactive maps. Its projects include a TypeScript web renderer, native C++ map rendering for mobile and desktop apps, style and tile specifications, and Martin, a Rust-based vector tile server/generator.

Why it stands out

  • Covers both browser and native app mapping under one open-source ecosystem.
  • GPU-based rendering is central to both the JavaScript and native libraries.
  • Includes formal style and tile specifications rather than only a renderer.
  • Martin adds a high-performance tile-serving path for PostGIS, PMTiles, and MBTiles workflows.
  • Governed as a community/open-source project with public repositories, sponsors, roadmap, and financial reports.

Good to know

  • This is primarily a developer toolkit, not a ready-made consumer map website.
  • You still need suitable map data, tiles, and styles; MapLibre is not itself a complete hosted basemap service.
  • Using the native and tile-server components may require C++, mobile platform, PostGIS, or Rust/CLI familiarity depending on the project.

Under the radar: If you are experimenting with styles, start from the linked Maputnik Style Editor instead of hand-editing the style JSON from scratch.

Photos

Illustration for MapLibre