Software Alternatives, Accelerators & Startups

MapLibre

Open-source mapping libraries for web and mobile app developers.

MapLibre

MapLibre Reviews and Details

This page is designed to help you find out whether MapLibre is good and if it is the right choice for you.

Screenshots and images

  • MapLibre Landing page
    Landing page //
    2023-07-04

Features & Specs

  1. Open Source

    MapLibre is an open-source project, which means it is free to use and the community can contribute to its development, ensuring a diverse range of features and improvements.

  2. Community Driven

    Since MapLibre is community-driven, it benefits from collective contributions, rapid updates, and diverse input from developers around the world.

  3. Compatibility

    MapLibre is a fork of the Mapbox GL JS library, which means it maintains compatibility with existing Mapbox styles and features, making it easy for developers to transition or integrate.

  4. Customization

    Developers have the flexibility to customize and extend the library according to their specific needs, thanks to its open API and plugin support.

  5. No Vendor Lock-In

    With MapLibre, developers are not tied to a specific vendor or pricing model, allowing for greater flexibility and control over geospatial applications.

Badges

Promote MapLibre. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

Use Mapbox for Free? Mapbox vs MapLibre

2023 | MapTiler SDK, the MapLibre experience on steroids - Jonathan Lurie

OpenSource to the rescue: the future of MapLibre - Yuri Astrakhan

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about MapLibre and what they use it for.
  • How I built an interactive atlas of 767 train routes (React + MapLibre + open data)
    The map is MapLibre GL JS on OpenFreeMap vector tiles โ€” a free, no-API-key, OpenStreetMap-based tile host. That combination means the whole map costs nothing to run and has no per-tile billing surprise. - Source: dev.to / 6 days ago
  • How to build and serve custom simplified maps with OpenMapTiles
    In this tutorial, we have introduced techniques for generating simple vector maps: where to retrieve the data, how it can be filtered with Osmium, how OpenMapTiles processes it to generate vector tiles, and finally how tileserver-gl can serve them (although it is not production-ready on its own). From here, you may then want to style your map with Maputnik, explore the user interactions provided by MapLibre, or... - Source: dev.to / 7 months ago
  • Building a 3D Map Application Using Mapterhorn Terrain Data
    Mapterhorn is an open data project that publishes terrain data. It creates terrain tiles from various open data sources, such as ESAโ€™s Copernicus DEM and Switzerlandโ€™s swissALTI3D, and distributes them in the PMTiles format. The project is led by Oliver (formerly at MapLibre). - Source: dev.to / 6 months ago
  • OpenStreetMap's software ecosystem and tools
    Unlike commercial products like Google Maps, OpenStreetMap does not have an "official" map library that you are required to use. Among the most popular OSM map libraries for the web are Leaflet, which is the default map viewer on openstreetmap.org, and OpenLayers, which is considered more powerful but has a steeper learning curve. Alternatives like MapLibre have SDKs for web, Android, and iOS. Other popular map... - Source: dev.to / 9 months ago
  • So what is Open Source Software in a Source Available Software world?
    Not to mention, it works both ways. You can fork any Amazon's OSS and spin up a SaaS as well. This is literally why Cursor exists. Because they forked VS Code to make it their own. And this is where SAS lacks. If VS Code was licensed using source available licenses, it couldn't have been forked to make Cursor. The software industry in it's current form exists because of OSS. With SAS, it is only about money... - Source: dev.to / 9 months ago
  • Project of the Week: MapLibre
    MapLibre is an open-source JavaScript library for publishing interactive vector maps on websites and applications. Originally forked from Mapbox GL JS in December 2020 (when Mapbox switched to a non-OSS license), MapLibre has evolved significantly beyond being just a replacement. With over 7,700 GitHub stars, 843 forks, and contributions from 551 developers, MapLibre has established itself as the leading... - Source: dev.to / about 1 year ago
  • Self hosted maps for (practically) free
    Using OpenStreetMap, ProtoMaps, Maputnik and MapLibre to self host custom maps is a really fun tech adventure! These low cost and serverless maps work on the web, react native, android, and iOS. Break free from Google Maps, Apple Maps, and Mapbox! - Source: dev.to / about 1 year ago
  • Building an Amazon Location Service Resources with AWS CDK and AWS CloudFormation
    References Amazon Location Service AWS Cloud Development Kit (AWS CDK) AWS CloudFormation MapLibre. - Source: dev.to / over 2 years ago
  • Protomaps โ€“ A free and open source map of the world
    (.shp .gpkg ...) | ogr2ogr -> .geojson | tippecanoe -> .pmtiles for OpenStreetMap data there's planetiler[4], and and openmaptiles[5] styles that work with Maplibre with those combinations you've got a great start to something you can host for pennies on AWS S3+CloudFront or Cloudflare R2, with an open source data pipeline [1] https://maplibre.org/. - Source: Hacker News / over 2 years ago
  • GPSJam: Daily maps of possible GPS interference
    Https://maplibre.org/ is a free fork of Mapbox v1.x before they brought in their licensing model. - Source: Hacker News / almost 3 years ago
  • New Map APIs from Google
    Does anyone else have a solution for the satellite layer? I was using MapLibre [0] then needed direct-on-the-ground images which made me convert to Google Maps. [0] https://maplibre.org/. - Source: Hacker News / almost 3 years ago
  • Use 3D map library with API key function of Amazon Location Service
    When using the Amazon Location Service, I recommend MapLibre GL JS, which I introduced in my previous article, "Amazon Location Service and AWS Amplify to Use Various Map Library," but you can also use any map library you like, including iTowns this time. I hope you will choose the map library of your choice, including iTowns! - Source: dev.to / almost 3 years ago
  • Apache Baremaps: online maps toolkit
    MapLibre (https://maplibre.org/) is used to render the map. - Source: Hacker News / about 3 years ago
  • [OC] I made a map of GitHub. It lets you find related projects with ease
    Kudos to https://maplibre.org/ - amazing library. Source: about 3 years ago
  • [OC] A new map of GitHub made from 350M stars, shows 460,000 projects
    The map is rendered by https://maplibre.org/, you can see how it is used here https://github.com/anvaka/map-of-github. Source: about 3 years ago
  • Geocode with OpenCage and MapLibre
    OpenCage is an API Provider offering two services a geocoding service and a geosearch service MapLibre is an Open-source mapping libraries for web and mobile app developers. - Source: dev.to / over 3 years ago
  • Serverless maps at 1/700 the cost of Google Maps API
    Hmm, I haven't heard of any open source projects re-implementing Google's client library, and I imagine it would be difficult to keep parity with a closed-source project. Most open source efforts have consolidated around MapLibre GL https://maplibre.org which is a maintained fork of Mapbox GL before their switch to a source-available license. - Source: Hacker News / over 3 years ago
  • Beginner Questions about MapBox GL JS
    If you haven't seen it already, you may want to take a look at Map Libre (https://maplibre.org) - it's a fork of Mapbox GL JS, just before they changed the licensing (you now pay per map-load for Mapbox GL JS, even if you're not using their map data). Source: over 3 years ago
  • How can I show the user, top down, moving around a real map (Pokemon Go style, almost) without huge API costs? I don't need satellite images, rough estimates of streets and houses would be enough.
    It uses these free tools: MapTiler Server - OpenStreetMap vector map tiles, provided by MapTiler - "OSM Bright" map style by OpenMapTiles - MapLibre JS map viewer. Source: over 3 years ago
  • Amazon Location Service and AWS Amplify to Use Various Map Library
    I will build a location-based application using and comparing three open-source map libraries: MapLibre GL JS, OpenLayers, and Leaflet. - Source: dev.to / over 3 years ago
  • Self Hosting a Google Maps Alternative with OpenStreetMap
    Small note clarification about MapLibre. It's a vendor-neutral project supported by a lot of different industry participants (including AWS & Meta). https://maplibre.org. - Source: Hacker News / over 3 years ago

Do you know an article comparing MapLibre to other products?
Suggest a link to a post with product alternatives.

Suggest an article

MapLibre discussion

Log in or Post with

Is MapLibre good? This is an informative page that will help you find out. Moreover, you can review and discuss MapLibre here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.