Back to Gallery

Liberty

by OpenFreeMap

A free and open street map style with a classic look, based on OSM Liberty.

const map = new maplibregl.Map({
  container: "map",
  style: "https://tiles.openfreemap.org/styles/liberty",
});